pkgsrc-WIP-review archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: wip/py-shtoom error



On Wed, Feb 29, 2012 at 09:03:19PM +0530, Mayuresh wrote:
> I get the following error with shtoom:
> 
> 
> $ shtoom.py --ui=text
> Traceback (most recent call last):
>   File "/usr/pkg/bin/shtoom.py", line 20, in <module>
>     main()
>   File "/usr/pkg/bin/shtoom.py", line 11, in main
>     from shtoom.app.phone import Phone
>   File "/usr/pkg/lib/python2.6/site-packages/shtoom/app/phone.py", line 5,
> in <module>
>     from shtoom.app.interfaces import Application
>   File "/usr/pkg/lib/python2.6/site-packages/shtoom/app/interfaces.py",
> line 4, in <module>
>     from twisted.python.components import Interface
> ImportError: cannot import name Interface
> 
> 
> Any way to resolve this?

Looks like either py-twisted stopped providing this library or the
library is not enabled in the pkgsrc version of py-twisted. Or it's a
bug.

I don't know enough about twisted or shtoom to be able to answer this, sorry :(
 Thomas

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
pkgsrc-wip-review mailing list
pkgsrc-wip-review%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-review


Home | Main Index | Thread Index | Old Index