Skip to content

Issue with mkdocs_autorefs 0.4.0 #398

@aminalaee

Description

@aminalaee

Please open an issue on pytkdocs instead
if this is related to Python docstrings parsing or the collection of Python objects!

Describe the bug
After installing mkdocstrings which tries to install mkdocs_autorefs there seems to be an issue in mkdocs_autorefs latest version 0.4.0 causing module not found.

To Reproduce
Steps to reproduce the behavior:
Installing latest mkdocstrings won't work:

requirements:

mkdocs==1.2.3
mkdocs-autorefs==0.4.0
mkdocs-material==8.1.11
mkdocs-material-extensions==1.0.3
mkdocstrings==0.18.0
mkdocstrings-python-legacy==0.2.2

Expected behavior
Working vertsion, maybe by limiting the mkdocstrings dependency on autorefs.

Screenshots
If applicable, add screenshots to help explain your problem.

Information (please complete the following information):

  • OS: [e.g. iOS]
  • Browser: [e.g. chrome, safari]
  • mkdocstrings version: [e.g. 0.10.2]

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    unconfirmedThis bug was not reproduced yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions