We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey,
I am getting the following error message when requiring the rbtagger gem, version 0.4.7:
/usr/local/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- word_tagger/word_tagger
The code that includes the file is at the top of word/tagger.rb:
require 'word_tagger/word_tagger'
Am I missing something or does this file simply not exist ?
Cheers, Louis
The text was updated successfully, but these errors were encountered:
I am running into this now for the first time upon upgrading from MRI ruby 2.0 to ruby 2.1.
Sorry, something went wrong.
No branches or pull requests
Hey,
I am getting the following error message when requiring the rbtagger gem, version 0.4.7:
The code that includes the file is at the top of word/tagger.rb:
Am I missing something or does this file simply not exist ?
Cheers,
Louis
The text was updated successfully, but these errors were encountered: