Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #22637 > unrolled thread

Re: [pyxl] Re: xlrd 0.7.4 released!

Started byAdrian Klaver <adrian.klaver@gmail.com>
First post2012-04-03 13:58 -0700
Last post2012-04-03 13:58 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [pyxl] Re: xlrd 0.7.4 released! Adrian Klaver <adrian.klaver@gmail.com> - 2012-04-03 13:58 -0700

#22637 — Re: [pyxl] Re: xlrd 0.7.4 released!

FromAdrian Klaver <adrian.klaver@gmail.com>
Date2012-04-03 13:58 -0700
SubjectRe: [pyxl] Re: xlrd 0.7.4 released!
Message-ID<mailman.1299.1333486699.3037.python-list@python.org>
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.klaver@gmail.com

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web