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

Python 3.12 docs failure #136

Open
jgallowa07 opened this issue Feb 21, 2024 · 0 comments
Open

Python 3.12 docs failure #136

jgallowa07 opened this issue Feb 21, 2024 · 0 comments

Comments

@jgallowa07
Copy link
Member

When trying to build docs with python 3.12, The build and test workflow fails with

Run make -C docs clean
make: Entering directory '/home/runner/work/multidms/multidms/docs'
sphinx-apidoc -E -T -M -e -f -o . ../multidms
make: Leaving directory '/home/runner/work/multidms/multidms/docs'
make: Entering directory '/home/runner/work/multidms/multidms/docs'
sphinx-apidoc -E -T -M -e -f -o . ../multidms
Running Sphinx v7.2.6

Extension error:
Could not import extension sphinxcontrib.bibtex (exception: No module named 'pkg_resources')
make: *** [Makefile:23: html] Error 2
make: Leaving directory '/home/runner/work/multidms/multidms/docs'
Error: Process completed with exit code 2.
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

No branches or pull requests

1 participant