Skip to content

[BUG] - AttributeError: module 'bcrypt' has no attribute '__about__' #60

@cootook

Description

@cootook

when run app locally

(trapped) error reading bcrypt version
Traceback (most recent call last):
  File "C:\project\.venv\Lib\site-packages\passlib\handlers\bcrypt.py", line 620, in _load_backend_mixin
    version = _bcrypt.__about__.__version__
              ^^^^^^^^^^^^^^^^^
AttributeError: module 'bcrypt' has no attribute '__about__'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions