[SciPy-dev] problem importing numpy.lib.scimath from gplt
Brett Olivier
bgoli at sun.ac.za
Thu Mar 30 03:01:23 CST 2006
Hi
I picked this up using the the gplt module in recent SVN numpy/scipy versions.
When trying to import stuff from numpy.lib.scimath (although it isn't
specific to gplt):
+++++++++++
In [2]: from numpy.lib.scimath import *
---------------------------------------------------------------------------
exceptions.AttributeError Traceback (most recent call last)
AttributeError: 'module' object has no attribute 'ERR_CALL'
+++++++++++
I'm not sure exactly where to look for the problem.
Thanks in advance
Brett
--
Brett G. Olivier
Triple-J Group for Molecular Cell Physiology
Stellenbosch University
More information about the Scipy-dev
mailing list