Re: FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.8/site-packages/html5css3/thirdparty/revealjs/css/theme/league.css'
Guenter Milde via Docutils-users <[email protected]> Mon, 24 Feb 2020 10:48:25 -0000 (UTC)
| Newsgroups | gmane.text.docutils.user |
|---|---|
| Message-ID | <[email protected]> |
Dear Patrick,
thank you for reporting a problem with rst2html5.
It seems that this is caused by an add-on not maintained as part of Docutils.
On 2020-02-23, Patrick Levell wrote:
> *COMMAND:* rst2html5 --jquery --reveal-js --pretty-print-code --traceback
> fortune.rst >deck1.html && o deck1.html
The settings "--jquery --reveal-js --pretty-print-code" are not supported by
the Docutils html5 writer.
> *Traceback* (most recent call last):
> File "/usr/local/bin/rst2html5", line 11, in <module>
> load_entry_point('rst2html5-tools==0.5.3', 'console_scripts',
> 'rst2html5')()
> File "/usr/local/lib/python3.8/site-packages/html5css3/main.py", line 32,
The directory "html5css3" is not part of Docutils.
It seems to be from an alternative 3rd-party HTML5 writer.
Depending on your needs, you may try the Docutils html5 writer or report to
the author of the alternative implementation.
Günter
_______________________________________________
Docutils-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/docutils-users
Please use "Reply All" to reply to the list.