debugging tests for wrf #3016
ci.yaml
on: push
upstream-dev-py39
2m 31s
Matrix: build
Annotations
2 errors and 6 warnings
upstream-dev-py39
The process '/usr/share/miniconda/condabin/mamba' failed with exit code 1
|
Build (3.9, ubuntu-latest)
Process completed with exit code 1.
|
upstream-dev-py39
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
upstream-dev-py39
Mamba support is still experimental and can result in differently solved environments!
|
upstream-dev-py39
ERROR conda.core.link:_execute(950): An error occurred while installing package 'conda-forge::jupyter_highlight_selected_word-0.2.0-py39hf3d152e_1005'.
|
upstream-dev-py39
LinkError: post-link script failed for package conda-forge::jupyter_highlight_selected_word-0.2.0-py39hf3d152e_1005
location of failed script: /usr/share/miniconda/envs/ldcpy/bin/.jupyter_highlight_selected_word-post-link.sh
==> script messages <==
Traceback (most recent call last):
File "/usr/share/miniconda/envs/ldcpy/lib/python3.9/site-packages/jupyter_contrib_core/notebook_compat/nbextensions.py", line 6, in <module>
from notebook.extensions import BaseExtensionApp
ModuleNotFoundError: No module named 'notebook.extensions'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/share/miniconda/envs/ldcpy/lib/python3.9/site-packages/jupyter_contrib_core/notebook_compat/nbextensions.py", line 10, in <module>
from notebook.nbextensions import BaseNBExtensionApp
ModuleNotFoundError: No module named 'notebook.nbextensions'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/share/miniconda/envs/ldcpy/lib/python3.9/site-packages/jupyter_contrib_core/notebook_compat/nbextensions.py", line 12, in <module>
from ._compat.nbextensions import BaseNBExtensionApp
File "/usr/share/miniconda/envs/ldcpy/lib/python3.9/site-packages/jupyter_contrib_core/notebook_compat/_compat/nbextensions.py", line 35, in <module>
from notebook.nbextensions import (
ModuleNotFoundError: No module named 'notebook.nbextensions'
==> script output <==
stdout:
stderr:
return code: 1
()
|
Build (3.9, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected], actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build (3.9, ubuntu-latest)
Mamba support is still experimental and can result in differently solved environments!
|