-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
bugSomething isn't workingSomething isn't workingisaac-simRelated to Isaac Sim teamRelated to Isaac Sim team
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingisaac-simRelated to Isaac Sim teamRelated to Isaac Sim team
Type
Projects
Status
Backlog