[Tutor] installing openpyxl

Alan Gauld alan.gauld at yahoo.co.uk
Sun Jul 17 09:57:27 EDT 2016


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

You will need write permission to the site packages folder

There is a very brief PyPI tutorial hee:

http://wiki.python.org/moin/CheeseShopTutorial


-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos




More information about the Tutor mailing list