Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

`require': cannot load such file -- iconv (LoadError) #49

Open
nritholtz opened this issue Jul 29, 2015 · 0 comments
Open

`require': cannot load such file -- iconv (LoadError) #49

nritholtz opened this issue Jul 29, 2015 · 0 comments

Comments

@nritholtz
Copy link

When trying to start up the testbot runner locally on my Macbook, I am getting the follow error:

nritholtz$ testbot --runner --connect localhost
/Users/nritholtz/.rvm/gems/ruby-2.1.0@automated_testing/gems/testbot-0.7.8/lib/runner/safe_result_text.rb:1:in `require': cannot load such file -- iconv (LoadError)
    from /Users/nritholtz/.rvm/gems/ruby-2.1.0@automated_testing/gems/testbot-0.7.8/lib/runner/safe_result_text.rb:1:in `<top (required)>'
    from /Users/nritholtz/.rvm/gems/ruby-2.1.0@automated_testing/gems/testbot-0.7.8/lib/runner/job.rb:2:in `require'
    from /Users/nritholtz/.rvm/gems/ruby-2.1.0@automated_testing/gems/testbot-0.7.8/lib/runner/job.rb:2:in `<top (required)>'
    from /Users/nritholtz/.rvm/gems/ruby-2.1.0@automated_testing/gems/testbot-0.7.8/lib/runner/runner.rb:6:in `require'
    from /Users/nritholtz/.rvm/gems/ruby-2.1.0@automated_testing/gems/testbot-0.7.8/lib/runner/runner.rb:6:in `<top (required)>'
    from /Users/nritholtz/.rvm/gems/ruby-2.1.0@automated_testing/gems/testbot-0.7.8/lib/shared/testbot.rb:39:in `require'
    from /Users/nritholtz/.rvm/gems/ruby-2.1.0@automated_testing/gems/testbot-0.7.8/lib/shared/testbot.rb:39:in `run'
    from /Users/nritholtz/.rvm/gems/ruby-2.1.0@automated_testing/gems/testbot-0.7.8/bin/testbot:59:in `<top (required)>'
    from /Users/nritholtz/.rvm/gems/ruby-2.1.0@automated_testing/bin/testbot:23:in `load'
    from /Users/nritholtz/.rvm/gems/ruby-2.1.0@automated_testing/bin/testbot:23:in `<main>'
    from /Users/nritholtz/.rvm/gems/ruby-2.1.0@automated_testing/bin/ruby_executable_hooks:15:in `eval'
    from /Users/nritholtz/.rvm/gems/ruby-2.1.0@automated_testing/bin/ruby_executable_hooks:15:in `<main>'
nritholtz added a commit to nritholtz/testbot that referenced this issue Jul 29, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant