pKrime / brignet

Automatic rigging using neural network from RigNet
GNU General Public License v3.0
407 stars 39 forks source link

Error loading "D:\Program Files\Anaconda3\envs\rignet_2\Lib\site-packages\torch\lib\shm.dll" or one of its dependencies. #29

Open Lucklycat opened 5 months ago

Lucklycat commented 5 months ago

Thank you very much for your project. I have already run through quick_start.py in the Rignet project When I tried to use it in Blender, clicking on the Preidct rig reported the following error: image

But in my corresponding environment, this DLL exists: image

Draise14 commented 4 months ago

I have found a similar issue, I think this may be due to the Pytorch version not being compatible with Blender which uses a new version of python, and the addon can't work with newer versions of Pytorch...