On 04/03/2012 01:46 PM, Josh English wrote:
Maybe it's just me, but I tried to upgrade my previous versions of xlrd,
xlwt, an xlutils and now some of the modules aren't loading properly.

I am currently using Portable Python 2.7 at this workstation.

I ran "easy_install --upgrade xlrd" and the result said it had updated.
If I try to update again, it says it's already there.

When I try to import xlrd, I get an error

IOError: [Errno 2] No such file or directory:
'C:\\Users\\josh\\Desktop\\Portable
Python\\App\\lib\\site-packages\\xlrd-0.7.5-py2.7.egg\\xlrd\\version.txt'

I also noticed that in my Site Packages folder, I have
xlrd-0.7.1-py2.7-win32.egg as an egg file, but xlrd-0.7.5-py2.7.egg as a
folder.

This in on a Windows 7 machine.

I didn't think EGG files could be folders. Is there a change in the way
the EGG file was meant to be distributed?

Interesting the below seemed to have got lost on way to Google Groups:

From Chris:
"
As pointed out, I stuffed up the release by not including a new file in the MANIFEST. My bad.

I've just release a 0.7.5 that fixes this.

cheers,

Chris "



Josh English
Confused Data Geek

--
Adrian Klaver
adrian.kla...@gmail.com
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to