Hi,
When I try to open RBF manager in maya 2024 I get this error:
Unloaded plugin: weightDriver.mll from path: C:/mgear/release/platforms/2024/windows/x64/plug-ins\weightDriver.mll
Error: TypeError: file C:\mgear\release\scripts\mgear\rigbits\weightNode_io.py line 134: ‘>=’ not supported between instances of ‘NoneType’ and ‘str’
This is the line 134 of that file:
if wd_version > “3.6.2”:
Any solution to this? I have 4.1.0 version of mgear. The latest in the repository. I also have the latest pymel version installed.
Thanks.