[SciPy-user] FAILURE to import scipy.pilutil

Nils Wagner nwagner at mecha.uni-stuttgart.de
Fri Oct 4 04:44:59 EDT 2002


Hi,

There is a new failure within scipy.test(1)

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.
>>> import scipy
>>> scipy.__version__
'0.2.0_alpha_140.4284'
>>> scipy.test(1)
FAILURE to import scipy.pilutil
<string>:0: AttributeError: 'scipy' module has no attribute 'pilutil'
(in ?)
 creating test suite for: scipy.common
   !! FAILURE building test for  scipy.common
    <string>:1: SyntaxError: invalid syntax (test_common.py, line 77)
(in ?)

Nils



More information about the SciPy-User mailing list