Update template to v0.5.0 #264
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 4 warnings
|
runnbs
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
|
|
runnbs
CondaEnvException: Pip failed
|
|
runnbs
Pip subprocess error:
Running command git clone --filter=blob:none --quiet https://github.com/saezlab/decoupler-py.git /tmp/pip-install-tgv13kzy/decoupler_d80c89f73a5b4622ae3f0b70fa6a43d5
ERROR: Package 'decoupler' requires a different Python: 3.12.9 not in '<3.12,>=3.10'
|
|
runnbs
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'.
|
|
runnbs
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
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(
|