I have installed openpyxl in ubuntu.
now I am running the openpyxl with xlsx files.
While importing the module, it gives me the following error.
from openpyxl import Workbook
ImportError: cannot import name Workbook
Can anyone knows what I have to do to solve the problem?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…