Graphormer
Graphormer copied to clipboard
error: command ':/usr/local/cuda/bin/nvcc' failed: No such file or directory
Hi,there,
I have a problem when I run
python setup.py build_ext --inplace
there are a lot of warning informatoin
can you please give me some advise waht is wrong with my enviroment?
I according to the Installation Guide step by step.
Thank you!
Zhenghua - did you have a cuda module (>=11.1) loaded?
yes, I have cuda 11.1

But it seems
python setup.py build_ext --inplace
the setup.py can not find my cuda.
do you think is their any problem with my bashrc?
thank you so much!