issue_comments: 950266754
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/pydata/xarray/pull/5892#issuecomment-950266754 | https://api.github.com/repos/pydata/xarray/issues/5892 | 950266754 | IC_kwDOAMm_X844o-uC | 14371165 | 2021-10-24T06:07:05Z | 2021-10-24T06:07:05Z | MEMBER | I don't get these, we haven't supported 2.7 or 3.6 for a while now why doesn't this happen on main then? ubuntu-latest py38-bare-minimum ``` Run mamba env update -f $CONDA_ENV_FILE mamba env update -f $CONDA_ENV_FILE shell: /usr/bin/bash -l {0} env: CONDA_ENV_FILE: ci/requirements/py38-bare-minimum.yml CONDA_PKGS_DIR: /home/runner/conda_pkgs_dir conda-forge/linux-64 Using cache conda-forge/noarch Using cache Looking for: ['python=3.8', 'coveralls', 'pip', 'pytest', 'pytest-cov', 'pytest-env', 'pytest-xdist', 'numpy=1.17', 'pandas=1.0', 'setuptools=40.4'] Encountered problems while solving: - package setuptools-40.4.0-py27_0 requires python >=2.7,<2.8.0a0, but none of the providers can be installed Error: Process completed with exit code 1. ``` ubuntu-latest py38-min-all-deps ``` Run mamba env update -f $CONDA_ENV_FILE mamba env update -f $CONDA_ENV_FILE shell: /usr/bin/bash -l {0} env: CONDA_ENV_FILE: ci/requirements/py38-min-all-deps.yml CONDA_PKGS_DIR: /home/runner/conda_pkgs_dir conda-forge/linux-64 Using cache conda-forge/noarch Using cache Looking for: ['python=3.8', 'boto3=1.13', 'bottleneck=1.3', 'cartopy=0.17', 'cdms2=3.1', 'cfgrib=0.9', 'cftime=1.1', 'coveralls', 'dask=2.24', 'distributed=2.24', 'h5netcdf=0.8', 'h5py=2.10', 'hdf5=1.10', 'hypothesis', 'iris=2.4', 'lxml=4.5', 'matplotlib-base=3.2', 'nc-time-axis=1.2', 'netcdf4=1.5.3', 'numba=0.49', 'numpy=1.17', 'pandas=1.0', 'pint=0.15', 'pip', 'pseudonetcdf=3.1', 'pydap=3.2', 'pynio=1.5', 'pytest', 'pytest-cov', 'pytest-env', 'pytest-xdist', 'rasterio=1.1', 'scipy=1.4', 'seaborn=0.10', 'setuptools=40.4', 'sparse=0.8', 'toolz=0.10', 'zarr=2.4'] Encountered problems while solving: - package distributed-2.24.0-py36h9f0ad1d_0 requires python_abi 3.6. _cp36m, but none of the providers can be installed ``` |
{ "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 1, "heart": 0, "rocket": 0, "eyes": 0 } |
1034329171 |