[Numpy-discussion] numpy as a setuptools dependency
Brian Granger
ellisonbg.net@gmail....
Thu Apr 24 12:30:42 CDT 2008
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
<lists@informa.tiker.net> 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
> Numpy-discussion@scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion
>
>
More information about the Numpy-discussion
mailing list