On Friday, January 24, 2014 3:59:38 PM UTC-5, Rajn wrote: > > Sorry Steve, > There is no PYTHONPATH in the Windows environment variable. I have not set > that variable. I miswrote earlier. > There is only PYTHONHOME which is set to C:\Python27 >
You might try setting your PYTHONPATH variable, so that libpython can use it to find the Python modules it is missing.
