py2rb
py2rb copied to clipboard
Test [FAIL]
Hi there, I was giving a try, but I was a bit unfortunate.
I use rbenv
and pyenv
python --version
Python 3.6.10
ruby --version
ruby 2.5.4p155 (2019-03-13 revision 67245) [x86_64-darwin18]
I tried several different version of python
and ruby
but still failing
./run_tests.py
Looking for "ruby", "py2rb/builtins/module.rb", "py2rb/builtins/require.rb" [3]:
.. [OK]
tests/test_builtins.rb [1]: . [OK]
tests/algorithms/sqrt.py [4]: . [FAIL]
tests/algorithms/triangulation.py [4]: . [FAIL]
tests/basic/assert.py [4]: . [FAIL]
tests/basic/assign.py [4]: . [FAIL]
tests/basic/assign_slice.py [4]: . [FAIL]
tests/basic/augassign.py [4]: . [FAIL]
tests/basic/augassign2.py [4]: . [FAIL]
tests/basic/binaryops.py [4]: . [FAIL]
Any help would be appreciated
Same here :(
- ruby 2.6.5
- python 3.5.5
Same here :(
- ruby 2.6.5
- python 3.5.5
I didn't have numpy and pyyaml 🤦 works great!