Like to give the status
I have messed up my Python installation, now I remember there was the
default python installation from the OS installed and "Canopy" version
which I had setup in my home directories. Because of this reason import
openpyxl was not working for the shell ( I tested it by loggi
Hi All,
I am trying to explore python, trying to read from excel file.
I am using Ubuntu 16.04
As a first step I mae sure that I have the package installed
“python-openpyxl”
Now in the python command line when I tried to import openpyxl it throws
error.
>>> import openpyxl
Traceback (most recent