You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.
Hello everyone. I faced a error, when I running "make" step. How can I solve this problem? I'm using Google Colab.
Thank you.
The error message:
[ 10%] Linking CXX shared library libtf_sampling.so
/usr/bin/ld: cannot find -ltensorflow_framework
collect2: error: ld returned 1 exit status
CMakeFiles/tf_sampling.dir/build.make:119: recipe for target 'libtf_sampling.so' failed
make[2]: *** [libtf_sampling.so] Error 1
CMakeFiles/Makefile2:72: recipe for target 'CMakeFiles/tf_sampling.dir/all' failed
make[1]: *** [CMakeFiles/tf_sampling.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
The text was updated successfully, but these errors were encountered: