Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: temporarily pin sphinx<4.0.0 #477

Merged
merged 1 commit into from
May 19, 2021
Merged

doc: temporarily pin sphinx<4.0.0 #477

merged 1 commit into from
May 19, 2021

Conversation

umarcor
Copy link
Collaborator

@umarcor umarcor commented May 17, 2021

It seems that sphinx-symbiflow-theme and/or symbolator_sphinx have issues with Sphinx>=4.0.0:

https://github.com/im-tomu/fomu-workshop/runs/2604051307?check_suite_focus=true#step:3:2576

Successfully built sphinx-symbiflow-theme sphinxcontrib-session symbolator sphinxcontrib-hdl-diagrams livereload xcffib wavedrom hdlparse nmigen cairocffi
ERROR: sphinx-tabs 3.0.0 has requirement docutils~=0.16.0, but you'll have docutils 0.17.1 which is incompatible.
Installing collected packages: (...)
Running Sphinx v4.0.1
fatal: No names found, cannot describe anything.
loading translations [en]... done

Extension error:
Could not import extension symbolator_sphinx (exception: cannot import name 'ENOENT' from 'sphinx.util.osutil' (/home/runner/work/fomu-workshop/fomu-workshop/docs/env/lib/python3.7/site-packages/sphinx/util/osutil.py))
make: *** [Makefile:46: html] Error 2

In this PR, sphinx is pinned to <4.0.0 so that docs can be built while the issue is fixed.

@mithro, were you hit by this issue somewhere else?

@mithro
Copy link
Member

mithro commented May 19, 2021

We should fix this at https://github.com/SymbiFlow/symbolator and then unpin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants