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
Hey!
I'm trying to set up node filtering. Seeing the same question here (#73)
Downloaded and installed the library as indicated here.
I decided to immediately try the functionality, added functions (select_menu=True, neighborhood_highlight=True) as shown here.
On startup I get an error: TypeError: __init__() got an unexpected keyword argument 'highlightNearest' or TypeError: __init__() got an unexpected keyword argument 'select_menu'
Could you tell me please, what else needs to be done to make this filtering functionality work?
Thank you!
The text was updated successfully, but these errors were encountered:
Hey!
I'm trying to set up node filtering. Seeing the same question here (#73)
Downloaded and installed the library as indicated here.
I decided to immediately try the functionality, added functions
(select_menu=True, neighborhood_highlight=True)
as shown here.On startup I get an error:
TypeError: __init__() got an unexpected keyword argument 'highlightNearest'
orTypeError: __init__() got an unexpected keyword argument 'select_menu'
Could you tell me please, what else needs to be done to make this filtering functionality work?
Thank you!
The text was updated successfully, but these errors were encountered: