Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

turtle segfaults on mac os X maverick #8

Open
gnunicorn opened this issue Nov 8, 2013 · 2 comments
Open

turtle segfaults on mac os X maverick #8

gnunicorn opened this issue Nov 8, 2013 · 2 comments

Comments

@gnunicorn
Copy link
Member

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).

@gnunicorn
Copy link
Member Author

this got eventually fixed with rc2 now, which is the first release to officially support maverick.

@Ivoz
Copy link
Member

Ivoz commented Nov 19, 2013

So essentially solved by 3.3.3/2.7.6?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants