Build: #18 failed
Job: Test Tasks Many Linux 2.28 Py3.10 failed
Feather test.test av feather: Test case result
The below summarizes the result of the test "Feather test.test av feather" in build 18 of CASASPECS - Dev Test 3.10 - CAS-5883 - Test Tasks Many Linux 2.28 Py3.10.
- Description
- Feather test.test av feather
- Test class
- test_task_feather
- Method
- feather_test.test_av_feather
- Duration
- 1 min
- Status
- Failed (Existing Failure)
Error Log
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)