Description
When running the overcooked demo ./up.sh script, I see the following error message after a while of running:
failed to solve: process "/bin/sh -c pip install -e '/overcooked_ai[harl]'" did not complete successfully: exit code: 1
Error
When looking at docker logs, I get the following error:
ERROR: No matching distribution found for setuptools>=77.0.3
Steps to Reproduce:
Clone the repository and navigate to the project directory.
Run the ./up.sh script.
Environment:
OS: Windows (Intel)
Python version: 3.10.0
Pip version: 24.0