473,388 Members | 1,177 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

scipy for python 2.4

Did anyone try to install Scipy package on python2.4 linux version. I
see only python2.3 version of scipy released. When I try to install I
get an dependency warning saying scipy cannot find python2.3.

Can someone point me to python2.4 version of scipy and help me install.

Jul 19 '05 #1
5 2308
qu*****@gmail.com wrote:
Did anyone try to install Scipy package on python2.4 linux version. I
see only python2.3 version of scipy released. When I try to install I
get an dependency warning saying scipy cannot find python2.3.

Can someone point me to python2.4 version of scipy and help me install.


scipy.org has not yet released binaries for Python 2.4. It will compile
from source just fine, though. Someone may have also released binary
packages for your particular platform, but since you don't mention which
one that is, we can't help you with that, yet.

--
Robert Kern
rk***@ucsd.edu

"In the fields of hell where the grass grows high
Are the graves of dreams allowed to die."
-- Richard Harter

Jul 19 '05 #2
In order to help, I just tried to compile it, and it seems to have a bunch
of dependencies to worry about:
[root@pcmsc SciPy_complete-0.3.2]# python setup.py install
fftw_info:
NOT AVAILABLE

dfftw_info:
NOT AVAILABLE
FFTW (http://www.fftw.org/) libraries not found.
Directories to search for the libraries can be specified in the
scipy_distutils/site.cfg file (section [fftw]) or by setting
the FFTW environment variable.
djbfft_info:
NOT AVAILABLE
DJBFFT (http://cr.yp.to/djbfft.html) libraries not found.
Directories to search for the libraries can be specified in the
scipy_distutils/site.cfg file (section [djbfft]) or by setting
the DJBFFT environment variable.
blas_opt_info:
atlas_blas_threads_info:
scipy_distutils.system_info.atlas_blas_threads_inf o
NOT AVAILABLE

atlas_blas_info:
scipy_distutils.system_info.atlas_blas_info
NOT AVAILABLE

scipy_core/scipy_distutils/system_info.py:982: UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
scipy_distutils/site.cfg file (section [atlas]) or by setting
the ATLAS environment variable.
warnings.warn(AtlasNotFoundError.__doc__)
blas_info:
NOT AVAILABLE

scipy_core/scipy_distutils/system_info.py:991: UserWarning:
Blas (http://www.netlib.org/blas/) libraries not found.
Directories to search for the libraries can be specified in the
scipy_distutils/site.cfg file (section [blas]) or by setting
the BLAS environment variable.
warnings.warn(BlasNotFoundError.__doc__)
blas_src_info:
NOT AVAILABLE

scipy_core/scipy_distutils/system_info.py:994: UserWarning:
Blas (http://www.netlib.org/blas/) sources not found.
Directories to search for the sources can be specified in the
scipy_distutils/site.cfg file (section [blas_src]) or by setting
the BLAS_SRC environment variable.
warnings.warn(BlasSrcNotFoundError.__doc__)
NOT AVAILABLE

Traceback (most recent call last):
File "setup.py", line 111, in ?
setup_package(ignore_packages)
File "setup.py", line 85, in setup_package
ignore_packages = ignore_packages)
File "scipy_core/scipy_distutils/misc_util.py", line 475, in
get_subpackages
config = setup_module.configuration(*args)
File
"/home/philippe/downloaded/SciPy_complete-0.3.2/Lib/integrate/setup_integrate.py",
line 22, in configuration
raise NotFoundError,'no blas resources found'
scipy_distutils.system_info.NotFoundError: no blas resources found
Robert Kern wrote:
qu*****@gmail.com wrote:
Did anyone try to install Scipy package on python2.4 linux version. I
see only python2.3 version of scipy released. When I try to install I
get an dependency warning saying scipy cannot find python2.3.

Can someone point me to python2.4 version of scipy and help me install.


scipy.org has not yet released binaries for Python 2.4. It will compile
from source just fine, though. Someone may have also released binary
packages for your particular platform, but since you don't mention which
one that is, we can't help you with that, yet.


Jul 19 '05 #3
I tried to compile it from source. But it dint work.It was looking for
python2.3 .But I want to install it on pyrthon 2.4
PLatform you mean I am using RedHat 9.0. is that what you were
referring?
can you point me to the source you are referring. I used the sourse
from this link...

http://www.scipy.org/download/

Jul 19 '05 #4
qu*****@gmail.com wrote:
I tried to compile it from source. But it dint work.It was looking for
python2.3 .But I want to install it on pyrthon 2.4
PLatform you mean I am using RedHat 9.0. is that what you were
referring?
can you point me to the source you are referring. I used the sourse
from this link...

http://www.scipy.org/download/


Yes, that's the source I'm talking about (although CVS is better). I
don't understand what you mean when you say that the source "was looking
for python2.3." The source distribution certainly doesn't do that.

--
Robert Kern
rk***@ucsd.edu

"In the fields of hell where the grass grows high
Are the graves of dreams allowed to die."
-- Richard Harter

Jul 19 '05 #5
Philippe C. Martin wrote:
In order to help, I just tried to compile it, and it seems to have a bunch
of dependencies to worry about:


Yes, that's true. Only some kind of LAPACK/BLAS (with ATLAS for
preference) is actually necessary. Coincidentally, there are binaries
provided if you can't find binary RPMs for your system.

http://www.scipy.org/download/atlasbinaries/linux/

--
Robert Kern
rk***@ucsd.edu

"In the fields of hell where the grass grows high
Are the graves of dreams allowed to die."
-- Richard Harter

Jul 19 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: avik | last post by:
Hi. I need to use SciPy (a library of scientific tools for python) but I runned upon a problem after installing it. I downloaded the binaries from scipy.org and copied the contents of the archive...
3
by: hawkesed | last post by:
Hi All, has anyone out there recently set up scipy on Windows? Cause I am trying to do so know and I am not having much luck. I have ActiveState and Plone. When I try to import scipy in...
2
by: Z.L. | last post by:
I am a newbie to python, and have not so much experiences on package installation and related issues. I am looking for Scipy binaries for python 2.4 on windows. Could somebody here kindly give...
4
by: jelle | last post by:
Hi, I dearly miss having the power of SciPy on my python 2.4 installation. The topic of SciPy python 2.4 wintel binaries has been discussed before on this list, but I haven't been able to find a...
7
by: nitro | last post by:
Hi, I am using a Debian system. I installed NumPy and everything works well. When I try to install SciPy, I get the following error. Any help would be appreciated. ===...
0
by: Julien Fiore | last post by:
Hi, I have problems trying to install the scipy.weave package. I run Python 2.4 on windows XP and my C compiler is MinGW. Below is the output of scipy.weave.test(). I read that the tests should...
2
by: Peter Maas | last post by:
I tried some scipy examples using scipy 0.52, numpy 1.02 and python 2.5 on a WinXP SP2 machine. numpy.linalg.det() works but scipy.linalg.det() crashes python. Has anybody experienced this and can...
3
by: vml | last post by:
Hello, I am really new in python scipy win32com and scipy I tried to setup a COM server to interact with vb 6 the pythom COM server is : from win32com.server import exception, register import...
7
by: vml | last post by:
Hello, I am trying to promote python in my job, my collegue only see matlab and microsoft scripting language. I understood that there willl be no backward compatibility between python 2.x and...
2
by: Frank Moyles | last post by:
Hi, I want to use SciPy library. I am using W2k, and ActiveState Python 2.5. I have succesfully numpy, but when I run the scipy-0.6.0.win32-py2.5.exe (from the downloads section on the SciPy...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.