[Numpy-discussion] numpy as a setuptools dependency

Andreas Klöckner lists at informa.tiker.net
Thu Apr 24 12:04:17 EDT 2008


Hi all,

numpy (1.0.4 anyway) doesn't seem to install right when it's pulled in as a 
setuptools depdency from a package. If you need an example:

http://pypi.python.org/pypi/PyUblas/0.92.3

This is the error message:

error: /tmp/easy_install-BhSDYE/numpy-1.0.4/temp/tmpUk0utg/LLgCtQ: No such 
file or directory

Also, numpy doesn't use setuptools and therefore doesn't install an egg-info 
on Python 2.4, so that often setuptools will wrongly conclude that it's not 
installed, even if it is.

Ideas? Is this something worth fixing for 1.1.0? If so, I'll open a ticket.

Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080424/ef72fe48/attachment.sig>


More information about the NumPy-Discussion mailing list