Closed prsantiago closed 6 months ago
Hi,
It seems that the latest version of matplotlib has changed the way colormaps are accessed. The easiest fix would be to install matplotlib version 3.8.4 (which is the version I'm currently using).
I'll look into fixing this to support later versions of matplotlib.
Thanks, it worked!
When trying to run the baseline I am getting an error where I can´t load the SoccerNetGameState class
i've already run it from the
sn-gamestate/
,tracklab/
and mysoccernet
folder and all of them throw the same error.I installed the packages using pip inside a venv environment, everything got installed smoothly.