techwithtim / Flask-Web-App-Tutorial

Code for the note storing flask web app made during a YouTube video.
926 stars 1.02k forks source link

Value Error #115

Open futuristhurs opened 1 year ago

futuristhurs commented 1 year ago

image

i had this error after i tried adding blueprints for views and auth about 19 mins into the video

reshma045 commented 1 year ago

Just use name=views and try

moscorp commented 1 year ago

pip install --upgrade watchdog

CippyCabana1109 commented 10 months ago

ValueError: Invalid hash method 'sha256'.

CippyCabana1109 commented 10 months ago

ValueError: Invalid hash method 'sha256'.

i have that error every i sign up on my create app

AI0564-swati commented 9 months ago

I am facing the same issue.