Skip to content

Which version dm-control should be installed? #48

@dogged1021

Description

@dogged1021

Hi,

I discovered that your Python scripts require dm-control and tensorboard, which are not mentioned in the README.md file.

I encountered a version compatibility issue: the latest dm-control 1.0.28 requires MuJoCo >= 3.2.7, which conflicts with MuJoCo 3.2.2 specified in the README.md. Using MuJoCo >= 3.2.7 leads to several implementation issues. After testing different versions, I found that dm-control 1.0.22 could works with MuJoCo 3.2.2.

I would suggest updating the README.md to specify the required dm-control version you using to help other users avoid similar compatibility problems.

Thank you for sharing your excellent work!

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