halostatue-archive / rubypython

An in-process between Ruby and Python 2.
Other
255 stars 47 forks source link

cannot RubyPython.start(:python_exec => 'python2.7') #15

Open halostatue opened 7 years ago

halostatue commented 7 years ago

Details here:

http://stackoverflow.com/questions/37039129/how-to-test-python-code-with-ruby-rspec?noredirect=1#comment61630897_37039129

tldr:

Installed gem and python 2.7, but in irb, cannot get RubyPython.start to work.