i just moved from bottleframework to flask. I changes what needed to be altered to convert the code and when i run it i just get "Internal server error" Running tail -f ../logs/error_log i get no errors. How can i find out what is the culprit her
Greg Ewing
greg.ewing at canterbury.ac.nz
Sat Jul 10 20:06:11 EDT 2021
On 11/07/21 2:24 am, Dennis Lee Bieber wrote:
> Off-hand, that looks like a BASH command, so stuff it in your .bashrc
> or .profile and see what happens.
Or make yourself a little shell script that starts flask with
the appopriate settings.
--
Greg
More information about the Python-list
mailing list