[Tutor] openpyxl module not recognized

Alan Gauld alan.gauld at yahoo.co.uk
Tue Jan 7 20:34:17 EST 2020


On 07/01/2020 20:31, Casey McGonigle wrote:
> I've done this -- it gives me the message
> 
> Requirement already satisfied: openpyxl in
> /anaconda3/lib/python3.7/site-packages (3.0.2)
...
>>> However, when I run the df.to_excel("excel file") function, I get a
>>> ModuleNotFoundError: No module named 'openpyxl'.
>>>

Please send the full command line used to launch the
program plus the full error trace you received,
not just the last lines.

-- 
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