On 05/13/2010 10:54 AM, Ivan Zorin wrote: > }}} import desktopcouch > ImportError: No module named desktopcouch > > Looks like that somehow some apps just can't see desktop couch python module.
Do you have 'desktopcouch' package installed? Please post the transcript of this: $ dpkg -l \*desktopcouch\* $ dpkg -L python-desktopcouch $ python -c "import sys, os; print [p for p in sys.path if os.path.exists(p) and 'desktopcouch' in os.listdir(p)]" -- desktopcouch-service crashed with ImportError in <module>() https://bugs.launchpad.net/bugs/461356 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs