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


Groups > comp.lang.python > #65144

scipy error invalid path

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <inpost@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.006
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'subject:error': 0.03; 'url:pypi': 0.03; 'scipy': 0.05; 'error:': 0.07; 'skip:/ 10': 0.09; 'invalid.': 0.16; 'match:': 0.16; 'readers,': 0.16; 'skip:/ 70': 0.16; 'url:packages': 0.16; 'install': 0.23; 'please?': 0.24; 'host': 0.29; 'specified': 0.30; 'message-id:@mail.gmail.com': 0.30; 'directory,': 0.31; 'url:python': 0.33; 'community': 0.33; 'running': 0.33; 'url:source': 0.33; 'received:google.com': 0.35; 'there': 0.35; 'url:org': 0.36; 'searching': 0.37; 'to:addr :python-list': 0.38; 'skip:. 10': 0.39; 'to:addr:python.org': 0.39; 'how': 0.40; 'solve': 0.60; 'within': 0.65; 'home': 0.69; 'edition': 0.86
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=DrCiUceB/o3Askp9vIUSEwIJ+gRFTXk3QBvUPMJ1MlI=; b=j0G3AgX4XD9QHqQJIrAE9z4porjcJ5T5MJhPajTq4egKbvVVIYAY7x7FHS2YzRl3rL xa/WNlGslZWnVKs/dfK6clcyC6BkO243eUpOKlllkwwM7WE4z8p5U+nWoRkHS1wePCjh 50RMm9fIwsXorxzUZRIFNfeGcmpnNWx2JCopKIha6SukBeCfKCTjxuCiEuDsCOq8e94i byK3ERN+zauttswsIn35ob03tdNpNURq0p+GvUU2ERHheAXACIzSSfkO2V7M6pC5nNFH jnJQEJFYB/FTZtiEripxJRnqyyVBeylAil0tE53mBK3ZXIAFN9thtxjLNkENRJqT+0c6 BQ9g==
MIME-Version 1.0
X-Received by 10.140.23.6 with SMTP id 6mr32269791qgo.17.1391193233098; Fri, 31 Jan 2014 10:33:53 -0800 (PST)
Date Fri, 31 Jan 2014 18:33:53 +0000
Subject scipy error invalid path
From e-letter <inpost@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=UTF-8
X-Mailman-Approved-At Fri, 31 Jan 2014 23:32:01 +0100
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.6224.1391207523.18130.python-list@python.org> (permalink)
Lines 20
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1391207523 news.xs4all.nl 2942 [2001:888:2000:d::a6]:57850
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:65144

Show key headers only | View raw


Readers,

Used the community edition service of activepython web site to install
python27. Within the 'bin' directory, received the following error:

$ ./easy_install-2.7 scipy
Searching for scipy
Reading https://pypi.python.org/simple/scipy/
Best match: scipy 0.13.2
Downloading https://pypi.python.org/packages/source/s/scipy/scipy-0.13.2.zip#md5=9befa30e546fba762a0c1695a509f731
Processing scipy-0.13.2.zip
Writing /tmp/easy_install-Ef9P39/scipy-0.13.2/setup.cfg
Running scipy-0.13.2/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-Ef9P39/scipy-0.13.2/egg-dist-tmp-6SO8yB
/path/to/.local/lib/python2.7/site-packages/numpy/distutils/system_info.py:564:
UserWarning: Specified path /home/apy/atlas/lib is invalid.
  warnings.warn('Specified path %s is invalid.' % d)

There is no directory in the host computer with this home directory
name. How to solve please?

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

scipy error invalid path e-letter <inpost@gmail.com> - 2014-01-31 18:33 +0000

csiph-web