Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901; t=1333524113; bh=i9c3mPhc972SmOIIBg270lmnKnTW8txyh5MG+ZiTw8w=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=bqYiW5z7u7C2zDd7p3rSuKLIs3pke1i8XS+4aMOdQHlnWRE1dhVHe7yJhzZwDk7f3 RPe/sI+yqF61HIMtybX67Ss8nw4lwN42ubIfkwF/ACf9DyIVLVfsIjiw181QltYiHU W4HLkC2ClJLFOMeCv/nmYoJaKCO/MU81KUB3Q/NM= X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:: [': 0.04; 'subject:released': 0.07; 'python': 0.09; 'from:name:chris withers': 0.09; 'ioerror:': 0.09; 'received:89.151': 0.09; 'received:89.151.125': 0.09; 'received:89.151.125.140': 0.09; 'received:server1.simplistix.co.uk': 0.09; 'received:simplistix.co.uk': 0.09; 'cc:addr:python-list': 0.10; 'fix': 0.14; "skip:' 30": 0.14; 'cc:name:python list': 0.16; 'egg': 0.16; 'message-id:@python.org': 0.16; 'received:buzzkill.local': 0.16; 'simplistix': 0.16; 'skip:p 70': 0.16; 'url:simplistix': 0.16; 'from:addr:python.org': 0.19; 'wrote:': 0.19; 'import': 0.20; 'meant': 0.21; 'from:addr:chris': 0.21; 'header:In-Reply-To:1': 0.22; 'subject:] ': 0.22; 'installed': 0.24; 'cc:2**1': 0.26; 'cheers,': 0.26; 'morning': 0.26; 'header:User-Agent:1': 0.26; 'error': 0.27; 'cc:addr:python.org': 0.28; 'hopefully': 0.28; 'josh': 0.28; 'cc:addr:gmail.com': 0.30; 'chris': 0.31; "i'll": 0.32; 'to:addr:googlegroups.com': 0.32; 'could': 0.32; 'file': 0.33; 'there': 0.36; 'consulting': 0.37; 'subject:: ': 0.37; "didn't": 0.38; 'content': 0.40; 'release': 0.40; 'finally': 0.66; 'url:co': 0.68; 'directory:': 0.84; 'folders.': 0.84; 'this...': 0.84; 'received:89': 0.86; 'hate': 0.93 Date: Wed, 04 Apr 2012 07:41:04 +0100 From: Chris Withers User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-Version: 1.0 To: python-excel@googlegroups.com Subject: Re: [pyxl] Re: xlrd 0.7.4 released! References: <4F7AA10B.6020907@simplistix.co.uk> <15454045.1017.1333485973850.JavaMail.geo-discussion-forums@pbon5> In-Reply-To: <15454045.1017.1333485973850.JavaMail.geo-discussion-forums@pbon5> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Josh English , Python List X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1333524114 news.xs4all.nl 6852 [2001:888:2000:d::a6]:40139 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:22651 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