Skip to content

python + flask deploy: 500:INTERNAL_SERVER_ERROR #6837

Answered by dooropening
dooropening asked this question in Help
Discussion options

You must be logged in to vote

I solved this problem myself. Since there was a problem with importing self-built modules, I wrote all the modules in a py file. There is only one py file in the entire site, index.py. Now the site is successfully deployed on vercel and the 500 error is resolved.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dooropening
Comment options

Answer selected by dooropening
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
Runtime: Python Flask, Django
1 participant