The problem is present in Ubuntu Hardy with the following configuration: sonata 1.4.2-1ubuntu1 and python-zsi 2.0-2ubuntu4.
However, there is a temporary workaround, which is discussed here: https://lists.berlios.de/pipermail/sonata-users/2008-April/000635.html https://lists.berlios.de/pipermail/sonata-users/2008-April/000641.html In short, one could edit /usr/share/pyshared/sonata.py and add a line sys.path.append('/usr/lib/python2.5/site-packages/oldxml') just after the first import statement. The ext.reader module is a part of PyExpat, which could be found under that path. ** Attachment added: "A workaround to make Sonata fetch lyrics" http://launchpadlibrarian.net/17861578/sonata.py.diff -- ImportError: No module named ext.reader https://bugs.launchpad.net/bugs/208855 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