TankManRL Environment Setup $ conda create -n tankman python=3.9 $ conda activate tankman $ pip install -r requirements.txt