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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion