rubywindowssdkrubymine

Within RubyMine, selection of Ruby interpreter doesnt work - Windows 10


After selecting ruby.exe in the screen below, it loads for a while and then it fails and nothing happens.

RubyMine settings

Ruby installation was done succesfully I think because after doing ruby -v in cmd it gives this:

ruby in cmd

Error: error in rubymine


Solution

  • @Stefan was correct. I had a directory name "Programma's". This was causing the problem. After renaming it "Programs", the problem was solved.