ModuleNotFoundError: No module named 'kaggle_environments.envs.hungry_geese'
imohitmayank opened this issue · 3 comments
imohitmayank commented
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'
nizhihao commented
Hello,have you solve this problem:)
bovard commented
Looks like a configuration or virtual env issue? If you are still running into this feel free to reopen