hungtuchen / pytorch-dqn

Deep Q-Learning Network in pytorch (not actively maintained)
MIT License
385 stars 108 forks source link

ImportError: cannot import name wrappers #2

Open herleeyandi opened 7 years ago

herleeyandi commented 7 years ago

Hello I get this error, how to fix it? image

I have installed gym successfully, but I have this error. -Thank you-

hungtuchen commented 7 years ago

Which gym did you install? Can you try installing from gym master?