PhysX error: Could not load libcuda.so: libcuda.so: cannot open shared object file: No such file or directory

when running ./isaac-sim.sh, the error occurred.
And in my ~/.bashrc file:
export PATH=/usr/local/cuda-12.4/bin${PATH:+:${PATH}}
export LD_LIBRARY_PATH=/usr/local/cuda-12.4/lib64${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}

1 Like

I can’t find the libcuda.so under /usr/local/cuda-12.4/lib64, so how to solve it. Please! Thanks!!

I find the libcuda.so under /usr/local/cuda-12.4/lib64/stubs, but the above is still existing

Please provide all relevant details below. This will help the community provide more accurate and timely assistance. You can check the appropriate boxes. Remember, you can always edit this post later to include additional information if needed.

Isaac Sim Version

4.2.0
4.1.0
4.0.0
2023.1.1
2023.1.0-hotfix.1
Other (please specify):

Isaac Lab Version (if applicable)

1.2
1.1
1.0
Other (please specify):

Operating System

Ubuntu 22.04
Ubuntu 20.04
Windows 11
Windows 10
Other (please specify):

GPU Information

  • Model:
  • Driver Version:

Topic Description

Detailed Description

(Describe the issue in detail, including what you were trying to do, what you expected to happen, and what actually happened)

Steps to Reproduce

(Add more steps as needed)

Error Messages

(If applicable, copy and paste any error messages you received)

Screenshots or Videos

(If applicable, add screenshots or links to videos that demonstrate the issue)

Additional Information

What I’ve Tried

(Describe any troubleshooting steps you’ve already taken)

Related Issues

(If you’re aware of any related issues or forum posts, please link them here)

Additional Context

(Add any other context about the problem here)

Please verify if your setup meets the requirements using the Isaac Sim Compatibility Checker.