Ioannis Kourouklides

Results 4 comments of Ioannis Kourouklides

Actually, **_yes_**. I have problem with **_ALL_** the dependencies. Firstly, what is the exact version of Python that you have used for your version (using pip)? Was it `Python 3.6.5`...

### **Input** ``` $ python ql_single-intersection.py ``` ### **Output** ``` Warning: Gym version v0.24.0 has a number of critical issues with `gym.make` such that the `reset` and `step` functions are...

It's not clear what you're trying to say. In any case, do you have any example code that your repository is intended to run? PS. The problem seems to be...

Anyway, I managed to resolve the dependencies by myself. Is this a code that your repository is intended to run? It was taken from [README.md](https://github.com/LucasAlegre/sumo-rl/blob/master/README.md#pettingzoo-multi-agent-api). ### **Input** ``` import sumo_rl...