当前位置:网站首页>Installing pytorch geometric
Installing pytorch geometric
2022-06-13 01:42:00 【lainegates】
I searched the Internet for a long time , Finally found , The best way , It is recommended by the official website , use conda Configuration environment .
1. install anaconda, And create a virtual environment
Reference resources Use anaconda install pytorch, And configuration vscode
install anaconda after ,pytorch Latest available .
conda create -n pytorch python=3.8 # Create a new virtual environment , Least problem
2. install pytorch The latest version
Install the latest pytorch Stable version , Official website - Installation guide page
conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch
3. install pytorch-geometric
Use conda Configure all at once , Include pytorhc-torch-cluster/torch-geometric / torch-scatter / torch-sparse / torch-spline-conv, Official statement
conda install pyg -c pyg -c conda-forge
4. Install visualizer
install tensorboard And configuration tools
conda install tensorboard tensorboard-data-server tensorboard-plugin-wit
other ( If you use Pip)
Use pip install ,pip Will also try to match the version , But download each version , Try installing locally , Author installation pytorch-cluster when , Even compiled log, And it didn't compile successfully .
The following errors may occur .
AttributeError: ‘NoneType‘ object has no attribute ‘origin‘ terms of settlement ( install geometric Report errors )
Multiple failures , You may need to manually download different wheel,wheel Download list
边栏推荐
- Workspace for ROS
- 【软考】软件设计师知识点整理(待更新)
- Golang inline mechanism & go development test
- Leetcode question brushing 02 linked list operation
- [projet cs144 de Stanford Computing Network] lab1: Stream reassembler
- Copy (copy) constructors and assignment overloaded operators=
- A DPU architecture without CPU: Hyperion
- On February 26, 2022, the latest news of national oil price adjustment today
- Detailed explanation of maxpooling corresponding to conv1d, conv2d and conv3d machines of tensorflow2
- 谷歌的受众群体是如何发挥作用的?
猜你喜欢

September 3, 2021 visual notes

matplotlib画图中文乱码

【MathType】利用MathType输出LaTex样式的公式

六、出库管理功能的实现

Should the audience choose observation mode or positioning mode?

Run Presto under docker to access redis and Bi presentation

Design of distributed game server

Server installation jupyterab and remote login configuration

Temporary objects and compilation optimization

Leetcode 05 tree
随机推荐
My crawler learning notes
5、 Improvement of inventory query function
Note: common gadgets in project architecture
Temporary objects and compilation optimization
[official document summary] writing standards for academic dissertations of National University of science and technology
September 3, 2021 visual notes
Run Presto under docker to access redis and Bi presentation
Implementation and design of JMeter interface test database assertion for CSDN salary increase technology
Wildcard usage of go standard library FMT
Plumber game
How many times does the constructor execute?
【软考】软件设计师知识点整理(待更新)
Developer contributions amd Xilinx Chinese Forum sharing - wisdom of questioning
Startup, connection and stop of MySQL service
项目实训(十七)---个人工作总结
MySQL related summary
Thread code learning notes
The interviewer only asked me five questions and the interview was over
A DPU architecture without CPU: Hyperion
Project training (XVII) -- personal work summary