apex install error: lib64/libcudnn.so.7/include: Not a directory
See original GitHub issueI followed the INSTALL.md on the apex step, and when I tried
python setup.py --cuda_ext --cpp_ext
I get the following error
error: /usr/local/cuda/lib64/libcudnn.so.7/include: Not a directory
I have CUDA9, Ubuntu 16.04.11, gcc 5.4.0. I’m not sure how to fix it. I even tried just
python setup.py install
but the same error occurred. Thanks for the help.
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
installing NVIDIA Apex for Python 3.8.5 and compatible with ...
It seems your cuda version is v10, while your pytorch is built on v11.1. Apex is probably complaining about it. From the error:...
Read more >Plug-in service installation error - Apex One (Mac)
When installing Apex One (Mac) plug-in, the following error message is encountered: An error in the Plug-in Service program occurred. Unable to install...
Read more >open failed: No such file or directory" error on Solaris 11 systems
WebSphere Transformation Extender returns "librpcsoc.so.1: open failed: No such file or directory" ... If the package is not installed, the system returns:.
Read more >New to APEX - Installation APEX 5.0 failure — oracle-tech
Hi, I am trying to install APEX 5.0 on Oracle XE 11g and the installation process runs fine. Then I get the Error...
Read more >Source Control - "Invalid Directory Structure" error - Forum
Redgate and Apex use different directory structures. So you have to delete the structure in TFS and check it in again by using...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
https://github.com/facebookresearch/maskrcnn-benchmark/issues/1131#issuecomment-545445005 This issue may help you
@anl13 Thanks,i will try it .