kaolin
kaolin copied to clipboard
ImportError: python3.10/site-packages/kaolin/_C.so: undefined symbol: _ZN3c105ErrorC2ENS_14SourceLocationESs
I am using Python 3.10.18, CUDA is available with version 11.8, and Pytorch version 2.4.0.
I have tried installing kaolin using pip install kaolin==0.18.0 -f https://nvidia-kaolin.s3.us-east-2.amazonaws.com/torch-2.4.0_cu118.html and it did not work, I have also tried installing from the source and still did not work.
Does anyone know how to solve it?
Hi @MD-jaberr , can you elaborate on the issue you have? Can you provide the full logs and your system informations? What is you GPU / OS / Python Version / Pytorch Version / CUDA Version?
Stale issue, please reopen if still relevant