Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
timswim opened this issue Jul 3, 2024 · 1 comment
Closed

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

timswim opened this issue Jul 3, 2024 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@timswim
Copy link

timswim commented Jul 3, 2024

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!

@Mayankm96 Mayankm96 added bug Something isn't working duplicate This issue or pull request already exists labels Jul 3, 2024
@Mayankm96
Copy link
Contributor

Closing as this a duplicate of #629, #620.

Please check the MR #628 to see if that solves the issue for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants