Skip to content

Instantly share code, notes, and snippets.

@jurikern
Created March 22, 2013 08:10
Show Gist options
  • Save jurikern/5219692 to your computer and use it in GitHub Desktop.
Save jurikern/5219692 to your computer and use it in GitHub Desktop.
MacOS X wxPython installer issue
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