Hello. Upgraded to OSX 10.13.2 and having extreme difficulty getting my 
websites running.
Python 3.6.4
Apache 2.4.29 built for daemon mode (worker MPM).
mod_wsgi installed using the *sudo pip3 install mod_wsgi* command
Error I get:
Cannot load mod_wsgi.so into server: dlopen(mod_wsgi.so, 10): image not 
found
otool -L reports:
/Library/Frameworks/Python.framework/Versions/3.6/Python (compatibility 
version 3.6.0, current version 3.6.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 
1252.0.0)

Just guessing that libSystem.B.dylib is not compatible with mod_wsgi and so 
it won’t load. 

Any solution?

— Gnarlie

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to modwsgi+unsubscr...@googlegroups.com.
To post to this group, send email to modwsgi@googlegroups.com.
Visit this group at https://groups.google.com/group/modwsgi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to