Skip to content

Unable to run examples #30

@iirekm

Description

@iirekm

Eg during running python3 main.py --type A2C --env CartPole-v1:

  • many libs are missing (opencv, pandas, tensorflow); I installed some versions, but they seem incompatible, also Python 3.7 seems incompatible (read below)
  • with TF 2.3.0: AttributeError: module 'tensorflow' has no attribute 'ConfigProto'
  • after downgrade to TF 2.0.0: RuntimeError: dictionary changed size during iteration

You made sooo much effort developing this project, but such simple thing as setup.py with exact library versions is missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions