Skip to content

[Question] Installing Isaac Lab using pip. FileNotFoundError. #627

@timswim

Description

@timswim

Question

Hello! I have a question about installing Isaac Lab. I had no problems installing it a week ago on Desktop Ubuntu 22.04 LTS PC, but now when I try to install Isaac Lab using pip on Ubuntu Server 22.04 LTS, I get this error

./isaaclab.sh --install
.....
File "/home/user/Python_projects/IsaacLab/.vscode/tools/setup_vscode.py", line 163, in <module> main() File "/home/user/Python_projects/IsaacLab/.vscode/tools/setup_vscode.py", line 126, in main isaaclab_settings = overwrite_python_analysis_extra_paths(isaaclab_template_settings) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/Python_projects/IsaacLab/.vscode/tools/setup_vscode.py", line 49, in overwrite_python_analysis_extra_paths raise FileNotFoundError(f"Could not find the isaac-sim settings file: {isaacsim_vscode_filename}") FileNotFoundError: Could not find the isaac-sim settings file: .vscode/settings.json

I read this thread about the same issue, but the recommendations are for installing using binaries.

Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingduplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions