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
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to