Comment 7 for bug 399937

Revision history for this message
Chad Miller (cmiller) wrote : Re: ubuntuone-syncdaemon crashed with ImportError in <module>()

"""ImportError: No module named twisted.internet"""

ubuntuone-client depends on python-ubuntuone-client,
which depends on python-twisted-web,
which depends on python-twisted-core,
which provides twisted.internet Python package.

"""ImportError: No module named ubuntuone.syncdaemon"""

ubuntuone-client depends on python-ubuntuone-client,
which provides ubuntuone.syncdaemon Python package.

There is no packaging problem, at least. We need more information.