Ok, forwarding this to distutils-sig. :) Andreas
--- Begin Message ---Ooooooh. I am glad someone else is seeing this. I see the same thing when I try to install Twisted 8 pulled in as a setuptools dependency. My guess is that this is a setuptools problem, not a problem with numpy or Twisted.Brian On Thu, Apr 24, 2008 at 10:04 AM, Andreas Klöckner <[EMAIL PROTECTED]> wrote: > 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 > > _______________________________________________ > Numpy-discussion mailing list > [EMAIL PROTECTED] > http://projects.scipy.org/mailman/listinfo/numpy-discussion > > _______________________________________________ Numpy-discussion mailing list [EMAIL PROTECTED] http://projects.scipy.org/mailman/listinfo/numpy-discussion
--- End Message ---
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
