On Sun, Jul 17, 2016 at 02:57:27PM +0100, Alan Gauld via Tutor wrote:
> On 17/07/16 12:18, marcus lütolf wrote:
> 
> > could someone please tell me what exactly I have to type
> 
> > I have used all kinds of commands with ‚pip install‘ at the end, all
> > unsuccessful.
> 
> At an OS command prompt type
> 
> C:\WINDOWS> pip install openpyxl

If that doesn't work, try this:

python35 -m pip install openpyxl


> You will need write permission to the site packages folder

That is certainly true.


-- 
Steve
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to