Hi,
I am running Mac 10.8.3. I am experimenting a bit.
- I symlinked python in /Applications/Cura/Cura.app/Contents/MacOS/Cura
- ln -s /Library/Frameworks/Python.framework/Versions/2.7/bin/python python
- Then i got the following error
-
Mohammeds-MacBook-Air:MacOS MacBookAirMHK$ /Applications/Cura/Cura.app/Contents/MacOS/Cura
Traceback (most recent call last):
File "/Applications/Cura/Cura.app/Contents/Resources/__boot__.py", line 28, in <module>
import ctypes
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 10, in <module>
from _ctypes import Union, Structure, Array
ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ctypes.so, 2): Symbol not found: __PyInt_AsInt
Referenced from: /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ctypes.so
Expected in: flat namespace
in /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ctypes.so
2013-04-09 12:23:18.263 Cura[558:707] Cura Error
Recommended Posts
Daid 306
How are you running Cura and which version of MacOS are you using?
Link to post
Share on other sites