UnFlow icon indicating copy to clipboard operation
UnFlow copied to clipboard

lib_handle = py_tf.TF_LoadLibrary(library_filename) tensorflow.python.framework.errors_impl.NotFoundError: HOW TO GET RIDE OF THIS ERROR

Open Fazankabir opened this issue 6 years ago • 3 comments

lib_handle = py_tf.TF_LoadLibrary(library_filename) tensorflow.python.framework.errors_impl.NotFoundError: C:\Users\kabirfaz\Documents\MyData\02_MyProjects\05_P600_Handsigns\venv\lib\site-packages\tensorflow\contrib\tensor_forest\python\ops_tensor_forest_ops.so not found

Python 3.6.0 tensorflow 1.10.0

Please help

Fazankabir avatar May 29 '19 10:05 Fazankabir

Really need help with this. Found the same error

rudrakshmishra04 avatar Jan 14 '20 07:01 rudrakshmishra04

Did you try an older version, e.g. tf.1.7? See updated readme.

simonmeister avatar Feb 17 '20 16:02 simonmeister

I didn't have time yet to try the code with a recent version of tensorflow - there may be various issues.

simonmeister avatar Feb 17 '20 16:02 simonmeister