pkgsrc-WIP-review archive

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

wip/py-shtoom error



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?
Mayuresh.

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
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