collection failure
ImportError while importing test module '/Users/casaci/bamboohome/xml-data/build-dir/CASA-RECMTC3-TP/casa6/casatestutils/nosedir/test_task_plotms/test_task_plotms.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/importlib/__init__.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
test_task_plotms.py:34: in <module>
from casaplotms import plotms
(1 more lines...)
|