-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get an error when I click "predict rig" #16
Comments
Hi, either some dependency of that dll is missing, or it was built for a different system (32/64 bit, or different compiler version). I will look that up and see if I can find something about it. Have you tried manual install via conda or virtual env, as from the Readme? |
This is an install via conda, as pr the Readme. Though, looks like I might have done something wrong along the way. |
Hi, it is also possible that you had everything right but conda's repositories have a different ABI. Have you used the same python version? If you have Conda, you can try to setup the original RigNet, and use the "Load RigNet character" button to import into blender |
I did use python 3.7.
Looking at the install instructions again, I realise I get one error, that
I thought was a typo in the instructions, but then probably aren't.
I do "conda create -n brignet python=3.7", which works, but then when I
type "conda activate brignet_deps", I get an error message saying "Could
not find conda environment: brignet_deps", which I thought made sense and I
just used "conda activate brignet" instead.
Did I miss something there?
Den tir. 28. sep. 2021 kl. 17.48 skrev pKrime ***@***.***>:
… Hi, it is also possible that you had everything right but conda's
repositories have a different ABI. Have you used the same python version?
If you have Conda, you can try to setup the original RigNet
<https://github.com/zhan-xu/RigNet>, and use the "Load RigNet character"
button to import into blender
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#16 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFQUCHMDTZ77N5OFJYNUGTUEHWWLANCNFSM5E2TS6XQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
hi , my model is loaded but pridect rig make problem |
I think I have managed to install brignet correctly as I no longer get an error and the plugin shows up correctly in the viewport. However, when I click "Predict Rig" I get an error about an during loading of a dll. I have checked that the dll is present. Please see screenshot for more info.
I hope you are able to help.
The text was updated successfully, but these errors were encountered: