Skip to content

Refactored test cases #236

Refactored test cases

Refactored test cases #236

Triggered via pull request November 25, 2024 19:06
Status Failure
Total duration 2m 36s
Artifacts

test_pinned_deps.yml

on: pull_request
Matrix: build_wheels
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 7 warnings
Build wheel on ubuntu-latest
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
Build wheel on macos-latest
The process '/Users/runner/miniconda3/condabin/conda' failed with exit code 1
Build wheel on windows-latest
The process 'C:\Miniconda\condabin\conda.bat' failed with exit code 1
Build wheel on ubuntu-latest
/usr/share/miniconda/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)
Build wheel on ubuntu-latest
Pip subprocess error: ERROR: Cannot install -r /home/runner/work/paste3/paste3/requirements.txt (line 80) and sympy==1.13.3 because these package versions have conflicting dependencies. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts CondaEnvException: Pip failed
Build wheel on macos-latest
/Users/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)
Build wheel on macos-latest
Pip subprocess error: ERROR: Cannot install -r /Users/runner/work/paste3/paste3/requirements.txt (line 80) and sympy==1.13.3 because these package versions have conflicting dependencies. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
Build wheel on macos-latest
CondaEnvException: Pip failed
Build wheel on windows-latest
C:\Miniconda\Lib\argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)
Build wheel on windows-latest
Pip subprocess error: ERROR: Cannot install -r D:\a\paste3\paste3\requirements.txt (line 80) and sympy==1.13.3 because these package versions have conflicting dependencies. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts CondaEnvException: Pip failed