Build: #18 failed

Job: Test Tasks Many Linux 2.28 Py3.10 failed

Test results

  • 8 tests in total
  • 1 test failed
  • 1 minute taken in total.

Build 18 has the following 1 errors:There were no new test failures since the previous build.

Existing test failures 1
Status Test Failing since Duration
AttributeError: partially initialized module 'numpy.core.arrayprint' has no attribute 'array2string' (most likely due to a circular import)
test_task_feather.py:331: in test_av_feather
    import numpy.core.arrayprint
../../../../venv/lib/python3.10/site-packages/numpy/core/arrayprint.py:41: in <module>
    from .numeric import concatenate, asarray, errstate
../../../../venv/lib/python3.10/site-packages/numpy/core/numeric.py:2520: in <module>
    from .arrayprint import *
E   AttributeError: partially initialized module 'numpy.core.arrayprint' has no attribute 'array2string' (most likely due to a circular import)