On Tue, Jan 13, 2015 at 5:02 AM, Andrew Koenig <a...@acm.org> wrote:
> Downloaded and installed 64-bit Python 3.4 and pywin32-219. Both installed 
> smoothly on my 64-bit Win7 machine. I added C:\Python34 to the search path.
>
> If I launch a Windows command window and run
>
>         python -m ensurepip

Do you have any other Pythons in PATH? Try:

python --version

Is it what you expect? If it is, see if there's a PYTHONPATH or
somesuch from a different version of Python.

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

Reply via email to