[Bug Report] [Error] [gpu.foundation.plugin] No device could be created #3769
Unanswered
marcelpatrick
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Isaac Sim Version 5.0.0
Operating System Ubuntu 22.04 / Windows 11
GPU Information
Model: RTX 4090
Driver Version: 581.57
Topic Description
1- Context:
I'm trying to install nvidia isaac lab. I'm following the tutorial in the attached file: "installation using isaac sim pip package".
I created and activated the conda environment on a Ubuntu environment: "env_isaaclab". I decided to configure this environment to run python 3.11 to be able to run isaac sim 5.0 on it.
I installed pytorch 2.7
I installed isaac sim 5.0 with "pip install "isaacsim[all,extscache]==5.0.0" --extra-index-url https://pypi.nvidia.com/"
After installing isaac sim 5.0 I inputed the command "isaacsim" but it didn't open isaac sim, the ubuntu terminal just stood still after outputing warnings and errors and got stuck there. Here attached are the logs after trying to open isaac sim, in the file "error isaac sim installation"
My machine specs are in the file attached "machine specs"
2- Questions:
What is happening? Why it doesn't open isaac sim 5.0?
How to fix it?
Does it have to do with versioning (trying to run isaac sim 5.0 and python 3.11)? I already have installed isaac sim 4.1 and python 3.10 and it runs fine on my machine.
3- Alternatives
Is there an Nvidia driver with all dependencies and pre requisites already installed from which I can run isaac sim and isaac lab, so I don’t have to go through all this grueling version control and installation process?
error isaacsim installation.txt
machine specs.txt
Beta Was this translation helpful? Give feedback.
All reactions