You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
Don't forget that a) that maverick resets the third-party-app-security setting and disallows your pkg to be installed (change it at "System Settings -> Security -> General") and b) the interpreter is called python3.3 (as it isn't overriding the default python).
Isn't that fun? Mac fixed their readline.c for maverick and as a result the patches in python segfault now – yay. In order for python to work, you need to install the latest rc1 of python3.3.3, also not public yet. So if you run into that problem, here is the link to install:
http://www.python.org/download/releases/3.3.3/
Don't forget that a) that maverick resets the third-party-app-security setting and disallows your pkg to be installed (change it at "System Settings -> Security -> General") and b) the interpreter is called python3.3 (as it isn't overriding the default python).