Ok, looks like I may have to uninstall and try Anaconda.
I tried setting PYTHONPATH to C:\Python27\Lib -did not work and then to
C:\Python27 but nothing changed.

Thanks folks. Will let you know if things work after fresh install


On Fri, Jan 24, 2014 at 7:16 PM, Jake Bolewski <[email protected]>wrote:

> Honestly after fighting with Python on Windows for many years, your best
> course of action is probably to uninstall everything and try again from
> scratch.  I would back Steven's suggestion to install Anaconda if you are
> able.  It sounds like more work but in the end it is the only way to
> preserve your sanity.
>
>
>
> On Friday, January 24, 2014 5:36:24 PM UTC-5, Steven G. Johnson wrote:
>>
>> 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.
>>
>

Reply via email to