Python xlrd

Ervin Hegedüs airween at gmail.com
Sun May 3 02:54:43 EDT 2015


hi,

On Sat, May 02, 2015 at 03:12:46PM -0700, lbertolotti via Python-list wrote:
> Ubuntu terminal gives me:
> 
> import xlrd
> 
> I get "ImportError: No module named xlrd"
> 
> Any ideas? I installed it by:
> 
> sudo apt-get install python-xlrd

what's the answers of your system for these questions?

dpkg -C		// check the broken packages
dpkg -l python-xlrd	// check the status of xlrd package



a.


-- 
I � UTF-8



More information about the Python-list mailing list