anaconda中使用pip安装包的方法:
1、在cmd中列出所有anaconda环境:
condainfo--envs1
2、激活其中一个环境
activateuntitled1
3、进入untitled环境使用pip或者pip3即可
pip3installjieba原文来自:https://www.py.cn
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
anaconda中使用pip安装包的方法:
1、在cmd中列出所有anaconda环境:
condainfo--envs1
2、激活其中一个环境
activateuntitled1
3、进入untitled环境使用pip或者pip3即可
pip3installjieba原文来自:https://www.py.cn
暂无评论内容