centos 安装 python flask 和python3安装flask

pip install Flask

python3安装

pip3 install flask

原文地址:https://www.cnblogs.com/yu-hailong/p/8476239.html