huggingface/deep-rl-class

Unit#6: AttributeError: module 'gym' has no attribute 'GoalEnv'

ywigelman opened this issue ยท 3 comments

Hey, it seems I'm getting the following error while trying to make PandaReachDense-v2 environment with gym:

AttributeError: module 'gym' has no attribute 'GoalEnv'

snapshot:
image

a link to my notebook

I am using Google Colab

thanks in advance for your assistance

Hey there ๐Ÿ‘‹ thanks for pointing this out. We currently updating the notebook I keep you updated ๐Ÿค—

I am having the same issue. Is there any update on this?

Hey there ๐Ÿ‘‹ we just updated the notebook what we done is to install sb3 == 1.8.0 to be compatible with panda gym 2.0