Skip to content

[Bug Report] Pip install IsaacLab 2.3.0 is broken for ubuntu + uv #3884

@KyleM73

Description

@KyleM73

2.3.0 bumps IsaacSim to 5.1.0 but IsaacSim 5.1.0 has poorly behaved dependencies, specifically for pywin32. When trying to pip install IsaacLab on ubuntu via uv pip install isaaclab[isaacsim] the dependency fails to resolve with

error: Distribution `pywin32==306 @ registry+https://pypi.org/simple` can't be installed because it doesn't have a source distribution or wheel for the current platform

hint: You're on Linux (`manylinux_2_35_x86_64`), but `pywin32` (v306) only has wheels for the following platforms: `win32`, `win_amd64`, `win_arm64`; consider adding your platform to `tool.uv.required-environments` to ensure uv resolves to a version with compatible wheels

@kellyguo11 for visibility

Checklist

  • I have checked that there is no similar issue in the repo (required)
  • I have checked that the issue is not in running Isaac Sim itself and is related to the repo

Acceptance Criteria

Add the criteria for which this task is considered done. If not known at issue creation time, you can add this once the issue is assigned.

  • uv pip install from ubuntu is successful

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingisaac-simRelated to Isaac Sim team

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions