Hi Matt

Thanks for the reply. In fact I had a virtualenv also ready. So I did this:
$ source .pythonenv/bin/activate
$ pip3 install sphinxjp.themes.htmlslide
(ran without problems)
$ sphinx-quickstart myslides
$ cd myslides/
$ make html
(I get the expected web site)
$ vi conf.py
(changed html_theme = 'htmlslide')
$ make html
Sphinx v3.2.1 in Verwendung
loading pickled environment... erledigt

Theme error:
no theme named 'htmlslide' found (missing theme.conf?)
make: *** [Makefile:20: html] Fehler 2

So the same reaction. Something more is missing. All help appreciated.

Varenne

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sphinx-users/CAD54bZFH3Gt6YVQ_v0SvFMOzcONcYu7%3D5qxAbqENb0AV%2B2dMfg%40mail.gmail.com.

Reply via email to