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
When I install the gem on ubuntu server I get this message
sudo gem install tesseract
Fetching: tesseract-0.1.0.gem (100%)
Successfully installed tesseract-0.1.0
1 gem installed
Installing ri documentation for tesseract-0.1.0...
file 'tesseract' not found
Installing RDoc documentation for tesseract-0.1.0...
file 'tesseract' not found
and I when I try to load the gem here is the output
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in require': cannot load such file -- tesseract (LoadError) from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:inrequire'
The text was updated successfully, but these errors were encountered:
When I install the gem on ubuntu server I get this message
sudo gem install tesseract
Fetching: tesseract-0.1.0.gem (100%)
Successfully installed tesseract-0.1.0
1 gem installed
Installing ri documentation for tesseract-0.1.0...
file 'tesseract' not found
Installing RDoc documentation for tesseract-0.1.0...
file 'tesseract' not found
and I when I try to load the gem here is the output
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in
require': cannot load such file -- tesseract (LoadError) from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in
require'The text was updated successfully, but these errors were encountered: