[PEAK] peak/utils/addons import problem
PJ Eby
pje at telecommunity.com
Mon Oct 24 10:37:41 EDT 2011
Perhaps Ubuntu dropped the addons package, or split it into a separate
package? Install AddOns from PyPI, and see what happens.
On Mon, Oct 24, 2011 at 3:02 AM, nicky van foreest <vanforeest at gmail.com>wrote:
> 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?
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.eby-sarna.com/pipermail/peak/attachments/20111024/a800b4cf/attachment.html
More information about the PEAK
mailing list