Closed Bilwang129 closed 4 years ago
You should at first install the latest (as I did) dopamine version from their repository with some command like pip install git+https://github.com/google/dopamine.git
.
Currently it is 3.0.0.
Thanks for using RecSim. As said, you want to install the latest version of Dopamine from GitHub. The latest version of Dopamine on PyPI is still 2.0.5 https://pypi.org/project/dopamine-rl/
On Thu, Nov 28, 2019 at 7:24 AM pkorobov notifications@github.com wrote:
You should at first install the latest dopamine version from their repository with some command like pip install git+https://github.com/google/dopamine.git Currently it is 3.0.0.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/google-research/recsim/issues/2?email_source=notifications&email_token=ALVSYDWLKHHU7FLKSAURTETQV7PDHA5CNFSM4JSP2CVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFM4YII#issuecomment-559533089, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALVSYDXMCW5W6C4X4KJVWJ3QV7PDHANCNFSM4JSP2CVA .
You should at first install the latest (as I did) dopamine version from their repository with some command like
pip install git+https://github.com/google/dopamine.git
. Currently it is 3.0.0.
It's helpful
when I run
pip install recsim
to install therecsim
,following error occurred: