473,770 Members | 1,787 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

scipy installations

Hi all,
I was trying to install (Scientific Python) scipy 0.3.2 in LINUX 3, but I am facing some problem.Please help me in resolving this issue.
here are the steps that i have followed :

Installed pre-requisites for scipy installations:
1. Python-2.4.1
$./configure
$make
$make install
2. ATLAS
$./configure
$make
$make install arch=Linux_P4ES SE3
3. Numerical Python-24.0b2
$python setup.py install
4.F2PY-2.45.241_1926 (Fortran to Python interface generator)
Prerequisite:
(i). NumPy_ -1.0
$python setup.py install
5. C, C++, Fortran 77 compilers - gcc 3.4.6
$./configure
$make
$make install

SciPy_complete-0.3.2
$python setup.py install
all the 5 installations were succesfull but could not install scipy successfully.
Following error message is shown
"error: Command "gcc -shared build/temp.linux-x86_64-2.2/gistCmodule.o build/temp
..linux-x86_64-2.2/gist.o build/temp.linux-x86_64-2.2/tick.o build/temp.linux-x86
_64-2.2/tick60.o build/temp.linux-x86_64-2.2/engine.o build/temp.linux-x86_64-2.
2/gtext.o build/temp.linux-x86_64-2.2/draw.o build/temp.linux-x86_64-2.2/draw0.o
build/temp.linux-x86_64-2.2/clip.o build/temp.linux-x86_64-2.2/gread.o build/te
mp.linux-x86_64-2.2/gcntr.o build/temp.linux-x86_64-2.2/hlevel.o build/temp.linu
x-x86_64-2.2/ps.o build/temp.linux-x86_64-2.2/cgm.o build/temp.linux-x86_64-2.2/
eps.o build/temp.linux-x86_64-2.2/style.o build/temp.linux-x86_64-2.2/xfancy.o b
uild/temp.linux-x86_64-2.2/xbasic.o build/temp.linux-x86_64-2.2/dir.o build/temp
..linux-x86_64-2.2/files.o build/temp.linux-x86_64-2.2/fpuset.o build/temp.linux-
x86_64-2.2/pathnm.o build/temp.linux-x86_64-2.2/timew.o build/temp.linux-x86_64-
2.2/uevent.o build/temp.linux-x86_64-2.2/ugetc.o build/temp.linux-x86_64-2.2/uma
in.o build/temp.linux-x86_64-2.2/usernm.o build/temp.linux-x86_64-2.2/slinks.o b
uild/temp.linux-x86_64-2.2/colors.o build/temp.linux-x86_64-2.2/connect.o build/
temp.linux-x86_64-2.2/cursors.o build/temp.linux-x86_64-2.2/errors.o build/temp.
linux-x86_64-2.2/events.o build/temp.linux-x86_64-2.2/fills.o build/temp.linux-x
86_64-2.2/fonts.o build/temp.linux-x86_64-2.2/images.o build/temp.linux-x86_64-2
..2/lines.o build/temp.linux-x86_64-2.2/pals.o build/temp.linux-x86_64-2.2/pwin.o
build/temp.linux-x86_64-2.2/resource.o build/temp.linux-x86_64-2.2/rgbread.o bu
ild/temp.linux-x86_64-2.2/textout.o build/temp.linux-x86_64-2.2/rect.o build/tem
p.linux-x86_64-2.2/clips.o build/temp.linux-x86_64-2.2/points.o build/temp.linux
-x86_64-2.2/hash.o build/temp.linux-x86_64-2.2/hash0.o build/temp.linux-x86_64-2
..2/mm.o build/temp.linux-x86_64-2.2/alarms.o build/temp.linux-x86_64-2.2/pstrcpy
..o build/temp.linux-x86_64-2.2/pstrncat.o build/temp.linux-x86_64-2.2/p595.o bui
ld/temp.linux-x86_64-2.2/bitrev.o build/temp.linux-x86_64-2.2/bitlrot.o build/te
mp.linux-x86_64-2.2/bitmrot.o -LLib/xplt/. -LLib/xplt/src -L/usr/X11R6/lib -L/us
r/lib -L/usr/X11R6/lib -Lbuild/temp.linux-x86_64-2.2 - -lm -o build/lib.linu
x-x86_64-2.2/scipy/xplt/gistC.so" failed with exit status 1"

Thanks in advance

Regards
Balaraju

_______________ _______________ _______________ _______________ _______________ _________
Sucker-punch spam with award-winning protection.
Try the free Yahoo! Mail Beta.
http://advision.webevents.yahoo.com/...ures_spam.html
Mar 21 '07 #1
0 1123

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

Similar topics

3
1915
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 in the /usr/lib/python2.2/site-packages/ (there I have a number of other modules and the "/usr/lib/python2.2/site-packages" is in the sys.path). What I use are: Python 2.2.1 on linux2 and SciPy-0.2.0_alpha_200.4161.linux2_py.tar.gz Then, this is...
3
2640
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 ActiveState it says >>> import scipy Traceback (most recent call last): File "<interactive input>", line 1, in ? ImportError: No module named scipy >>> from scipy import * Traceback (most recent call last):
1
8078
by: tkpmep | last post by:
I installed SciPy and NumPy (0.9.5, because 0.9.6 does not work with the current version of SciPy), and had some teething troubles. I looked around for help and observed that the tutorial is dated October 2004, and is not as thorough as Python's documentation. Is there an alternative source of information that lists all the functions and their usage? I tried using scipy.info to get information on the std function in the stats libary,...
0
1508
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 last several minutes, but in my case it only lasts a few seconds. Thanks in advance for any help. Julien Fiore
2
354
by: Aage Andersen | last post by:
I am exploring the modules scipy and linalg using python under Win XP and IDLE. Defining m=matrix( .. ) and trying to compute the inverse of m: I get an array: This is unfortunate. I would rather have a matrix returned as the rules for
1
5263
by: tkpmep | last post by:
I'm trying to optimize a function using SciPy's optimize.fmin, but am clearly getting the syntax wrong, and would be grateful for some guiidance. First, here's the function def func(Y,x): """Y holds samples of a function sampled at t=-3,-2,-1,0,1,2,3. Y=0 always. func returns the absolute value of the maximum NEGATIVE error from a straight line fit with slope x and intercept 0"""
2
3947
by: robert | last post by:
I'm using latest numpy & scipy. What is this problem ? : RuntimeError: module compiled against version 1000002 of C-API but this version of numpy is 1000009 Traceback (most recent call last): File "<interactive input>", line 1, in ? File "C:\PYTHON23\Lib\site-packages\scipy\stats\__init__.py", line 7, in ? from stats import * File "C:\PYTHON23\Lib\site-packages\scipy\stats\stats.py", line 191, in ? import scipy.special as special File...
2
1573
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 point me to a solution? Thanks for your help. Peter Maas, Aachen
2
2748
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 page), nothing happens - i.e. no information is printed on the console, and the setup application simply quits with no warning/error message. has anyone managed to succesfully install SciPy using scipy-0.6.0.win32-py2.5.exe & ActiveState Python on...
0
9454
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10099
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10037
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8931
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7456
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6710
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5482
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3609
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2849
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.