I can't access my websites server ever since I upgraded to Mac OSX Mavericks. Whenever I try running the server, I get this message:
ImportError: dlopen(/Library/Python/2.7/site-packages/PIL/_imaging.so, 2): no suitable image found. Did find:
/Library/Python/2.7/site-packages/PIL/_imaging.so: mach-o, but wrong architecture
I'm using python 2.7 and django framework. I've been stumped on this error for a long time. Does anyone have a solution for this?