Open taojin1992 opened 5 years ago
Very weird, which system are you on?
Had the same issue as well, turns out it was because the input (line in the above example) was an empty Python list. Resolved by filling the list with a placeholder string. Hope that helps!
NameError Traceback (most recent call last)