浙江建设职业技术学院门户网站,51找呀模板网,新郑整站优化,做做网站下载2023我目前的环境是mac M2#xff0c;我在base环境中安装了pytorch_geometric,仅仅做测试用的#xff0c;不做真正跑代码的测试 首先我的base环境的设置如下#xff1a; pip install pyg_lib torch_scatter torch_sparse torch_cluster torch_spline_conv -f https://data.pyg.…我目前的环境是mac M2我在base环境中安装了pytorch_geometric,仅仅做测试用的不做真正跑代码的测试 首先我的base环境的设置如下 pip install pyg_lib torch_scatter torch_sparse torch_cluster torch_spline_conv -f https://data.pyg.org/whl/torch-2.1.0cpu.htmlpip install torch_geometric然后就可以跑pytorch_geometric的代码。