On 11/03/2015 18:15, Dave Angel wrote: .........
when I run a django wsgi.py using uwsgi sys.executable points at the uwsgi executable. To run subprocess etc I have to find the python that's parallel to uwsgi (works in a virtualenv at least).Just speculating, but how about when the main executable is not python at all, but it uses a DLL or .so file with Python interpreter.
-- Robin Becker -- https://mail.python.org/mailman/listinfo/python-list