[Numpy-discussion] numpy import on x86_64 arch

2009-04-10 Thread Vincent Thierion
Hello, I import numpy module (numpy-1.0.4) on a x86_64 machine (on which I don't have any root privileges) after having install it thanks to python setup.py install --prefix=../numpy. In this manner, I obtain a 64 bits compatible numpy library. (the numpy folder used for install is created just

[Numpy-discussion] Numpy and Scientific Python

2009-03-12 Thread vincent . thierion
Hello, I use numpy and Scientific Numpy for my work. I installed them in a manner I can use them on remote OS in copying them and using sys.path.append. Many times it works, but sometimes (depending on Python version) I receive this error : ImportError: $MYLIBFOLDER/site-packages/