Created
March 22, 2013 08:10
-
-
Save jurikern/5219692 to your computer and use it in GitHub Desktop.
MacOS X wxPython installer issue
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
sudo installer -pkg wxPython2.8-osx-unicode-universal-py2.7.pkg -target / | |
installer: Package name is wxPython2.8-osx-unicode-universal-py2.7 | |
installer: Installing at base path / | |
2013-03-22 10:09:12.634 installer[8633:5a03] Package /Users/semjonow/Desktop/wxPython2.8-osx-unicode-universal-py2.7.pkg uses a deprecated pre-10.2 format (or uses a newer format but is invalid). | |
installer: The install was successful. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment