Skip to content

Sphinx build error #38

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

Closed
makermelissa opened this issue Jan 20, 2020 · 1 comment · Fixed by #39
Closed

Sphinx build error #38

makermelissa opened this issue Jan 20, 2020 · 1 comment · Fixed by #39

Comments

@makermelissa
Copy link
Collaborator

I saw this during a release. Re-running tests didn't help.

Run sphinx-build -E -W -b html . _build/html
Running Sphinx v2.3.1
making output directory... done
loading intersphinx inventory from https://docs.python.org/3.4/objects.inv...
loading intersphinx inventory from https://circuitpython.readthedocs.io/projects/bus_device/en/latest/objects.inv...
loading intersphinx inventory from https://circuitpython.readthedocs.io/en/latest/objects.inv...

Warning, treated as error:
failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://circuitpython.readthedocs.io/projects/bus_device/en/latest/objects.inv' not fetchable due to <class 'requests.exceptions.HTTPError'>: 404 Client Error: Not Found for url: https://circuitpython.readthedocs.io/projects/bus_device/en/latest/objects.inv
##[error]Process completed with exit code 2.
@makermelissa
Copy link
Collaborator Author

It looks like the correct url is "https://circuitpython.readthedocs.io/projects/busdevice/en/latest/objects.inv". Now to find where it needs changing...

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 a pull request may close this issue.

1 participant