"Settings" > "Project Interpreter",然后单击 "+" 按钮。使用包管理器:选择 "Tools" > "Python Packages",然后单击 "Install" 按钮。"/> "Settings" > "Project Interpreter",然后单击 "+" 按钮。使用包管理器:选择 "Tools" > "Python Packages",然后单击 "Install" 按钮。">
PyCharm 中安装库有两种方法:使用项目设置:选择 "File" > "Settings" > "Project Interpreter",然后单击 " " 按钮。使用包管理器:选择 "Tools" > "Python Packages",然后单击 "Install" 按钮。
PyCharm 中安装库的方法
在 PyCharm 中安装库有两种主要方法:
方法 1:使用项目设置
方法 2:使用包管理器
其他注意事项
pip install
。以上是pycharm在哪里安装库的详细内容。更多信息请关注PHP中文网其他相关文章!