zj-dong / AG3D

Official code release for ICCV2023 paper AG3D: Learning to Generate 3D Avatars from 2D Image Collections
https://zj-dong.github.io/AG3D/
244 stars 21 forks source link

DLL load failed while importing fuse_cuda: The specified procedure could not be found #17

Open lashik opened 5 months ago

lashik commented 5 months ago

I ran everything to the T as documented and solved all errors, but I fail to understand this error image image (1) As you can see from above the setup.py is successfully installed

dustin-nguyen-qil commented 5 months ago

make sure you run python setup.py install first before running test code