Baselines: ModuleNotFoundError: No module named 'gym.monitoring'

Created on 13 Feb 2018  Â·  6Comments  Â·  Source: openai/baselines

Module gym.monitoring required by baselines/deepq/experiments/atari/enjoy.py is not present in gym[all] package.

Most helpful comment

Maybe you can try

https://github.com/lerrel/gym-adv/tree/master/gym/monitoring

copy the fold and make it a module to be called later on.

All 6 comments

How to fix this problem? Thanks.

Even i am also facing the same issue has any one figured out the solution?

Yes. Get drunk, and it'll be much easier.

On Fri, 20 Jul 2018, 22:16 Dinesh Kumar Amara, notifications@github.com
wrote:

Even i am also facing the same issue has any one figured out the solution?

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/openai/baselines/issues/288#issuecomment-406701400,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AQC6A3A6XegnT6i-pk-VIcXAGoDC-oDOks5uIiyFgaJpZM4SEA5I
.

Maybe you can try

https://github.com/lerrel/gym-adv/tree/master/gym/monitoring

copy the fold and make it a module to be called later on.

Maybe you can try

https://github.com/lerrel/gym-adv/tree/master/gym/monitoring

copy the fold and make it a module to be called later on.

how to do?

Maybe you can try
https://github.com/lerrel/gym-adv/tree/master/gym/monitoring
copy the fold and make it a module to be called later on.

how to do?

Simply, replace the file with https://github.com/lerrel/gym-adv/tree/master/gym/monitoring

Was this page helpful?
0 / 5 - 0 ratings

Related issues

astier picture astier  Â·  8Comments

damienlancry picture damienlancry  Â·  7Comments

DanielTakeshi picture DanielTakeshi  Â·  34Comments

scotthuang1989 picture scotthuang1989  Â·  7Comments

HitLyn picture HitLyn  Â·  9Comments