Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Can't Setup TeachMyAgent with python 3.6 #6

Open
akarshkumar0101 opened this issue Dec 24, 2021 · 0 comments
Open

Can't Setup TeachMyAgent with python 3.6 #6

akarshkumar0101 opened this issue Dec 24, 2021 · 0 comments

Comments

@akarshkumar0101
Copy link

Hi,
Thanks for the repo and the paper!

I tried setting this repo up with as many package versions as possible but none seem to work for me.
Could you let me know the exact version of tensorflow, dm-sonnet, gym, and all other packages you are using? Or provide the requirements.txt for a non-gpu system that has this repo working?

Even this simple setup code fails for me:
conda create --name teachMyAgent python=3.6 conda activate teachMyAgent pip install -e .

The error I get:
...AssertionError: TensorFlow needed, of version above 1.4

Even after I install this version of tensorflow, something else breaks. Then fixing that, something else breaks.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant