-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Errors building PyMC3 documentation #4276
Comments
Is this how the docs here https://docs.pymc.io/ are built? |
To the best of my knowledge, yes. I think @ColCarroll is really the expert on the documentation. It's long been an issue that the build process spews a large number of warnings, making it hard to tell if the build is actually working or not. Getting the documentation to build cleanly would be a great thing. |
|
Including
but removing it, the build works |
If you install the
then this works now. There are still some warnings (e.g. the one about @rpgoldman if you could confirm it works for you now? If so, can we close? |
closed by #4283 |
Description of your problem
Please provide a minimal, self-contained, and reproducible example.
cd docs/source make clean make html
Please provide the full traceback.
Versions and main components
update-theano-doc-pointer
)pip install -e .
The text was updated successfully, but these errors were encountered: