Hi , I am using the following configuration.I have installed mod_wsgi using pip command.I am using macos bigSur(11.6.2).
mod-wsgi==4.9.0 Server version: Apache/2.4.51 (Unix) - Apple Version I am getting the following error httpd: Syntax error on line 191 of /private/etc/apache2/httpd.conf: Cannot load /Users/apple/.virtualenvs/djangodev/lib/python3.8/site-packages/mod_wsgi/server/mod_wsgi-py38.cpython-38-darwin.so into server: dlopen(/Users/apple/.virtualenvs/djangodev/lib/python3.8/site-packages/mod_wsgi/server/mod_wsgi-py38.cpython-38-darwin.so, 10): Library not loaded: @rpath/Python3.framework/Versions/3.8/Python3\n Referenced from: /Users/apple/.virtualenvs/djangodev/lib/python3.8/site-packages/mod_wsgi/server/mod_wsgi-py38.cpython-38-darwin.so\n Reason: image not found Could anyone please guide me on this. Thanks and Regards Suraj -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/modwsgi/a5b75dca-04da-423c-abcd-9464fd19088en%40googlegroups.com.
