-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
In "conda_cu113.yml", you installed cuda11.3 and gcc11.2, but in fact, they are conflicting.
When I install "pyg_lib torch_scatter torch_sparse torch_cluster torch_spline_conv", the error occur:
RuntimeError: The current installed version of /home/username/anaconda3/envs/icg_cuda113/bin/x86_64-conda-linux-gnu-c++ (11.2.0) is greater than the maximum required version by CUDA 11.3 (10.0.0). Please make sure to use an adequate version of /home/username/anaconda3/envs/icg_cuda113/bin/x86_64-conda-linux-gnu-c++ (>=5.0.0, <=10.0.0).
Here is the version correspondence table of cuda and gcc

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels