paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] encounter some errors while I install the scipy


From: Stephen Dwyer
Subject: Re: [Paparazzi-devel] encounter some errors while I install the scipy
Date: Mon, 27 Aug 2012 10:49:30 -0600

Hello,

What are you using to install Paparazzi in the first place? Did you
use a binary installer, or did you use Macports directly, or did you
do it some other way?

If using the binary, I think the easiest way would be to just
re-install it with a fresh download (should be working...). If using
Macports, try just installing scipy from macports (i.e. sudo port
install py27-scipy or something like that). If you did it some other
way...no idea, Google is probably your friend :).

I think the error you are getting at the moment is because scipy has
numpy as a dependency, so you will need to install numpy before scipy.

Thanks,
-Stephen Dwyer


On Mon, Aug 27, 2012 at 8:07 AM, 心如烛光 <address@hidden> wrote:
> HI,everyone.
>     I try to install the scipy after that I have cloned the repository.And
> it's still not success.
>     I input:python setup.py install at the scipy's directory.
>      And it just responds:
> Traceback (most recent call last):
>   File "setup.py", line 208, in <module>
>     setup_package()
>   File "setup.py", line 145, in setup_package
>     from numpy.distutils.core import setup
> ImportError: No module named numpy.distutils.core
>
> Why can't it be installed?And what should I do?
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]