Skip to content

tf-agents and tensorflow versions incompatible #10

@lucys0

Description

@lucys0

The current environment setup produces error AttributeError: module 'tf_agents.policies.py_policy' has no attribute 'Base'. This seems to be caused by the incompatibility between tensorflow==2.2.0 and tf-agents==0.4.0.

My suggestion is to update tf-agents==0.4.0 to tf-agents==0.5.0 and add cloudpickle==1.4.1, which work on my end.

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