Update default parameters for changes in law #296
check_jupyterbook.yml
on: pull_request
build-and-deploy
49s
Annotations
1 error and 8 warnings
|
build-and-deploy
The process '/home/runner/miniconda3/condabin/conda' failed with exit code 1
|
|
build-and-deploy
LibMambaUnsatisfiableError: Encountered problems while solving:
- package taxcalc-5.2.0-pyhd8ed1ab_1 requires pandas >=2.2, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ python =3.13,(>3.10,<3.14) * is requested and can be installed;
└─ taxcalc >=5.2.0 * is not installable because it requires
├─ pandas >=2.2 * but there are no viable options
│ ├─ pandas [2.2.0|2.2.1|...|2.3.2] would require
│ │ └─ python >=3.10,<3.11.0a0 *, which conflicts with any installable versions previously reported;
│ ├─ pandas [2.2.0|2.2.1|...|2.3.2] would require
│ │ └─ python >=3.11,<3.12.0a0 *, which conflicts with any installable versions previously reported;
│ ├─ pandas [2.2.0|2.2.1|...|2.3.2] would require
│ │ └─ python_abi =3.12 *_cp312, which requires
│ │ └─ python =3.12 *_cpython, which conflicts with any installable versions previously reported;
│ ├─ pandas [2.2.0|2.2.1|2.2.2] would require
│ │ └─ python_abi ==3.9 *_pypy39_pp73, which requires
│ │ └─ python =3.9 *_73_pypy, which conflicts with any installable versions previously reported;
│ ├─ pandas [2.2.0|2.2.1|...|2.3.1] would require
│ │ └─ python >=3.9,<3.10.0a0 *, which conflicts with any installable versions previously reported;
│ ├─ pandas [2.2.3|2.3.0|2.3.1|2.3.2] would require
│ │ ├─ python [>=3.13,<3.14.0a0 *|>=3.13.0rc2,<3.14.0a0 *], which can be installed;
│ │ └─ python_abi =3.13 *_cp313 but there are no viable options
│ │ ├─ python_abi 3.13 would require
│ │ │ └─ python =3.13 *_cpython, which conflicts with any installable versions previously reported;
│ │ └─ python_abi 3.13 would require
│ │ └─ python =3.13 *_cp313, which conflicts with any installable versions previously reported;
│ └─ pandas [2.2.1|2.2.2|2.2.3|2.3.1] would require
│ └─ python >=3.12,<3.13.0a0 *, which conflicts with any installable versions previously reported;
└─ python [=3.10 *|=3.11 *], which conflicts with any installable versions previously reported.
|
|
build-and-deploy
/home/runner/miniconda3/lib/python3.13/argparse.py:1258: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
|
build-and-deploy
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
|
build-and-deploy
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'.
|
|
build-and-deploy
/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(
|
|
build-and-deploy
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
|
build-and-deploy
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
|
build-and-deploy
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|