使用anaconda建立的虚拟环境存储在/.conda/envs文件夹中。
首先create project
ubunutu下,pycharm使用anaconda下的虚拟环境
new environment using 选择Conda,Interpreter使用对应虚拟环境下bin文件夹中的python。
Create即可。
ubunutu下,pycharm使用anaconda下的虚拟环境可见成功调用虚拟环境下的torch和torch_geometric包。

相关文章:

  • 2021-10-03
  • 2021-07-02
  • 2021-08-06
  • 2021-12-25
  • 2021-11-09
  • 2022-12-23
  • 2021-09-26
猜你喜欢
  • 2021-11-17
  • 2021-05-03
  • 2021-08-31
  • 2022-01-23
  • 2021-08-08
  • 2021-06-02
  • 2021-07-30
相关资源
相似解决方案