[SciPy-user] Installing problems

Robert Kern rkern at ucsd.edu
Fri May 13 05:02:16 EDT 2005


Rosa Ruiloba wrote:
> Hello,
> 
> I'm trying to install Scipy-0.3.2 from sources on RedHat 8.0. I've
> installed ATLAS, LAPACK and BLAS as it's explained in Scipy web pages.
> But I have a problem when I build Scipy. I'm giving you some results of
> the building below. Do you know what is missing?

>   File "/usr/lib/python2.2/pre.py", line 366, in subn
>     repl = pcre_expand(_Dummy, repl)
> TypeError: 'NoneType' object is not callable

Odd.

This problem should be confined to Python 2.2, though. Can you upgrade 
to 2.4.1? or even 2.3.5?

-- 
Robert Kern
rkern at ucsd.edu

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




More information about the SciPy-User mailing list