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
Same issue, running Ubuntu 20.04, Python 3.8.10 and kaggle-environments 1.12.0
Okay just came up with a work around. I believe the latest version has fixed these dependency issues, but the scipy version required on the latest kaggle-environments build does not exist for Ubuntu 20.04, so we got to just install the dependencies separately. Came up with a list that works for me:
from kaggle_environments import make
causes trowsI am not using lux_ai_s2 env, I am playing with Halite, and this causes issues.
The text was updated successfully, but these errors were encountered: