主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Gordon
活动总数
6
最后的活动
2022年08月04日 13:23
成员加入日期
2022年08月03日 14:08
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
1
活动概览
帖子(0)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2022年08月04日 13:23
sure, attached please find the screenshot. You can see I am using venv3 folder as my venv, which created from scratch.
社区
PyCharm
Error: Failed to find Flask application or factory in module 'app'. Use 'FLASK_APP=app:name' to specify one.
0 票
创建于
2022年08月03日 20:37
When I create a new project via pycharm with Flask template, it is ok and it can run. But with my current project, always errors. although I can run with app.py, but when I run with app.py, it is ...
社区
PyCharm
Error: Failed to find Flask application or factory in module 'app'. Use 'FLASK_APP=app:name' to specify one.
0 票
创建于
2022年08月03日 20:31
Yes, I manually uninstall the old PyCharm version and download the latest one, then disable python.use.targets.api then recreating the interpreter with venv name venv2, pip install all requirements...
社区
PyCharm
Error: Failed to find Flask application or factory in module 'app'. Use 'FLASK_APP=app:name' to specify one.
0 票
创建于
2022年08月03日 14:11
Try to use the workaround, it does not work. Need to us VS code instead. And I am a paid user, need to use a free ide instead of paid pycharm.
社区
PyCharm
Error: Failed to find Flask application or factory in module 'app'. Use 'FLASK_APP=app:name' to specify one.
0 票