Skip to content

细节反馈 #1

@UndefinedPro

Description

@UndefinedPro

首先十分感谢作者大大的无私分享!

定位

06_具身智能 > RL运控 > Ch02_环境搭建

2.2 mjlab 安装与验证 > 安装方式一:nv > 4. 验证安装 (代码块中)

内容为:
uv run python -c "import mjlab; print(mjlab.version)"

问题描述

在实际安装mjlab 1.4.0版本的过程中,运行这条命令发现报错:AttributeError: module 'mjlab' has no attribute 'version'
在查阅mjlab.__dict__后发现,mjlab1.4.0未定义__version__

个人验证

执行uv pip show mjlab后,获得了当前安装的mjlab版本

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