Skip to content

Instantly share code, notes, and snippets.

@vmayoral
Created October 9, 2017 10:04
Show Gist options
  • Save vmayoral/4a1e5999811ac8bfbf7875670c430d27 to your computer and use it in GitHub Desktop.
Save vmayoral/4a1e5999811ac8bfbf7875670c430d27 to your computer and use it in GitHub Desktop.
gym-gazebo successful installation
Obtaining file:///home/erle/ros_rl/environments/gym-gazebo
Requirement already satisfied: gym>=0.2.3 in /usr/local/lib/python3.5/dist-packages (from gym-gazebo==0.0.1)
Requirement already satisfied: numpy>=1.10.4 in /home/erle/.local/lib/python3.5/site-packages (from gym>=0.2.3->gym-gazebo==0.0.1)
Requirement already satisfied: requests>=2.0 in /usr/lib/python3/dist-packages (from gym>=0.2.3->gym-gazebo==0.0.1)
Requirement already satisfied: six in /home/erle/.local/lib/python3.5/site-packages (from gym>=0.2.3->gym-gazebo==0.0.1)
Requirement already satisfied: pyglet>=1.2.0 in /usr/local/lib/python3.5/dist-packages (from gym>=0.2.3->gym-gazebo==0.0.1)
Installing collected packages: gym-gazebo
Running setup.py develop for gym-gazebo
Successfully installed gym-gazebo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment