FIX: upgrade theme to fix modal issue #863
Triggered via pull request
September 22, 2025 03:14
Status
Failure
Total duration
2m 11s
Artifacts
–
Annotations
1 error and 6 warnings
|
tests
The process '/home/runner/miniconda3/condabin/conda' failed with exit code 1
|
|
tests
No files were found with the provided path: _build/jupyter/reports. No artifacts will be uploaded.
|
|
tests
CondaEnvException: Pip failed
|
|
tests
Pip subprocess error:
Running command git clone --filter=blob:none --quiet https://github.com/QuantEcon/quantecon-book-theme /tmp/pip-req-build-dnsbci_m
Running command git checkout -b kp992-patch-1 --track origin/kp992-patch-1
Switched to a new branch 'kp992-patch-1'
branch 'kp992-patch-1' set up to track 'origin/kp992-patch-1'.
ERROR: Package 'quantecon-book-theme' requires a different Python: 3.12.7 not in '>=3.13'
|
|
tests
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
|
tests
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
|
tests
/home/runner/miniconda3/lib/python3.13/site-packages/conda/base/context.py:211: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|