Giter Site home page Giter Site logo

Comments (3)

alex avatar alex commented on July 21, 2024

This looks like your installation is somehow corrupted where you have two different versions of bcrypt installed. I suggest deleting your virtualenv and reinstalling.

from bcrypt.

zeilsell-user1 avatar zeilsell-user1 commented on July 21, 2024

Thanks @alex

I have blown away the venv and reinstalled completely and I am still getting the same error.

This is the bcrypt.dict

{'__name__': 'bcrypt._bcrypt', '__doc__': 'Internal module used by bcrypt.\n', '__package__': '', '__loader__': <_frozen_importlib_external.ExtensionFileLoader object at 0x7effbc59cdd0>, '__spec__': ModuleSpec(name='_bcrypt', loader=<_frozen_importlib_external.ExtensionFileLoader object at 0x7effbc59cdd0>, origin='/home/r...InternalAdminServer/./.venv/lib/python3.11/site-packages/bcrypt/_bcrypt.cpython-311-x86_64-linux-gnu.so'), 'hashpw': <built-in function hashpw>, 'encode_salt': <built-in function encode_salt>, '__version__': '0.4', '__file__': '/home/...InternalAdminServer/./.venv/lib/python3.11/site-packages/bcrypt/_bcrypt.cpython-311-x86_64-linux-gnu.so'}

I will create a completely fresh poetry project with just bcrypt and see if that has the same issue

from bcrypt.

zeilsell-user1 avatar zeilsell-user1 commented on July 21, 2024

Okay - @alex is right - a completely clean project with just bcrypt works (as expected). Closing this issue down and throwing my computer out the window.

from bcrypt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.