[SciPy-User] error of compiling scipy on x86_64 linux cluster

Valene Pellissier valene.pellissier at nag.co.uk
Thu Jan 27 10:30:44 EST 2011


Are you sure you installed scipy ? No error message at all after 
installing it ?

On 27/01/2011 15:27, Fang Xu wrote:
> Hi all,
>
>    I managed to compile numpy, but there're some errors of compiling 
> scipy.
>
> computer information:  Linux node008 2.6.18.2-34-default #1 SMP Mon 
> Nov 27 11:46:27 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux
>
>  OS:  openSUSE 10.2 (X86-64)
>
>  kernel: 2.6.18.2-34-default
>
>  python-2.6
>
> error message:
>
> Traceback (most recent call last):
>   File "setup.py", line 160, in <module>
>     setup_package()
>   File "setup.py", line 127, in setup_package
>     from numpy.distutils.core import setup
>   File 
> "/projects/AlyssaMaster2008/ext/lib64/python2.6/site-packages/numpy/__init__.py", 
> line 136, in <module>
>     import add_newdocs
>   File 
> "/projects/AlyssaMaster2008/ext/lib64/python2.6/site-packages/numpy/add_newdocs.py", 
> line 9, in <module>
>     from numpy.lib import add_newdoc
>   File 
> "/projects/AlyssaMaster2008/ext/lib64/python2.6/site-packages/numpy/lib/__init__.py", 
> line 4, in <module>
>     from type_check import *
>   File 
> "/projects/AlyssaMaster2008/ext/lib64/python2.6/site-packages/numpy/lib/type_check.py", 
> line 8, in <module>
>     import numpy.core.numeric as _nx
>   File 
> "/projects/AlyssaMaster2008/ext/lib64/python2.6/site-packages/numpy/core/__init__.py", 
> line 5, in <module>
>     import multiarray
> /*ImportError: libpython2.6.so.1.0: cannot open shared object file: No 
> such file or directory*/
>
> I have been digging the web for a while, but didn't come with 
> solution.  Could you help me ? Thank you.
>
>   Best
>       Fang
>
>
> ________________________________________________________________________
> This e-mail has been scanned for all viruses by Star.
> ________________________________________________________________________
>
>
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user


________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20110127/a31e3945/attachment.html>


More information about the SciPy-User mailing list