Skip to content

Instantly share code, notes, and snippets.

@Rast1234
Created November 16, 2013 13:40
Show Gist options
  • Select an option

  • Save Rast1234/7500275 to your computer and use it in GitHub Desktop.

Select an option

Save Rast1234/7500275 to your computer and use it in GitHub Desktop.
$ 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