简体   繁体   English

未能在 pycharm 中安装 Flask package

[英]failing to install Flask package in pycharm

after press install package its failing and giving me this below error按下安装 package 后它失败并给我以下错误

Looking in indexes: https://www.palletsprojects.com/p/flask/ Collecting Flask查看索引: https://www.palletsprojects.com/p/flask/收集 Flask

Could not find a version that satisfies the requirement Flask (from versions: ) No matching distribution found for Flask找不到满足 Flask 要求的版本(来自版本:)没有为 Flask 找到匹配的分布

I have tried to to put python in windows path to no success please help我试图将 python 放在 windows 路径中没有成功请帮助

Try installing it in your terminal: pip install flask尝试将其安装在您的终端中: pip install flask

It should install the newest version它应该安装最新版本

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM