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

Lazydocs failures on doc generation for some modules #187

Open
lishanl opened this issue Jun 6, 2023 · 0 comments
Open

Lazydocs failures on doc generation for some modules #187

lishanl opened this issue Jun 6, 2023 · 0 comments

Comments

@lishanl
Copy link
Collaborator

lishanl commented Jun 6, 2023

There are import errors, config errors for some modules and failing the docs generation for those.
image

Originally posted by @lishanl in #186 (comment)

Failed to generate docs for module oauth.callback: ValueError('attempted relative import beyond top-level package')
Failed to generate docs for module oauth.fastapi: FastAPIImportError('The oauth router is a fastapi router and fastapi is not installed. Run `pip install spylib[fastapi]` to be able to use the oauth router.')
Failed to generate docs for module oauth.redirects: ValueError('attempted relative import beyond top-level package')
Failed to generate docs for module oauth.tokens: ValueError('attempted relative import beyond top-level package')
Failed to generate docs for module oauth.validations: ValueError('attempted relative import beyond top-level package')
Failed to generate docs for module session_token: ImportError('attempted relative import with no known parent package')
Failed to generate docs for module utils.jwtoken: ConfigError('duplicate validator function "utils.jwtoken.JWTBaseModel.set_id"; if this is intended, set `allow_reuse=True`')
@lishanl lishanl changed the title Lazydocs failures on generation some modules Lazydocs failures on doc generation for some modules Jun 6, 2023
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

1 participant