Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #22651 > unrolled thread
| Started by | Chris Withers <chris@python.org> |
|---|---|
| First post | 2012-04-04 07:41 +0100 |
| Last post | 2012-04-04 07:41 +0100 |
| 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.
Re: [pyxl] Re: xlrd 0.7.4 released! Chris Withers <chris@python.org> - 2012-04-04 07:41 +0100
| From | Chris Withers <chris@python.org> |
|---|---|
| Date | 2012-04-04 07:41 +0100 |
| Subject | Re: [pyxl] Re: xlrd 0.7.4 released! |
| Message-ID | <mailman.1305.1333524114.3037.python-list@python.org> |
On 03/04/2012 21:46, Josh English wrote:
> 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'
*sigh* I hate python packaging, I'll get a 0.7.6 release out this
morning which will hopefully finally fix this...
> I didn't think EGG files could be folders. Is there a change in the way
> the EGG file was meant to be distributed?
Eggs have always been installed as folders.
cheers,
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
Back to top | Article view | comp.lang.python
csiph-web