-
I'm trying to plot racepace for all drivers in a single plot. However, I'm getting an error when trying to map the drivers to their teams for coloring purposes, the script I'm using as a base can be found here at medium.com:
The error thrown is:
The annoying part is that when I run the script separately, there's no issue. But when I try and add my code as a module for my discord bot, the error above is thrown. An tips or clues to get me looking in the right direction? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hmm, found another thing that seems to be related. I tried to use the qualification result from the documentation, and here I'm getting a different error, but it is related to the team color mapping. I am using version = '2.2.4'
|
Beta Was this translation helpful? Give feedback.
Hmm, found another thing that seems to be related. I tried to use the qualification result from the documentation, and here I'm getting a different error, but it is related to the team color mapping. I am using version = '2.2.4'