mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-12-14 03:00:37 +01:00
Updated required python version
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
1. Set up a virtualenv with python 3.9 or higher. You can use pyvenv or conda for this.
|
1. Set up a virtualenv with python 3.10 or higher. You can use pyvenv or conda for this.
|
||||||
2. Run ```pip install -r requirements.txt``` to get requirements.
|
2. Run ```pip install -r requirements.txt``` to get requirements.
|
||||||
3. In case there is no ```study_out/``` folder in the root directory, create one.
|
3. In case there is no ```study_out/``` folder in the root directory, create one.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user