Skip to content
New issue

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

LoadError when requiring rbtagger #2

Open
louismullie opened this issue Feb 9, 2012 · 1 comment
Open

LoadError when requiring rbtagger #2

louismullie opened this issue Feb 9, 2012 · 1 comment

Comments

@louismullie
Copy link

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

@gkop
Copy link

gkop commented Feb 3, 2014

I am running into this now for the first time upon upgrading from MRI ruby 2.0 to ruby 2.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants