Olivier

Results 2 comments of Olivier

The workaround is working, changing ``from sphinx import build_main`` to ``from sphinx.cmd.build import build_main``. Should I close the issue right now ?

Hi Anton ! I encountered the same problem with the sphinxcontrib-versioning 2.2.1 from pypi. Even if I solved my problem in #66 I'm still stuck like you mentioned above.