[PEAK] peak/utils/addons import problem
nicky van foreest
vanforeest at gmail.com
Mon Oct 24 03:02:30 EDT 2011
HI,
This is what I get
nicky at chuck:~/myprogs/python/an$ python view.py
Traceback (most recent call last):
File "view.py", line 11, in <module>
from peak.events import trellis
File "/home/nicky/lib/python/Trellis-0.7a2-py2.7.egg/peak/events/trellis.py",
line 3, in <module>
from peak.util import addons, decorators
ImportError: cannot import name addons
So why can peak.events.trellis be found, but peak.util.addons not?
Nicky
On 24 October 2011 00:55, PJ Eby <pje at telecommunity.com> wrote:
> On Sun, Oct 23, 2011 at 5:34 PM, nicky van foreest <vanforeest at gmail.com>
> wrote:
>>
>> Hi,
>>
>> I updated my ubuntu version just now, and it broke my working trellis
>> installation.
>
> You'll need to be more specific about "broke". Do you have a traceback?
>
More information about the PEAK
mailing list