I'm trying to run my app which needs Geos and I got this error:
OSError: dlopen(/usr/local/lib/libgeos_c.dylib, 6): no suitable image found. Did find:
/usr/local/lib/libgeos_c.dylib: mach-o, but wrong architecture
Googling it the whole day I found this question:
I tried this solution and I still have the same problem. My OS X is 10.10 Yosemite and my Mac is 32 bits.
My python version is in 32 bits and my all library I think is in 32 bits.
There is a way to check it or fix this problem? Any ideas?
Try to uninstall and reinstall everything.
If that didnt work. In your Django settings.