vancheese

Results 4 comments of vancheese

Is there any news/progress on this?

I've used fresh install from the main by following the two points above (I manually patched the sphinx.py) and then also also the ImportError: cannot import name 'build_main' fix The...

> You can try add some log lines in these callbacks to see if this extension is registered correctly. > https://github.com/sphinx-contrib/sphinxcontrib-versioning/blob/86a28dc92ce3ff42ed36a8b3e4dc6bdcff90f2c4/sphinxcontrib/versioning/sphinx_.py#L47 > > > https://github.com/sphinx-contrib/sphinxcontrib-versioning/blob/86a28dc92ce3ff42ed36a8b3e4dc6bdcff90f2c4/sphinxcontrib/versioning/sphinx_.py#L65 I added simple print commands...

I've identified where the program freeze In sphinx_.py in read_config, the program stops at config = queue.get()