[PEAK] peak/utils/addons import problem
nicky van foreest
vanforeest at gmail.com
Mon Oct 24 14:58:54 EDT 2011
> I notice that an Addons egg was in your easy-install.pth; is the egg file
> actually there?
Yes:
nicky at chuck:~/lib/python$ ls
AddOns-0.7-py2.7.egg/ Contextual-0.7a1.dev_r2695-py2.7.egg/
DecoratorTools-1.8-py2.7.egg/ easy-install.pth
Extremes-1.1.1-py2.7.egg/ pulp.py* Pweave* pysparse-1.0.1/ site.py
site.pyc SymbolType-1.0-py2.7.egg/ tables@ tables-2.1.2/
Trellis-0.7a2-py2.7.egg/
What happens if you start a fresh Python interpreter and
> import peak.util.addons?
I started ipython:
In [1]: import peak.util.extremes
peak.util.extremes
it only autocompletes to peak.util.extremes. Pressing tab doesn't give
any other option for peak.util than extremes.
>
More information about the PEAK
mailing list