Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

turtle segfaults on mac os X maverick #8

@gnunicorn

Description

@gnunicorn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions