[SciPy-User] SciPy pip and PyPi

Martin Galpin galpin at gmail.com
Thu Nov 11 10:40:14 EST 2010


Dear all,

I am attempting to install SciPy using pip and pypi into a virtualenv.
However, because the SciPy egg does not list NumPy as as a dependency, the
process cannot be automated using a pip requirements file (the install fails
because there is no guarantee of the order pip installs packages and when
installing SciPy, NumPy might not be installed).

I have verified this is the case on both OS X and Ubuntu 10.10.

Can anybody suggest an alternative?

Kind regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20101111/acadc5ee/attachment.html>


More information about the SciPy-User mailing list