[issue34216] python platform no child error

2018-07-24 Thread sachin
New submission from sachin : We are trying to utilize librosa library for some processing. When we try to load the librosa library, python platform library is triggered via the Numba library. Numba is trying to find the underlying OS which is installed. Function "_syscmd_uname" is

[issue32080] Error Installing Python 3.6.3 on ubuntu 16.04

2017-11-19 Thread Sachin Pathave
New submission from Sachin Pathave : test failed when I run command $make test FAILED (failures=1, skipped=1) test test_re failed 2 tests failed again: test_re test_venv -- components: 2to3 (2.x to 3.x conversion tool) files: test.Screenshot from 2017-11-20 11-12-41.png messages

[issue29536] test_hashlib failure on Ubuntu 16.04

2017-02-15 Thread Sachin Kumar
Sachin Kumar added the comment: @Xiang I tried that command earlier but that returned around 8 failed test cases. I think it is due to a fault with my connection. Although I can replicate this error every time. I've tried over 5 times already. @Martin I compared the data. My file has

[issue29536] test_hashlib failure on Ubuntu 16.04

2017-02-11 Thread Sachin Kumar
New submission from Sachin Kumar: When executing ./python -m test -v test_hashlib on Python 3.7, the test fails. This is the complete traceback: CPython 3.7.0a0 (default, Feb 8 2017, 03:10:42) [GCC 5.4.0 20160609] == Linux-4.4.0-62-generic-x86_64-with-debian-stretch-sid little-endian