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! While you're at it, check out some resources Treehouse students have shared here.

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

Python

Chen Wang
Chen Wang
7,371 Points

Help 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

install python program on your PC from https://www.python.org/downloads/