windows安装python和pip 可以直接在windows的微软商店里下载python python -m ensurepip –upgrade #安装pip python -m pip install package_name #使用pip安装python包 Post Views: 8