[PEAK] Errors with importing lazy importing module

Vineet Jain vinjvinj at yahoo.com
Thu May 25 10:21:17 EDT 2006


Get the following error why I installed the Importing library.

 >>> from peak.util.imports import lazyModule
Traceback (most recent call last):
 File "<stdin>", line 1, in ?
 File "peak\util\imports.py", line 13, in ?
   from peak.util.EigenData import AlreadyRead
ImportError: No module named EigenData

VJ




More information about the PEAK mailing list