Skip to content

Inconsistent branches and conflicting Python version requirements in README of mjlab branch #16

@fiercejunk666-debug

Description

@fiercejunk666-debug

Hi, thanks for the great work on this project!

I encountered a couple of inconsistencies while following the README instructions:

Missing mjlab branch in EGalahad/hdmi
The README mentions using the mjlab branch, but I couldn’t find this branch in EGalahad/hdmi.
Could you clarify whether this branch has been renamed, removed, or if the README is outdated?

Python version conflict in LeCAR-Lab/HDMI
When using the mjlab branch from LeCAR-Lab/HDMI and running:

pip install -e .

I get the following error:

ERROR: Package 'active-adaptation' requires a different Python: 3.11.15 not in '>=3.12'

However, the README specifies a conda environment with Python 3.11, which conflicts with the package requirement (>=3.12).

Questions:

Which Python version is officially supported (3.11 or >=3.12)?

Should the conda environment in the README be updated?

Is there a specific commit/branch combination that works correctly?

Thanks in advance for your help!

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