You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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
I read this thread about the same issue, but the recommendations are for installing using binaries.
Thank you in advance!
The text was updated successfully, but these errors were encountered: