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

Cannot load such file -- timetrap #125

Open
csolg opened this issue Mar 2, 2016 · 3 comments
Open

Cannot load such file -- timetrap #125

csolg opened this issue Mar 2, 2016 · 3 comments

Comments

@csolg
Copy link

csolg commented Mar 2, 2016

Hi!

When I run in command line 'timetrap' then the error occurs:

cannot load such file -- timetrap: ["/home/csolg/.rvm/rubies/ruby-2.2.4/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:55:in `require'", "/home/csolg/.rvm/rubies/ruby-2.2.4/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:55:in `require'", "/home/csolg/.rvm/gems/ruby-2.2.4/gems/timetrap-1.10.0/bin/timetrap:3:in `<top (required)>'", "/home/csolg/.rvm/gems/ruby-2.2.4/bin/timetrap:22:in `load'", "/home/csolg/.rvm/gems/ruby-2.2.4/bin/timetrap:22:in `<main>'", "/home/csolg/.rvm/gems/ruby-2.2.4/bin/ruby_executable_hooks:15:in `eval'", "/home/csolg/.rvm/gems/ruby-2.2.4/bin/ruby_executable_hooks:15:in `<main>'"]

Ruby version is 2.2.4.
Thanks.

@lieuwex
Copy link

lieuwex commented Mar 6, 2016

Same issue here

$ timetrap
cannot load such file -- timetrap: ["/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'", "/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'", "/usr/local/lib/ruby/gems/2.3.0/gems/timetrap-1.10.0/bin/timetrap:3:in `<top (required)>'", "/usr/local/bin/timetrap:22:in `load'", "/usr/local/bin/timetrap:22:in `<main>'"]

$ ruby --version
ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-darwin15]

@csolg
Copy link
Author

csolg commented Mar 21, 2016

I reinstalled ruby from 2.2.4 to 2.3.0. Now it works.

@joshrosso
Copy link

Similarly, I didn't realize after updating to 2.3.0, gem uninstall timetrap was not removing the old entries from /usr/bin. After removing t and timetrap manually then reinstalling timetrap, works great!

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

3 participants