Re: Issues with pip installation on windows

2017-09-19 Thread MRAB
, Sep 18, 2017 at 3:26 PM Subject: Issues with pip installation on windows To: python-list@python.org Hello, I'm a new programmer who initially began learning python for bioinformatics and data analysis applications, but have recently become interested by web development so I've set ou

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.

Fwd: Issues with pip installation on windows

2017-09-19 Thread Joey Steward
-- 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'm a new programmer who initially began learning python for bioinformatics and data analysis applications, but