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
I think there are some problems with Fit Working Region button. Whenever it's pressed, it throws the following exception:
Traceback (most recent call last):
File "dom::Sop/SDFM_Assembler::1.24/fitworkregion", line 1, in <module>
File "/opt/hfs20.5.445/houdini/python3.11libs/hou.py", line 56472, in __getattr__
return _hou.HDAModule___getattr__(self, name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'module' object has no attribute 'fitWorkRegion'
Other parameters from Working Region folder seem to be working fine.
P.S. Thanks for making this fantastic package.
The text was updated successfully, but these errors were encountered:
Hello Dominik,
I think there are some problems with Fit Working Region button. Whenever it's pressed, it throws the following exception:
Other parameters from Working Region folder seem to be working fine.
P.S. Thanks for making this fantastic package.
The text was updated successfully, but these errors were encountered: