OK, so __init__.py is missing from /usr/share/pyshared/checkbox/parsers, that's why module importing fails.
If I create the file manually *and* add a symlink to it in /usr/lib/python2.7/dist-packages/checkbox/parsers, then import checkbox.parsers (from a python console) succeds. --- Ubuntu Bug Squad volunteer triager http://wiki.ubuntu.com/BugSquad -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799440 Title: udev_resource crashed with ImportError in __main__: No module named parsers.udev To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/checkbox/+bug/799440/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
