79311389

Date: 2024-12-27 09:24:47
Score: 2
Natty:
Report link

If you have multiple versions of python (and thus for pip) installed on your machine, you might encounter this error when the "default" version of the pip is not the same of the "default" version of python; the package will not be identified. to solve the problem, type pipX.XX install bcrypt (replace X.XX with the python interpreter version)

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ahmad