Skip to content

Docs don't build due to not finding ParmEd's site #2951

@lilyminium

Description

@lilyminium

Expected behavior

Docs build successfully.

Actual behavior

Warning, treated as error:
failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://parmed.github.io/ParmEd/html/objects.inv' not fetchable due to <class 'requests.exceptions.HTTPError'>: 404 Client Error: Not Found for url: https://parmed.github.io/ParmEd/html/objects.inv

Docs fail at an early step (intersphinx looking for other libraries documentation). ParmEd's site is down. Relevant issue here:

ParmEd/ParmEd#1106

Unfortunately this will affect the docs-building test/s until the site is up again. Not much we can do about it unless we remove ParmEd from intersphinx detection.

If you would like to test the doc build locally, you could comment out 'https://parmed.github.io/ParmEd/html/': None, in package/doc/sphinx/source/conf.py (near the bottom)

Code to reproduce the behavior

Current version of MDAnalysis

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions