Wondering which Python your Apache with modwsgi is using? Marc 2012-04-23 ProgrammingPython 1 Comment This let me figure out that my modwsgi wasn’t using the Python that I thought it was. sudo lsof -c httpd | grep python
Other methods in http://code.google.com/p/modwsgi/wiki/CheckingYourInstallation