I submitted my code in Track 2 but got a ModuleNotFoundError: “No module named ‘aicrowd_gym’”. I added this module in the requirement.txt and got a new error: “No module named ‘aicrowd_gym.clients’”. I didn’t see any description of this module in the starter kit. Which version should I install?
I can run the local evaluation file successfully.
@carpe : We have requeued the submission which failed with "No module named ‘aicrowd_gym’”, it was because of a transient error at our end. You are not expected to manually install aicrowd_gym
.
1 Like