Skip to content
Discussion options

You must be logged in to vote

Just repeating a comment (in case you missed it):

I'm just looking at the output from your session (above). Are you running your webapp from within VS Code (as that might be causing an issue)? Try this instead: Do a right-click on the webapp2 folder as shown at the bottom of the first column of your screengrab, then select "New Terminal at Folder" from the pop-up menu. This should open a Terminal window in your webapp2 folder. Now type python app.py to run your webapp directly from your OS, not from within the VS Code environment. What happens now?

Also, if you want to use VS Code to run your webapps, be sure to open VS Code in the folder that your app.py file resides in. To do this, open…

Replies: 8 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@headfirstpython
Comment options

@Stillo88
Comment options

@headfirstpython
Comment options

@headfirstpython
Comment options

Comment options

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

Comment options

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

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by headfirstpython
Comment options

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

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants