load-metrics #428
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
load-metrics.yml
on: schedule
load-metrics
1m 31s
ci-notify
4s
Annotations
1 error and 3 warnings
load-metrics
The process '/usr/share/miniconda3/condabin/mamba' failed with exit code 1
|
load-metrics
Mamba support is still experimental and can result in differently solved environments!
|
load-metrics
ERROR conda.core.link:_execute(745): An error occurred while installing package 'conda-forge::jupyter_highlight_selected_word-0.2.0-py310hff52083_1005'.
|
load-metrics
LinkError: post-link script failed for package conda-forge::jupyter_highlight_selected_word-0.2.0-py310hff52083_1005
location of failed script: /usr/share/miniconda3/envs/pudl-usage-metrics/bin/.jupyter_highlight_selected_word-post-link.sh
==> script messages <==
Traceback (most recent call last):
File "/usr/share/miniconda3/envs/pudl-usage-metrics/lib/python3.10/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/miniconda3/envs/pudl-usage-metrics/lib/python3.10/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/miniconda3/envs/pudl-usage-metrics/lib/python3.10/site-packages/jupyter_contrib_core/notebook_compat/nbextensions.py", line 12, in <module>
from ._compat.nbextensions import BaseNBExtensionApp
File "/usr/share/miniconda3/envs/pudl-usage-metrics/lib/python3.10/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
()
|