[SciPy-dev] AttributeError: PackageLoader instance has no attribute '_obj2str'

Nils Wagner nwagner at mecha.uni-stuttgart.de
Mon Jan 2 05:02:37 EST 2006


Hi all,

A Happy New Year and my first bug report for latest
svn of core/scipy.

from scipy import *
   File 
"/usr/local/lib/python2.4/site-packages/scipy/__init__.py", 
line 335, in ?
     pkgload(verbose=SCIPY_IMPORT_VERBOSE,postpone=True)
   File 
"/usr/local/lib/python2.4/site-packages/scipy/__init__.py", 
line 216, in __call__
     self.warn('Overwriting %s=%s (was %s)' \
AttributeError: PackageLoader instance has no attribute 
'_obj2str'

Nils




More information about the SciPy-Dev mailing list