hungtuchen / pytorch-dqn

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

ImportError: cannot import name wrappers #2

Open herleeyandi opened 6 years ago

herleeyandi commented 6 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 6 years ago

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