Closed ksahlin closed 1 year ago
Perhaps a python version issue? I am using python 3.6.11.
Fixed in by CNode = namedtuple('CNode', 'visited recStack')
in line 58 in simplifyGraph.py. Probably version inconsistency or something.
That is very possible due to the namedtuple
Kristoffer @.***> schrieb am Fr., 25. Nov. 2022, 15:48:
Perhaps a python version issue? I am using python 3.6.11.
— Reply to this email directly, view it on GitHub https://github.com/aljpetri/isONform/issues/2#issuecomment-1327497954, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANS6SXA54NXT6TFZM5KDW63WKC7SDANCNFSM6AAAAAASLKUAVY . You are receiving this because you are subscribed to this thread.Message ID: @.***>
I am working on commit 05ac5412120c41cf764f858a9c53742dc1df9996 and it gives