[PEAK] Re: Errors with importing lazy importing module
Vineet Jain
vinjvinj at yahoo.com
Thu May 25 13:23:39 EDT 2006
Thanks for the quick fix. Where can I get the latest package from.
Cheeseshop still shows the old version.
Vineet
> 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