Skip to content

Fix isaaclab not found#440

Open
xyao-nv wants to merge 1 commit intorelease/0.1.1from
xyao/fix/release/0.1.1
Open

Fix isaaclab not found#440
xyao-nv wants to merge 1 commit intorelease/0.1.1from
xyao/fix/release/0.1.1

Conversation

@xyao-nv
Copy link
Collaborator

@xyao-nv xyao-nv commented Feb 25, 2026

Summary

Multiple instances have been reporting issues with issaclab pkg not found.

Detailed description

  • Reported issues: issue/396, internal
  • Adding Flatdict installation fixes the lab missing issue

@xyao-nv xyao-nv marked this pull request as ready for review February 25, 2026 19:55
Copy link
Collaborator

@cvolkcvolk cvolkcvolk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix

# Logs and other stuff appear under dist-packages per default, so this dir has to be writeable.
RUN chmod 777 -R /isaac-sim/kit/

# during IsaacLab install. We install here with build isolation which seems to fix the issue.
Copy link
Collaborator

@cvolkcvolk cvolkcvolk Feb 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestion to be more specific on why and which issue if its important, eg maybe

# Workaround for intermittent IsaacLab install failures leading to: ModuleNotFoundError: 'isaaclab'
# Disabling pip build isolation for flatdict avoids build-env dependency/version issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants