glmcdona / LuxPythonEnvGym

Matching python environment code for Lux AI 2021 Kaggle competition, and a gym interface for RL models.
MIT License
73 stars 38 forks source link

Feature: control python version upon install, set max version to gym #91

Closed royerk closed 2 years ago

royerk commented 2 years ago

What

Given the pickiness of the entire setup in order to be consistent with kaggle's env:

This should save some trouble to new users or when the repo is updated & a re-install is required.

Test

royerk commented 2 years ago

I have made a mess in my git. Allow me to close this one and open a clean PR without conflicts. Really sorry about that.