Window Install and check pip tool
2021-01-07 18:28
阅读:425
python的一些模块可以用pip来进行安装,相当于linux下的yum命令很方便,模块不需要手动去编译安装
如果不嫌麻烦可以按照下面的步骤进行安装。个人建议干脆装更高的比方 2.7.15 自动就安装了,没必要自己单独安装
2.7.15 pip tool在这个目录下 C:\Python27\Scripts
如果自带的pip版本比较低,它会建议你用这个命令 ‘python -m pip install --upgrade pip‘进行升级
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:Window Install and check pip tool
文章链接:http://soscw.com/index.php/essay/40758.html
文章标题:Window Install and check pip tool
文章链接:http://soscw.com/index.php/essay/40758.html
评论
亲,登录后才可以留言!