在 python 开发中我们最常用的IDE就是PyCharm,在项目开发中我们经常用到许多第三方库,用的最多的命令就是pip install 第三方库名 进行安装。现在你可以使用一个工具来帮你解决经常安装第三方库的麻烦,这个工具就是Anaconda。
切换pycharm interpreter 请参考
https://blog.youkuaiyun.com/amberdreams/article/details/81227488 。
在 python 开发中我们最常用的IDE就是PyCharm,在项目开发中我们经常用到许多第三方库,用的最多的命令就是pip install 第三方库名 进行安装。现在你可以使用一个工具来帮你解决经常安装第三方库的麻烦,这个工具就是Anaconda。
切换pycharm interpreter 请参考
https://blog.youkuaiyun.com/amberdreams/article/details/81227488 。