Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

IDE Set Up with Isaac Lab 2.0 not working #49

Description

@bamertsa

Hello,

After following the installation instructions and verifying my installation by running python scripts/rsl_rl/train.py --task=Template-Isaac-Velocity-Rough-Anymal-D-v0 I was not able to setup vscode according to the installation guide.

When I run the setup_python_env task I am faced with the following error:

Executing task: ${HOME}/.local/share/ov/pkg/isaac_sim-4.2.0/python.sh /home/bamertsa/IsaacLabExtensionTemplate/.vscode/tools/setup_vscode.py --isaac_path ${HOME}/.local/share/ov/pkg/isaac_sim-4.2.0 

/bin/bash: line 1: /home/bamertsa/.local/share/ov/pkg/isaac_sim-4.2.0/python.sh: No such file or directory

 *  The terminal process "/bin/bash '-c', '${HOME}/.local/share/ov/pkg/isaac_sim-4.2.0/python.sh /home/bamertsa/IsaacLabExtensionTemplate/.vscode/tools/setup_vscode.py --isaac_path ${HOME}/.local/share/ov/pkg/isaac_sim-4.2.0'" failed to launch (exit code: 127). 

As you can see the default Isaac Sim path is pointing to the wrong version. The description of the path selection screen, states that if Isaac Sim is installed via pip (which I did) the path can be ignored. The error above suggests otherwise however. Changing the version to the correct one (i.e. Isaac Sim 4.5.0) did not help either, as there is not isaac_sim-4.5.0 in the above mentioned directory.

Thank you for your help!

Activity

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

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