Jump into our new React Basics course 😎

Learn about our new Community Discord server here and join us on Discord here!

Probe The AI Multiverse: Exploring the Subfields of Artificial Intelligence 😮

Get job-ready with our Career Toolbox Track's career advice, resume tips, and more 🧰

New course: AI Tools for Designers 🎨✨

Students: got a cool project or resource to share? Submit it to Treehouse Links! 🤩

Learn about our new Community Discord server here and join us on Discord here!

🤖 Check out all our AI content here 👀

  • Home
  • Free Trial
  • Sign In
  • Plans
  • Tracks
  • Library
  • Community
  • Support
  • Jobs
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • 21st Century Skills
      • • AI
      • • Android
      • • APIs
      • • Business
      • • C#
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Equity, Diversity, and Inclusion (EDI)
      • • Go Language
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • PHP
      • • Python
      • • Quality Assurance
      • • React
      • • Ruby
      • • Security
  • Gene Higgins
    Gene Higgins
    16,582 Points

    `py-bcrypt`, `flask-bcrypt`, and possibly `bcrypt` all conflict with one another. Uninstall them all and...

    Posted December 9, 2019 11:53pm by Gene Higgins
    Gene Higgins
    16,582 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Cryptographic Hashing with Flask-Bcrypt

    1 Answer

  • Daniel Benisti
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    Daniel Benisti
    Front End Web Development Techdegree Graduate 22,224 Points

    what is the salt in the hashing i didnt understand

    Posted March 22, 2019 7:15pm by Daniel Benisti
    .a{fill-rule:evenodd;}techdegree seal-36
    Daniel Benisti
    Front End Web Development Techdegree Graduate 22,224 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Cryptographic Hashing with Flask-Bcrypt

    1 Answer

  • Bas Kuunk
    Bas Kuunk
    21,308 Points

    flask.ext.bcrypt: DeprecationWarning

    Posted December 20, 2017 9:01pm by Bas Kuunk
    Bas Kuunk
    21,308 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Cryptographic Hashing with Flask-Bcrypt

    1 Answer

  • annecalija
    annecalija
    9,031 Points

    Does this course need an update? "flask.ext." libraries are already deprecated.

    Posted November 7, 2017 6:25am by annecalija
    annecalija
    9,031 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Cryptographic Hashing with Flask-Bcrypt

    2 Answers

  • Oti Oritsejafor
    Oti Oritsejafor
    3,281 Points

    Bcrypt not working

    Posted September 22, 2016 9:35pm by Oti Oritsejafor
    Oti Oritsejafor
    3,281 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Cryptographic Hashing with Flask-Bcrypt

    0 Answers

  • Daniel Bowen
    Daniel Bowen
    8,127 Points

    Can't install b-crypt (El Capitan OSX)

    Posted June 30, 2016 10:19pm by Daniel Bowen
    Daniel Bowen
    8,127 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Cryptographic Hashing with Flask-Bcrypt

    1 Answer

  • Tomcat .
    PLUS
    Tomcat .
    Courses Plus Student 403 Points

    How does the check_password_hash function compares hashes?

    Posted March 9, 2016 10:38pm by Tomcat .
    Tomcat .
    Courses Plus Student 403 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Cryptographic Hashing with Flask-Bcrypt

    3 Answers

  • Carlos Federico Puebla Larregle
    Carlos Federico Puebla Larregle
    21,073 Points

    Using the "generate_password_hash()" function

    Posted March 9, 2016 5:50pm by Carlos Federico Puebla Larregle
    Carlos Federico Puebla Larregle
    21,073 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Cryptographic Hashing with Flask-Bcrypt

    1 Answer

  • Joshua Yoerger
    Joshua Yoerger
    11,206 Points

    Using hash rounds to throttle password attacks

    Posted March 1, 2016 7:18am by Joshua Yoerger
    Joshua Yoerger
    11,206 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Cryptographic Hashing with Flask-Bcrypt

    1 Answer

  • Mike Hansen
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    Mike Hansen
    Python Web Development Techdegree Student 3,419 Points

    Could not find a version that satisfies the requirement flask-crypt --Bcrypt error

    Posted January 6, 2016 4:57pm by Mike Hansen
    .a{fill-rule:evenodd;}techdegree
    Mike Hansen
    Python Web Development Techdegree Student 3,419 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Cryptographic Hashing with Flask-Bcrypt

    0 Answers

  • Josh Davis
    Josh Davis
    24,227 Points

    I'm trying to install flask-bcrypt on Mac but getting "error: command '/usr/bin/clang' failed with exit status 1"

    Posted November 12, 2015 7:02pm by Josh Davis
    Josh Davis
    24,227 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Cryptographic Hashing with Flask-Bcrypt

    4 Answers

  • Cotten Blackwell
    Cotten Blackwell
    10,425 Points

    Can't install bcrypt on Mac OS X v10.10.5

    Posted October 19, 2015 10:17pm by Cotten Blackwell
    Cotten Blackwell
    10,425 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Cryptographic Hashing with Flask-Bcrypt

    10 Answers

  • Oisin Kilkenny
    Oisin Kilkenny
    14,213 Points

    Can't install bcrypt

    Posted June 8, 2015 9:47pm by Oisin Kilkenny
    Oisin Kilkenny
    14,213 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Cryptographic Hashing with Flask-Bcrypt

    1 Answer

  • Kevin Gravett
    Kevin Gravett
    11,167 Points

    Python crashes when using bcrypt

    Posted May 21, 2015 1:31pm by Kevin Gravett
    Kevin Gravett
    11,167 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Cryptographic Hashing with Flask-Bcrypt

    1 Answer

  • qasimalbaqali
    qasimalbaqali
    17,839 Points

    Bcrypt Challenge Task 3

    Posted March 20, 2015 6:09pm by qasimalbaqali
    qasimalbaqali
    17,839 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Cryptographic Hashing with Flask-Bcrypt

    7 Answers

  • Charlie Thomas
    Charlie Thomas
    40,856 Points

    No such file or directory: #include "Python.h"

    Posted March 13, 2015 8:13pm by Charlie Thomas
    Charlie Thomas
    40,856 Points
    • Python
    • Build a Social Network with Flask
    • Making Strong Users
    • Cryptographic Hashing with Flask-Bcrypt

    1 Answer

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis
  • UX Design

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Plans
  • Perks
  • Public Library Access
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2023 Treehouse Island, Inc.