ImporError: LibCublas.so.9.0: Cannot open shared object file: No such file: ImporError: LibCublas.so.9.0: Cannot open shared object file: No such file: ImporError: LibCublas.so.
This means the CUDA version is not compatible with TF.
I’m running in a virtual environment created by Conda. Python =3.6. CUDA version = 9.2 in basic environment.
When TensorFlow was configured, it was TF1.8 installed as CUDA 9.2. How could it not be compatible?So I’m n V c minus V.
So I was curious to create a new virtual environment and install TensorFlow =1.8.
This means the CUDA version is not compatible with TF.
I’m running in a virtual environment created by Conda. Python =3.6. CUDA version = 9.2 in basic environment.
When TensorFlow was configured, it was TF1.8 installed as CUDA 9.2. How could it not be compatible?So I’m n V c minus V.
So I was curious to create a new virtual environment and install TensorFlow =1.8.
conda install tensorflow-gpu==1.8
See the error and think TF1.8 is really not compatible with CUDA10 + lol, I need to confirm the CUDA driver version.
nvidia-smi
The original CUDA driver is 10.1, the CUDA version and the driver version are not consistent, embarrassing. It turned out that the graphics driver on the new computer was too new. Please refer to the corresponding relationship on Nvidia’s website:
The CUDA driver is 430.64, but the CUDA version=9.2 is configured. Well, upgrade the CUDA version and the problem is solved. Of course TF will be upgraded to 2.0+.
Read More:
- CONDA 3090 install tenslow GPU report error importerror: libcublas.so .9.0: cannot open shared object file
- Importerror of [docker] error: libGL.so .1: cannot open shared object file: No such file or directory
- ImportError: libcudnn.so.7: cannot open shared object file: No such file or directory
- error while loading shared libraries: libpng16.so.16: cannot open shared object file: No such file
- error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file o
- error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file
- OSError: libnccl.so.2: cannot open shared object file: No such file or directory
- [gdb] error while loading shared libraries: libcunit.so.1: cannot open shared object file
- libaio.so . 1: cannot open shared object file solution
- To solve the problem of importerror when installing tensorflow: libcublas.so . 10.0, failed to load the native tensorflow runtime error
- Cuda10.1 cannot find the libcublas.so file
- Solve the software startup error while loading shared libraries: libgd. So. 2: cannot open shared object error
- Problem solving module ‘ tensorflow.compat . V2 ‘has no attribute’ contrib ‘and importerror cannot import name’ auto ‘
- How to solve the problem of “unable to open include file:” graphics. H “: no such file or directory”
- Error in header file when calling OpenGL to open obj file in vs2013: unable to open include file: “GL / glut. H”: no such file or directories
- RuntimeError: Couldn‘t open shared file mapping: <torch_16716_3565374679>, error code: <1455>
- Cannot open include file: ‘io.h‘: No such file or directory
- #During OpenGL development, fatal error C1083: can’t open include file: “GL / glut. H”: no such file or directory
- Win10 vs 2017 prompt cannot open include file: “windows. H”: no such file or director
- VS2010 compiler can’t open include file: “GL / glaux. H”: no such file or directory