jogelee / DraftKings_NBA_Showdown

0 stars 1 forks source link

TypeError: string indices must be integers #2

Open smjdesign opened 4 years ago

smjdesign commented 4 years ago

Traceback (most recent call last): File "c:/Users/Stephen/Desktop/draftkings/showdown.py", line 53, in if i[4][0]['id'] == 344: TypeError: string indices must be integers

can you tell me how I might go about resolving this?