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


Groups > comp.lang.python > #54421

Re: scipy 11 and scipy 12

References <mailman.97.1379462885.18130.python-list@python.org> <52391468$0$29869$c3e8da3$5496439d@news.astraweb.com> <mailman.117.1379507353.18130.python-list@python.org> <523a648a$0$29988$c3e8da3$5496439d@news.astraweb.com>
From Oscar Benjamin <oscar.j.benjamin@gmail.com>
Date 2013-09-19 13:34 +0100
Subject Re: scipy 11 and scipy 12
Newsgroups comp.lang.python
Message-ID <mailman.147.1379594108.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 19 September 2013 03:42, Steven D'Aprano
<steve+comp.lang.python@pearwood.info> wrote:
>> For Python 2.7 I think that easy_install will be able to install from
>> the sourceforge binaries, e.g
>>
>>     easy_install --user scipy
>>
>> but I may be wrong.

I should add that I meant the above as a suggestion for a Windows user.

> If I recall correctly, and I may not, easy_install doesn't support per-
> user installs with the --user option.

It has the option:

$ easy_install --help | grep -- --user
  --user                     install in user site-package 'C:\Documents and

I just don't know if that works when easy_install works from a binary
rather than an sdist.


Oscar

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


Thread

scipy 11 and scipy 12 Susan Lubbers <lubrs@comcast.net> - 2013-09-17 20:06 -0400
  Re: scipy 11 and scipy 12 Steven D'Aprano <steve@pearwood.info> - 2013-09-18 02:48 +0000
    Re: scipy 11 and scipy 12 Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-09-18 13:28 +0100
      Re: scipy 11 and scipy 12 Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-09-19 02:42 +0000
        Re: scipy 11 and scipy 12 Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-09-19 13:34 +0100

csiph-web