Gym: cannot import univserse: No module named 'gym.benchmarks'

Created on 4 Mar 2020  路  1Comment  路  Source: openai/gym

I successfully installed gym-0.17.0 with universe-0.21.3
but when I tried to 'import universe', the following error comes out.

ModuleNotFoundError: No module named 'gym.benchmarks'

I already tried to 'pip uninstall gym, pip install gym==0.9.5'.
but my gym version does not change at all.

>All comments

I'm afraid universe is deprecated and no longer supported

Was this page helpful?
0 / 5 - 0 ratings

Related issues

RuofanKong picture RuofanKong  路  3Comments

zhan0903 picture zhan0903  路  4Comments

tornadomeet picture tornadomeet  路  4Comments

tylerlekang picture tylerlekang  路  3Comments

david8373 picture david8373  路  4Comments