[pypy-issue] Issue #2882: PyPy3+ numpy in a docker container with Jupyter, test errors (pypy/pypy)

Giovanni DG issues-reply at bitbucket.org
Tue Sep 4 06:54:20 EDT 2018


New issue 2882: PyPy3+ numpy  in a docker container with Jupyter, test errors
https://bitbucket.org/pypy/pypy/issues/2882/pypy3-numpy-in-a-docker-container-with

Giovanni DG:

I am trying to encapsulate PyPy with numpy ina [docker container]( http://hub.docker.com/r/giodegas/pypy-jupyter).

I run the test with:

    pytest --pyargs --continue-on-collection-errors numpy > numpy_pytest.log
 
which terminates with 

    ======= 9 failed, 4643 passed, 445 skipped, 9 xfailed in 1379.38 seconds =======

I included the numpy_pytest.log




More information about the pypy-issue mailing list