Problem pyton PIL
Christopher Jones
jonesc at hep.phy.cam.ac.uk
Tue Apr 15 11:44:48 PDT 2014
>>
>> Traceback (most recent call last):
>> File "<stdin>", line 1, in <module>
>> File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/PIL/Image.py", line 53, in <module>
>> from PIL import _imaging as core
>> ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/PIL/_imaging.so, 2): Symbol not found: _jpeg_resync_to_restart
>> Referenced from: /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/PIL/_imaging.so
>> Expected in: dynamic lookup
>
> Where did /Library/Frameworks/Python.framework come from? It’s not provided by Apple, nor any MacPorts port, and will likely interfere with things you want to install using MacPorts. I recommend you remove it.
Looks like it comes direct from ‘MacPython’ e.g.
https://docs.python.org/2.7/using/mac.html
>
> _______________________________________________
> macports-users mailing list
> macports-users at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2030 bytes
Desc: not available
URL: <https://lists.macosforge.org/pipermail/macports-users/attachments/20140415/8a6254f7/attachment.p7s>
More information about the macports-users
mailing list