Search code examples
python-3.xosx-mavericks

Python 3 segmentation fault on OS X Mavericks


I have been experiencing segmentation faults when using Python 3 on OS X Mavericks. Any suggestions on how to resolve this?

I have tried to reinstall the package from the Python site, but this is ineffective. How would one recompile Python 3 on the system?


Solution

  • http://www.python.org/download/releases/3.3.3/

    you can follow the instructions on the main python page for a quick and permanent fix. cheers,