Comment 3 for bug 910207

Revision history for this message
SB (stefan-bommer) wrote :

thanks a bunch for the tip. now i get this new error :)

Traceback (most recent call last):
  File "/usr/local/bin/u1sync", line 28, in <module>
    from u1sync.main import main
  File "/usr/local/lib/python2.7/dist-packages/u1sync/main.py", line 43, in <module>
    from u1sync.client import (
  File "/usr/local/lib/python2.7/dist-packages/u1sync/client.py", line 35, in <module>
    from ubuntuone.platform.xdg_base_directory import ubuntuone_log_dir
ImportError: No module named platform.xdg_base_directory

can you just make a list of all necessary dependencies so i can install them in one go?