Skip to content

Lazydocs failures on doc generation for some modules #187

@lishanl

Description

@lishanl

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`')

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