Kaggle/kaggle-environments

ModuleNotFoundError: No module named 'kaggle_environments.envs.hungry_geese'

imohitmayank opened this issue · 3 comments

Installed the latest version of kaggle-environments using

pip install kaggle-environments

During import

from kaggle_environments.envs.hungry_geese.hungry_geese import Observation, Configuration, Action, row_col, translate

getting following error:

ModuleNotFoundError: No module named 'kaggle_environments.envs.hungry_geese'

Hello,have you solve this problem:)

Looks like a configuration or virtual env issue? If you are still running into this feel free to reopen