Re: [Tutor] import openpyxl throws error in-spite I have python-openpyxl installed.

2016-06-08 Thread Joseph John
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

[Tutor] import openpyxl throws error in-spite I have python-openpyxl installed.

2016-06-08 Thread Joseph John
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