acbull / pyHGT

Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric
MIT License
775 stars 162 forks source link

libtorch_cpu.so #61

Open Saladin58 opened 11 months ago

Saladin58 commented 11 months ago

Dear Author, Thank you very much for your excellent effort!

I have installed all the required packages (requirements.txt) with python 3.7.9. I am still geting the follwing error: ImportError: libtorch_cpu.so: cannot open shared object file: No such file or directory

Any help with that, please?

Thanks, Saladin

2