Created
November 16, 2013 13:40
-
-
Save Rast1234/7500275 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ pip-2.7 show wxPython | |
| --- | |
| Name: wxPython | |
| Version: 2.8.12.1 | |
| Location: /usr/lib/python2.7/site-packages/wx-2.8-gtk2-unicode | |
| Requires: | |
| $ pip-2.7 install wxPython --upgrade -v --pre | |
| Installed version (2.8.12.1) is most up-to-date (past versions: src-2.9.5.0, src-2.8.12.1, docs-2.9.5.0, docs-2.8.12.1, demo-2.9.5.0, demo-2.8.12.1) | |
| Requirement already up-to-date: wxPython in /usr/lib/python2.7/site-packages/wx-2.8-gtk2-unicode | |
| Cleaning up... | |
| Removing temporary dir /tmp/pip_build_rast... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment