Update changelog #259
GitHub Actions / Petals / Unit Test Results (3.9)
failed
Dec 9, 2024 in 0s
2 errors in 29s
Annotations
github-actions / Petals / Unit Test Results (3.9)
climada_petals.hazard.test.test_tc_rainfield with error
climada_petals/tests_xml/tests.xml [took 0s]
Raw output
collection failure
ImportError while importing test module '/home/runner/work/climada_petals/climada_petals/climada_petals/climada_petals/hazard/test/test_tc_rainfield.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
../../../../micromamba/envs/climada_env_3.9/lib/python3.9/importlib/__init__.py:127: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
climada_petals/hazard/test/test_tc_rainfield.py:30: in <module>
from climada.hazard.TCTracks import IBTRACS_FILE
E ModuleNotFoundError: No module named 'climada.hazard.TCTracks'
github-actions / Petals / Unit Test Results (3.9)
climada_petals.hazard.test.test_tc_surge_bathtub with error
climada_petals/tests_xml/tests.xml [took 0s]
Raw output
collection failure
ImportError while importing test module '/home/runner/work/climada_petals/climada_petals/climada_petals/climada_petals/hazard/test/test_tc_surge_bathtub.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
../../../../micromamba/envs/climada_env_3.9/lib/python3.9/importlib/__init__.py:127: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
climada_petals/hazard/test/test_tc_surge_bathtub.py:31: in <module>
from climada.hazard.TCTracks import IBTRACS_FILE
E ModuleNotFoundError: No module named 'climada.hazard.TCTracks'
Loading