Build: #18 failed

Job: Test Tasks ARM Macos 14 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 ARM Macos 14 Py3.10.
Description
Feather test.test av feather
Test class
test_task_feather
Method
feather_test.test_av_feather
Duration
4 secs
Status
Failed (Existing Failure)

Error Log

RuntimeError: Missing or incomplete install of module astroviper. This module must be installed to use astroviper.imaging.feather. The caught exception is No module named 'astroviper'
test_task_feather.py:335: in test_av_feather
    feather(
../../../../casa6testenv/lib/python3.10/site-packages/casatasks/feather.py:88: in __call__
    task_result = _feather_t( _pc.document['imagename'], _pc.document['highres'], _pc.document['lowres'], _pc.document['sdfactor'], _pc.document['effdishdiam'], _pc.document['lowpassfiltersd'], _pc.document['method'], _pc.document['outformat'], _pc.document['ncores'], _pc.document['maxmem'] )
../../../../casa6testenv/lib/python3.10/site-packages/casatasks/private/task_feather.py:106: in feather
    raise result
E   RuntimeError: Missing or incomplete install of module astroviper. This module must be installed to use astroviper.imaging.feather. The caught exception is No module named 'astroviper'