[PEAK] Errors with importing lazy importing module

Phillip J. Eby pje at telecommunity.com
Thu May 25 12:25:14 EDT 2006


At 10:21 AM 5/25/2006 -0400, Vineet Jain wrote:
>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

Oops.  Looks like I left in a dependency to another module.  I've just 
uploaded Importing-1.9.1 to fix this.  Sorry about that.




More information about the PEAK mailing list