cannot open shared object file error when using the GPU version with python bindings
S
Sean S
started a topic
over 2 years ago
ImportError: libtf.so: cannot open shared object file: No such file or directory when trying to use the GPU version with python bindings, what am I doing wrong?
1 Comment
N
Nezare Chafni
said
over 2 years ago
If using the GPU python bindings library, then you will require both the python bindings library as well as libtf.so (both are packaged in the download zip).
Sean S
ImportError: libtf.so: cannot open shared object file: No such file or directory when trying to use the GPU version with python bindings, what am I doing wrong?