Traceback (most recent call last):
File "c:\Users\lbhb\projects\psi-nafc\src\test_bytecode.py", line 15, in <module>
cfg.to_bytecode()
File "c:\Users\lbhb\anaconda3\envs\psi-nafc\Lib\site-packages\bytecode\cfg.py", line 992, in to_bytecode
byt_te.entry.stack_depth = min(
^^^^
TypeError: '<' not supported between instances of '_UNSET' and '_UNSET'
Gives the following traceback: