locuslab / cfd-gcn

114 stars 34 forks source link

I can not install torch-scatter, torch-sparse and torch-cluster and I get the following error in docker! #3

Open zobeirraisi opened 3 years ago

zobeirraisi commented 3 years ago

Could you please help me about the following error: The command '/bin/sh -c $PIP37 install torch-spline-conv==latest+cu101 -f https://pytorch-geometric.com/whl/torch-1.5.0.html' returned a non-zero code: 2

filipeabperes commented 3 years ago

Is this happening inside the docker image?

btx0424 commented 3 years ago

Yes, I've met the same error when building docker image

filipeabperes commented 3 years ago

I have modified the Dockerfile, it should be working again. Let me know if the issue persists