Shmuma / ptan

PyTorch Agent Net: reinforcement learning toolkit for pytorch
MIT License
530 stars 163 forks source link

unable to install ptan #34

Closed vaibhav06269 closed 4 years ago

vaibhav06269 commented 4 years ago

Hi, I have pytorch 1.3.1 installed on my pc. And I cant install PTAN as it cant satisfy tour check of pytorch 1.3.0

Any suggestions or way around for this problem

Shmuma commented 4 years ago

You can install virtual environment using python venv or (preferred) conda env and install required pytorch 1.3.0