You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the xESMF is installed by mamba. Following the tech doc, I test its installation with pytest, it show a error as followings:
========================== short test summary info ============================
FAILED tests/test_frontend.py::test_para_weight_gen - ValueError: zip() argument 2 is shorter than argument 1
============ 1 failed, 129 passed, 1 skipped, 39 warnings in 25.95s ============
The text was updated successfully, but these errors were encountered:
the xESMF is installed by mamba. Following the tech doc, I test its installation with pytest, it show a error as followings:
========================== short test summary info ============================
FAILED tests/test_frontend.py::test_para_weight_gen - ValueError: zip() argument 2 is shorter than argument 1
============ 1 failed, 129 passed, 1 skipped, 39 warnings in 25.95s ============
The text was updated successfully, but these errors were encountered: