[SciPy-user] Error importing

Rob Managan managan at llnl.gov
Tue Jan 3 13:29:57 EST 2006


I just updated to the latest svn and after doing a full rebuild and 
install I get this error. I probably did something stupid but a 
pointer would be helpful.

Thanks!!

[mangrove:~/Documents/devel/scipy] managan% python
Python 2.4.1 (#2, Mar 31 2005, 00:05:10)
[GCC 3.3 20030304 (Apple Computer, Inc. build 1666)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>>  import scipy
Traceback (most recent call last):
   File "<stdin>", line 1, in ?
   File 
"/Users/managan/Documents/local/lib/python2.4/site-packages/scipy/__init__.py", 
line 335, in ?
     pkgload(verbose=SCIPY_IMPORT_VERBOSE,postpone=True)
   File 
"/Users/managan/Documents/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'
>>>
-- 
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
Rob Managan               email managan at llnl.gov
LLNL                      phone: 925-423-0903
P.O. Box 808, L-095       FAX:   925-422-3389
Livermore, CA  94551-0808




More information about the SciPy-User mailing list