I am not been able to use PYCharm to post hello world
已回答
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
请先登录再写评论。
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.