We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi there, I was giving a try, but I was a bit unfortunate.
I use rbenv and pyenv
rbenv
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
python
ruby
./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
The text was updated successfully, but these errors were encountered:
Same here :(
Sorry, something went wrong.
Same here :( ruby 2.6.5 python 3.5.5
I didn't have numpy and pyyaml 🤦 works great!
No branches or pull requests
Hi there, I was giving a try, but I was a bit unfortunate.
I use
rbenv
andpyenv
I tried several different version of
python
andruby
but still failingAny help would be appreciated
The text was updated successfully, but these errors were encountered: