Start a new topic
Solved

cannot open shared object file error when using the GPU version with python bindings

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

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).


https://reference.trueface.ai/cpp/dev/latest/py/index.html#getting-started

Login or Signup to post a comment