Insta-DM icon indicating copy to clipboard operation
Insta-DM copied to clipboard

Error: Undefined symbol

Open fisakhan opened this issue 3 years ago • 0 comments

By running sh scripts/run_demo.sh, I get the following error:

/torch/lib/python3.6/site-packages/torch_sparse/_version_cuda.so: undefined symbol: ZN3c106detail12infer_schema20make_function_schemaENS_8ArrayRefINS1_11ArgumentDefEEES4

i install exactly pytorch=1.7.0 torchvision torchaudio cudatoolkit=11.0 -c pytorch and pip3 install torch-scatter torch-sparse -f https://pytorch-geometric.com/whl/torch-1.7.0+cu110.html

fisakhan avatar Oct 27 '21 14:10 fisakhan