Skip to content

add scipy to runtime dependency #470

add scipy to runtime dependency

add scipy to runtime dependency #470

Triggered via pull request May 18, 2025 16:00
@vtavanavtavana
synchronize #187
scipy-runtime
Status Failure
Total duration 23m 2s
Artifacts 8

conda-package.yml

on: pull_request
Matrix: build_linux
Matrix: build_windows
Matrix: test_linux
Matrix: test_windows
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 16 warnings
test_linux (3.10, false, ubuntu-latest)
Process completed with exit code 2.
test_linux (3.12, false, ubuntu-latest)
The job was canceled because "_3_10_false_ubuntu-latest" failed.
test_linux (3.12, false, ubuntu-latest)
The operation was canceled.
test_linux (3.11, false, ubuntu-latest)
The job was canceled because "_3_10_false_ubuntu-latest" failed.
test_linux (3.11, false, ubuntu-latest)
The operation was canceled.
test_linux (3.9, false, ubuntu-latest)
The job was canceled because "_3_10_false_ubuntu-latest" failed.
test_linux (3.9, false, ubuntu-latest)
The operation was canceled.
test_windows (3.10, false, windows-2019)
Process completed with exit code 2.
test_windows (3.11, false, windows-2019)
The job was canceled because "_3_10_false_windows-2019" failed.
test_windows (3.11, false, windows-2019)
The operation was canceled.
test_windows (3.9, false, windows-2019)
The job was canceled because "_3_10_false_windows-2019" failed.
test_windows (3.9, false, windows-2019)
The operation was canceled.
build_windows (3.12)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: 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(
build_windows (3.12)
EnvironmentNameNotFound: Could not find conda environment: build You can list all discoverable environments with `conda info --envs`.
build_windows (3.9)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: 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(
build_windows (3.9)
EnvironmentNameNotFound: Could not find conda environment: build You can list all discoverable environments with `conda info --envs`.
build_windows (3.11)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: 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(
build_windows (3.11)
EnvironmentNameNotFound: Could not find conda environment: build You can list all discoverable environments with `conda info --envs`.
build_windows (3.10)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: 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(
build_windows (3.10)
EnvironmentNameNotFound: Could not find conda environment: build You can list all discoverable environments with `conda info --envs`.
test_windows (3.12, false, windows-2019)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: 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(
test_windows (3.12, false, windows-2019)
EnvironmentNameNotFound: Could not find conda environment: test_mkl_fft You can list all discoverable environments with `conda info --envs`.
test_windows (3.10, false, windows-2019)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: 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(
test_windows (3.10, false, windows-2019)
EnvironmentNameNotFound: Could not find conda environment: test_mkl_fft You can list all discoverable environments with `conda info --envs`.
test_windows (3.11, false, windows-2019)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: 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(
test_windows (3.11, false, windows-2019)
EnvironmentNameNotFound: Could not find conda environment: test_mkl_fft You can list all discoverable environments with `conda info --envs`.
test_windows (3.9, false, windows-2019)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: 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(
test_windows (3.9, false, windows-2019)
EnvironmentNameNotFound: Could not find conda environment: test_mkl_fft You can list all discoverable environments with `conda info --envs`.

Artifacts

Produced during runtime
Name Size Digest
mkl_fft Linux Python 3.10 Expired
166 KB
sha256:f11a2b95b086b3ff9fdc89f7d91d585428e04a3550edbbea8f67da8b1f1b82a5
mkl_fft Linux Python 3.11 Expired
192 KB
sha256:12b381dd1b9c3bacc4579dddd06553e1e88f310016bdd173892bc2de8fdebf0d
mkl_fft Linux Python 3.12 Expired
187 KB
sha256:09e52af89aeedf05525f6fb41014ae2b8e5195357becd0519029388051697869
mkl_fft Linux Python 3.9 Expired
165 KB
sha256:ddac39562e5d5277558359edcb4a196c36d977726110d0ea4aa13efdd293c2d6
mkl_fft Windows Python 3.10 Expired
145 KB
sha256:fa2060947ae070eb71bbcb563c0daff65ba0f0a55d013afed92fa1a7cf02a110
mkl_fft Windows Python 3.11 Expired
168 KB
sha256:69676008807dbe4fe0e84c9bd0791299d4cabf37b29a9752f100215d689825cc
mkl_fft Windows Python 3.12 Expired
162 KB
sha256:ed1a21581819fd4264d6f90a99562d49da6fc091394de16171a0d64c22d5868c
mkl_fft Windows Python 3.9 Expired
145 KB
sha256:ed62840bc7ad1d0a464978b9406a5fa4febf5ae9b28d71bd8ef3354a7ccd6d30