Skip to content

Commit

Permalink
Commenting import dmc2gym due to a conflict with Gym (for Glew)
Browse files Browse the repository at this point in the history
  • Loading branch information
sharif1093 committed May 15, 2019
1 parent 60eca04 commit 0ffd7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion digideep/environment/make_environment.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
################################################
import gym
# Even though we don't need dm_control to be loaded here, it helps in initializing glfw.
import digideep.environment.dmc2gym
# import digideep.environment.dmc2gym

from gym.envs.registration import registry
################################################
Expand Down

0 comments on commit 0ffd7a6

Please sign in to comment.