mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-07-08 02:21:36 +02:00
Updated required python version
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
## 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.
|
||||
3. In case there is no ```study_out/``` folder in the root directory, create one.
|
||||
|
||||
|
Reference in New Issue
Block a user