csvelayutham

Results 3 comments of csvelayutham

Like Yuxing said, if Gym is not installed pip install gym should solve the problem.

Sorry I should have posted in EvoGym rather than here. Posting there ....

Tried downgrading the numpy version as follows !pip install --upgrade numpy===1.22.0 When I tried python3 gym_test.py I got the following errors ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Using Evolution Gym Simulator v2.2.5 /home/cs_velayutham/.local/lib/python3.10/site-packages/gym/utils/passive_env_checker.py:174: UserWarning: WARN:...