[SciPy-user] Problems with SciPy CVS

Travis N. Vaught travis at enthought.com
Mon Mar 10 08:48:26 EST 2003


Nils,

Actually I'm getting the same thing on Python 2.1 that you are
getting...I'm looking into it now.

Travis

> -----Original Message-----
> From: scipy-user-admin at scipy.net [mailto:scipy-user-admin at scipy.net]
On
> Behalf Of Nils Wagner
> Sent: Monday, March 10, 2003 6:49 AM
> To: scipy-user at scipy.net
> Subject: Re: [SciPy-user] Problems with SciPy CVS
> 
> "Travis N. Vaught" schrieb:
> >
> > Hey Nils,
> >
> > It's not very scientific, but I had this same problem and, due to
the
> > massive CVS changes, cleared my local checkout and did a new
checkout of
> > the whole thing again (rather than an update).  This worked for the
> > Python 2.2 nightly build for win32.  I still need to look into the
> > Python 2.1 build.  There may be other problems as well, but thanks
for
> > the additional data point.  What distro are you using?
> >
> > Travis
> 
> Hi Travis,
> 
> Thank you for your reply. I will try it. I am on SuSE8.0
> (http://www.suse.com) and the current python version is
> Python 2.1.2 (#1, Feb 25 2002, 18:04:21)
> [GCC 2.95.3 20010315 (SuSE)] on linux2
> Type "copyright", "credits" or "license" for more information.
> >>>
> 
> Cheers,
> 
>           Nils
> 
> >
> > > -----Original Message-----
> > > From: scipy-user-admin at scipy.net
[mailto:scipy-user-admin at scipy.net]
> > On
> > > Behalf Of Nils Wagner
> > > Sent: Monday, March 10, 2003 5:43 AM
> > > To: scipy-user at scipy.net
> > > Subject: [SciPy-user] Problems with SciPy CVS
> > >
> > > Hi all,
> > >
> > > I tried to istall scipy via the modified SciPy CVS repository.
> > > Unfortunately  without success.
> > >
> > > /usr/local/bin/python setup.py install
> > > atlas_info:
> > >   FOUND:
> > >     libraries = ['lapack', 'f77blas', 'cblas', 'atlas']
> > >     library_dirs = ['/usr/local/lib/atlas']
> > >
> > > /usr/local/bin/python
> > > /export/home/wagner/cvs/scipy/Lib/linalg/setup_atlas_version.py
> > > build_ext --inplace --force
> > > /usr/local/bin/python -c "import atlas_version"
> > > ATLAS version 3.4.1
> > > ### Little Endian detected ####
> > > fftw_info:
> > >   NOT AVAILABLE
> > >
> > > dfftw_info:
> > >   FOUND:
> > >     include_dirs = ['/usr/include']
> > >     define_macros = [('SCIPY_DFFTW_H', None)]
> > >     library_dirs = ['/usr/lib']
> > >     libraries = ['drfftw', 'dfftw']
> > >
> > > 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.
> > > Traceback (most recent call last):
> > >   File "setup.py", line 107, in ?
> > >     setup_package()
> > >   File "setup.py", line 82, in setup_package
> > >     config_list += map(get_package_config,scipy_packages)
> > >   File "setup.py", line 63, in get_package_config
> > >     mod = __import__('setup_'+os.path.basename(name))
> > >   File "Lib/xplt/setup_xplt.py", line 27, in ?
> > >     if 'NO_XLIB' in os.environ:
> > >   File "/usr/local/lib/python2.1/UserDict.py", line 14, in
__getitem__
> > >     def __getitem__(self, key): return self.data[key]
> > > KeyError: 0
> > >
> > > Any idea ?
> > >
> > > Nils
> > > _______________________________________________
> > > SciPy-user mailing list
> > > SciPy-user at scipy.net
> > > http://www.scipy.net/mailman/listinfo/scipy-user
> >
> > _______________________________________________
> > SciPy-user mailing list
> > SciPy-user at scipy.net
> > http://www.scipy.net/mailman/listinfo/scipy-user
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-user





More information about the SciPy-User mailing list