Skip to content
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

AttributeError on fitworkregion button press #4

Open
ajz3d opened this issue Dec 27, 2024 · 0 comments
Open

AttributeError on fitworkregion button press #4

ajz3d opened this issue Dec 27, 2024 · 0 comments

Comments

@ajz3d
Copy link

ajz3d commented Dec 27, 2024

Hello Dominik,

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant