HumanCompatibleAI / adversarial-policies

Find best-response to a fixed policy in multi-agent RL
MIT License
275 stars 47 forks source link

Error encountered when building virtual enviornment when using pre-built enviornment #63

Open johnny-wang16 opened 1 year ago

johnny-wang16 commented 1 year ago

To reproduce:

  1. docker run -it --env MUJOCO_KEY=URL_TO_YOUR_MUJOCO_KEY \ humancompatibleai/adversarial_policies:latest /bin/bash # change tag if built locally
  2. ci/build_venv.sh
  3. The following error occurs: seems like something wrong with the dependencies of gym[mujoco] image