How to install Python package from source on Windows

Gregory Ewing greg.ewing at canterbury.ac.nz
Fri May 26 03:13:34 EDT 2017


Deborah Swanson wrote:
> Since none of you have XP SP2 with Anaconda3 Python 3.4.3, to either
> confirm or deny my results, and I no longer have the message with the
> traceback showing what happened, nothing anybody says at this point
> matters wrt to what happens in XP SP2.

Have you posted a transcript of doing this:

    python -m ensurepip

and having it fail due to lack of Visual Studio? I'd be
interested to see exactly what it says.

-- 
Greg




More information about the Python-list mailing list