emacs-pry icon indicating copy to clipboard operation
emacs-pry copied to clipboard

ruby_noexec_wrapper

Open studentz opened this issue 11 years ago • 2 comments

ruby -v ruby 2.0.0p0 (2013-02-24 revision 39474) [x86_64-linux]

rvm -v rvm 1.18.21 (master) by Wayne E. Seguin [email protected], Michal Papis [email protected] [https://rvm.io/]

pry -v Pry version 0.9.12 on Ruby 2.0.0

gem -v 2.0.3

emacs gnu 24

After install emacs-pry and run run-pry I Got the following error

/ruby-2.0.0-po/bin/ruby_noexec_wrapper:14:in `

'exited abnormally with code 1. Any suggestion.

Thanks

studentz avatar Apr 02 '13 09:04 studentz

Does it work if you gem install pry-nav ?

jacott avatar Apr 04 '13 02:04 jacott

Hi Geoff Jacobsen

That solved my problem.

Thanks

Pablo

On Wed, Apr 3, 2013 at 10:52 PM, Geoff Jacobsen [email protected]:

Does it work if you gem install pry-nav ?

— Reply to this email directly or view it on GitHubhttps://github.com/jacott/emacs-pry/issues/6#issuecomment-15877383 .

studentz avatar Apr 04 '13 12:04 studentz