Hi again! I'm having the following error when clearing a session using 0.6.25:
Traceback (most recent call last):
File "E:\WORK\CODING\packages\nomad\nomad\hotkeys\hotkey_functions.py", line 101, in new_session
graph.clear_session()
File "C:\Users\Gaspounet\AppData\Roaming\Python\Python37\site-packages\NodeGraphQt\base\graph.py", line 1673, in clear_session
self._undo_stack.push(NodeRemovedCmd(self, n))
NameError: name 'NodeRemovedCmd' is not defined
Hi again! I'm having the following error when clearing a session using
0.6.25
:Thanks for your help! Gasp