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
{{ message }}
This repository was archived by the owner on Oct 14, 2024. It is now read-only.
When I try to create a program graph, I encounter a KeyError. If I remove all the and and or expressions from the python file (buggy.py) the error does not occur.
When I try to create a program graph, I encounter a KeyError. If I remove all the
andandorexpressions from the python file (buggy.py) the error does not occur.This is how I use the library:
where
codeis simply the code in the attached filebuggy.py.txt.I have also attached the log file
log.txt.buggy.py.txt
log.txt
More information:
python 3.9.5
commit head=44c15b92197f374c3550353ff827997ef1c1d857
gast 0.5.3