Posted on:

08 Nov 2022

0

.to_excel method isn't working

for some reson when I'm running the last cell
movies_info.to_excel("movies_info.xlsx", index = False, header = True)
it display the following a long error ending with:

ModuleNotFoundError: No module named 'openpyxl'

I'd very much appreciate some help

0 answers ( 0 marked as helpful)

Submit an answer