Hi

I'm trying to install the path.py package under Python 2.7 on Windows.

I installed it using:

easy_install path.py

That worked but it didn't install path.py which is needed by my PTVS IDE for 
code completion (Intellisense).

I then tried downloading path.py-7.0.zip. I unzipped it and ran:

python setup.py install

within the extracted folder. But path.py still appears not to have been copied 
to:

C:\Python27

What am I doing wrong?

Best regards

David

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to