Update perturbIC.py #11
unit_testing_umfile_utils.yml
on: pull_request
pre-commit
5s
Matrix: test
Annotations
3 errors and 4 warnings
pre-commit
Process completed with exit code 1.
|
test (3.11)
Process completed with exit code 1.
|
test (3.10)
The process '/home/runner/miniconda3/condabin/conda' failed with exit code 1
|
pre-commit
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
test (3.11)
/home/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)
|
test (3.10)
/home/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)
|
test (3.10)
PackagesNotFoundError: The following packages are not available from current channels:
- unittest
Current channels:
- https://conda.anaconda.org/conda-forge
- https://conda.anaconda.org/accessnri
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
To search for alternate channels that may provide the conda package you're
looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.
|