ankane / tensorflow-ruby

Deep learning for Ruby
Apache License 2.0
381 stars 14 forks source link

How install tensorflow in Linux? #9

Closed 0xtrzy closed 2 years ago

0xtrzy commented 2 years ago

I'm not have brew. How install tensorflow. I have one but gem not see my instalation. Meybe normall add whole source code of tflow?

/home/user/.gem/ruby/2.7.0/gems/ffi-1.15.0/lib/ffi/library.rb:145:in `block in ffi_lib': Could not open library 'tensorflow': tensorflow: cannot open shared object file: No such file or directory. (LoadError)
Could not open library 'libtensorflow.so': libtensorflow.so: cannot open shared object file: No such file or directory
ankane commented 2 years ago

Hey @0xtrzy, check out the installation instructions in the readme.

ghost commented 2 years ago

@0xtrzy it looks like you have to install Tensorflow first.