Insta-DM
Insta-DM copied to clipboard
Error: Undefined symbol
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