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
File "main.py", line 70, in main
flags_dict = {k:FLAGS[k].value for k in FLAGS}
TypeError: '_FlagValues' object is not iterable
Help, has anyone encountered this problem?
The text was updated successfully, but these errors were encountered:
File "main.py", line 70, in main
flags_dict = {k:FLAGS[k].value for k in FLAGS}
TypeError: '_FlagValues' object is not iterable
Help, has anyone encountered this problem?
The text was updated successfully, but these errors were encountered: