get_driver_color_mapping not working for 2025 #720
Answered
by
theOehrly
noehurtado
asked this question in
Q&A
-
Hi, it seems that get_driver_color_mapping is not working for 2025, if I run the exact same code but for 2024 (as seen in the picure) it works, but while trying to get the colors for 2025, it's not working. |
Beta Was this translation helpful? Give feedback.
Answered by
theOehrly
Mar 18, 2025
Replies: 1 comment 3 replies
-
Please ensure that you have updated to the latest version of FastF1 and let me know if that fixes the problem. There were some issues that needed to be fixed around driver colors at the beginning of the season. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This code
for me returns
which looks correct.
You are sure that you are using the latest version and didn't accidentally update a different environment? If 2…