I\'ve got a Django project working on an Apache server.
I installed pandas and want to use it to start manipulating data - however something odd is happening.
Try adding:
WSGIApplicationGroup %{GLOBAL}
Various of the scientific packages that it is going to need will not work in Python sub interpreters. That directive will force the use of the main interpreter context.