You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(trapped) error reading bcrypt version
Traceback (most recent call last):
File "C:\path\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__'
'$2b$12$dcl0YFoHz6.pL/dtOwbfO.r3CRI416BLq6vJEf0EmT4CHsqqHm7FC'
It's not breaking anything, because code still runs.
This is not the case with bcrypt 4.0.1
sleter, onedr0p, rexdivakar, ASTimch, jape-dev and 89 moreadcondev, karpitsky, onedr0p, jape-dev, mirianbatista and 11 more