I am trying to deploy a flask application on pythonanywhere the first pages open but when I try to to the database i get an Internal server error

29 views Asked by At

Errors I am getting

enter image description here

my folders init.py file

enter image description here

enter image description here

I think the users data is not being submitted to the data base and the database path I think i have written it correctly, i don't know if there are some packages i failed to download

0

There are 0 answers