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
Why do I have this error during collecting wheat ?
File "/home/name/Desktop/Dindo-Bot-master/lib/parser.py", line 115, in parse_color
if color.startswith('(') and color.endswith(')'):
AttributeError: 'tuple' object has no attribute 'startswith'