I ran Pinax-env\Scripts\deactivate.bat but it didn't change anything. I'm skeptical if satchmo will work in a virtualenv, since many of its dependencies (such as PIL) I had to install with a setup from here: http://www.lfd.uci.edu/~gohlke/pythonlibs/#pil
How would I get around this issue in a virtualenv? P:\Prototype>where python C:\Python27\python.exe P:\Prototype>Pinax-env\Scripts\activate.bat (Pinax-env) P:\Prototype>where python P:\Prototype\Pinax-env\Scripts\python.exe C:\Python27\python.exe -- http://mail.python.org/mailman/listinfo/python-list