Re: Issues with pip installation on windows

2017-09-19 Thread MRAB
On 2017-09-19 20:19, Bill Deegan wrote: try using: python -m pip Does that work? If you want to be more specific, you can use the Python launcher: py -3.6 -m pip On Tue, Sep 19, 2017 at 12:47 PM, Joey Steward wrote: -- Forwarded message -- From: Joey Steward Date: Mon,

Re: Issues with pip installation on windows

2017-09-19 Thread Bill Deegan
try using: python -m pip Does that work? On Tue, Sep 19, 2017 at 12:47 PM, Joey Steward wrote: > -- Forwarded message -- > From: Joey Steward > Date: Mon, Sep 18, 2017 at 3:26 PM > Subject: Issues with pip installation on windows > To: python-list@python.org > > > Hello, > > I'