I am not been able to use PYCharm to post hello world

Answered

When I click on NewProject it does not give me an option to select FLASK from the menu but it goes directly to the New Project panel.

 

What should I do?  I even reinstalled the Pcycharm 

0
2 comments

Flask support is only available in PyCharm Professional.
You can work with a flask project in the PyCharm Community, but you need to create it manually from the command line.

0

Please sign in to leave a comment.