Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Chen Wang
7,371 PointsHelp Help 500 Internal Server Error when deploy flask application
I'm trying to deploy a flask project to the server by wsgi.
There should be no bug in my program, because I can run it by
python __init__.py runserver -d
So why I got this error???/
1 Answer
man odell
1,905 Pointsinstall python program on your PC from https://www.python.org/downloads/