google-deepmind / google-deepmind/meltingpot

MeltingPot examples do not work

Open
#232 8 comments 1 reaction 1 assignee Claimed by @duenez View on GitHub
bug
Dominant language
Python
Stars
873
Forks
162
Avg merge
3d 12h
Merged PRs (30d)
29

Description

The examples need to be updated to ensure they can run.

Currently there are dependency conflicts in the MeltingPot `examples/requirements.txt`

```
stable-baselines3 2.2.1 requires gymnasium<0.30,>=0.28.1, but you have gymnasium 0.26.3 which is incompatible.
supersuit 3.9.2 requires gymnasium>=0.28.1, but you have gymnasium 0.26.3 which is incompatible.
pettingzoo 1.24.3 requires gymnasium>=0.28.0, but you have gymnasium 0.26.3 which is incompatible.
```

No workaround right now, sorry.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.