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

No module named 'mkdocstrings.handlers.python' #52

Closed
vladdu opened this issue Jun 13, 2022 · 1 comment
Closed

No module named 'mkdocstrings.handlers.python' #52

vladdu opened this issue Jun 13, 2022 · 1 comment

Comments

@vladdu
Copy link
Contributor

vladdu commented Jun 13, 2022

Describe the bug
When running "make check", I get this error:

  > mkdocs build -s
  INFO     -  Cleaning site directory
  INFO     -  Building documentation to directory:
              /home/vdumitre/projects/dependenpy/site
  Package(s) not found: atomicwrites, cached-property, typed-ast
  INFO     -  The following pages exist in the docs directory, but are not
              included in the "nav" configuration:
                - usage.md
  ERROR    -  Error reading page 'reference/__init__.md': No module named
              'mkdocstrings.handlers.python'

To Reproduce
Steps to reproduce the behavior:

  1. Run make check
  2. See error

System (please complete the following information):

  • Dependenpy version: 3.3.1.dev11
  • Python version: 3.8
  • OS: Linux
@pawamoy
Copy link
Owner

pawamoy commented Jun 13, 2022

I've updated the project, this should be fixed.

The project now uses PDM instead of Poetry. The make commands are the same.

@pawamoy pawamoy closed this as completed Jun 13, 2022
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

2 participants