Public bug reported: When trying to convert a PEP to HTML:
$ rstpep2html pep-0333.txt > pep-0333.html IOError: [Errno 2] No such file or directory: '/usr/lib/site-python/docutils/writers/pep_html/pep_html/pep.css' Indeed, the file is actually in /usr/lib/site-python/docutils/writers/pep_html/pep.css The file /usr/lib/site-python/docutils/writers/pep_html/__init__.py needs to be changed to remove the extra "pep_html" directory. ** Affects: python-docutils (Ubuntu) Importance: Untriaged Status: Unconfirmed -- wrong path to pep.css https://launchpad.net/bugs/52061 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs