Skip to content

Can't Setup TeachMyAgent with python 3.6 #6

@akarshkumar0101

Description

@akarshkumar0101

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions