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

libnvToolsExt.so.1: cannot open shared object file: No such file or directory #39

Closed
yohannes-taye opened this issue Dec 12, 2021 · 3 comments

Comments

@yohannes-taye
Copy link

Even after adding the directory path to the LD_LIBRARY_PATH the error still persists.

@darglein
Copy link
Owner

Can you please post echo $LD_LIBRARY_PATH here

@yohannes-taye
Copy link
Author

This is the output I get.
~/anaconda3/envs/adop/lib:

@yohannes-taye
Copy link
Author

yohannes-taye commented Dec 13, 2021

I was able to resolve the issue by also including the /usr/local/cuda/lib64 path to $LD_LIBRARY_PATH folder.
In my case it was under /usr/local/cuda/lib64.

Thank you @darglein for the prompt respnse

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants