You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you for creating such a wonderful plugin! It has been incredibly helpful in the workflow.
I’ve encountered an issue when using the NukeSamurai plugin:
Issue:
When I add the NukeSamurai plugin, it appears to conflict with Nuke's internal libtorch.so located in /opt/Nuke15.1v4/lib/python3.10. While the plugin nodes work perfectly fine, Nuke's internal nodes like 'inference' and other Cattery nodes fail to fucntion properly.
Steps I’ve Taken:
Verified the conflict arises with Nuke's internal libtorch.so.
Would you have any suggestions on how to resolve this issue? I’m really new to PyTorch in general.. I suspect it might be related to the version mismatch between the plugin and Nuke's internal library, but further guidance would be greatly appreciated.
Thank you for your time and support!
The text was updated successfully, but these errors were encountered:
Hi,
First of all, thank you for creating such a wonderful plugin! It has been incredibly helpful in the workflow.
I’ve encountered an issue when using the NukeSamurai plugin:
Issue:
When I add the NukeSamurai plugin, it appears to conflict with Nuke's internal libtorch.so located in /opt/Nuke15.1v4/lib/python3.10. While the plugin nodes work perfectly fine, Nuke's internal nodes like 'inference' and other Cattery nodes fail to fucntion properly.
Steps I’ve Taken:
Additional Context:
I found a similar issue referenced here.
Would you have any suggestions on how to resolve this issue? I’m really new to PyTorch in general.. I suspect it might be related to the version mismatch between the plugin and Nuke's internal library, but further guidance would be greatly appreciated.
Thank you for your time and support!
The text was updated successfully, but these errors were encountered: