0
点赞
收藏
分享

微信扫一扫

PyCharm配置Python环境

1kesou 2022-05-23 阅读 120


  • File-Settings

PyCharm配置Python环境_pycharm

  • settings-project-python interpreter-设置小齿轮

PyCharm配置Python环境_pycharm_02

  • 设置小齿轮-Show All

PyCharm配置Python环境_python_03

  • 添加按钮-打开添加解释器页面-建议选择【Existing Environment】,找到自己的Python路径,选择Python.exe,勾选make avaliable to all projects(将该Python环境应用到所有的项目)-OK

PyCharm配置Python环境_ide_04

 PyCharm配置Python环境_python_05


举报

相关推荐

0 条评论