Hi Jeff,
I already tried that way and I get the same error about Alias and Blas libraries missing (attached)...
My question is: since SciPy works fine with the system python, don't those libraries should be already in the system?
Thanks,
Roberto
Hi Roberto,
Try activating yt and then typing
pip install scipy
I am not sure that will work, but if it does, scipy will certainly be in the right place.
Jeff
On Aug 25, 2012 10:42 AM, "roberto iaconi" <robertoiaconi@yahoo.it> wrote:_______________________________________________Dear YT users,I have a problem in installing the SciPy library when using YT python, what happens is that:-when installing from packages, also after activating yt (i.e. through the command sudo apt-get install python-scipy) I get the confirmation that SciPy is correctly installed but i cannot import it in YT python, since probably the installation is connected to the system python instead.-when installing from source (by downloading the packages) I get a lot of errors concerning missing libraries (mainly blas and atlas).I installed them and added the paths to a "site.cfg" file, but I am still getting the same error.Also, I appended the system SciPy path through the sys.path.append() function, in this way I can succesfully import SciPy, but I cannot import any sublibrary such as SciPy.optimize (which is the one I particularly need).By browsing the YT Mailing List I found a user with a similar problem (http://lists.spacepope.org/htdig.cgi/yt-users-spacepope.org/2011-July/001694.html), but there are no suggestions in reply.I would like to ask if there is a way to get SciPy installed under YT or make it available to be included.
Cheers,
Roberto
yt-users mailing list
yt-users@lists.spacepope.org
http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
_______________________________________________
yt-users mailing list
yt-users@lists.spacepope.org
http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org