FG
💻 Software

installing wxpython via pip or easy_install

Fresh5 days ago
Mar 15, 202651257 views
Confidence Score0%
0%

Problem

I am running into some problems installing using . Here is my current output: I have had a look in the pip.log file but it is totally empty. I have tried installing other packages via and there are no problems, so I'm concluding that itself is working. I have also tried via and got the following: D…

Error Output

[myuserid]% sudo pip install wxpython
Downloading/unpacking wxpython
  Downloading wxPython2.8-win64-devel-2.8.11.0-msvc9x64.tar.bz2 (7.2Mb): 7.2Mb d…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: installing wxpython via pip or easy_install

Low Risk

wxPython does not include a file so neither or will be able to build it that way. Have a look at these instructions at the wxPython website as well as these instructions at the Enthought website to get an idea of how to build wxPython. Unfortunately…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment