2024-05-13T02:03:57.9662323Z ##[section]Starting: Run docker build 2024-05-13T02:03:57.9667059Z ============================================================================== 2024-05-13T02:03:57.9667343Z Task : Command line 2024-05-13T02:03:57.9667470Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2024-05-13T02:03:57.9667676Z Version : 2.237.1 2024-05-13T02:03:57.9667794Z Author : Microsoft Corporation 2024-05-13T02:03:57.9667924Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2024-05-13T02:03:57.9668104Z ============================================================================== 2024-05-13T02:04:02.0367941Z Generating script. 2024-05-13T02:04:02.0377719Z ========================== Starting Command Output =========================== 2024-05-13T02:04:02.0418241Z [command]/usr/bin/bash --noprofile --norc /home/vsts/work/_temp/605543b1-9ac0-4c85-8edd-45ca34b06baa.sh 2024-05-13T02:04:02.0525210Z ##[group]Configure Docker 2024-05-13T02:04:02.0538736Z +++ dirname .scripts/run_docker_build.sh 2024-05-13T02:04:02.0554896Z ++ cd .scripts 2024-05-13T02:04:02.0555594Z ++ pwd 2024-05-13T02:04:02.0556064Z + THISDIR=/home/vsts/work/1/s/.scripts 2024-05-13T02:04:02.0561656Z ++ basename /home/vsts/work/1/s/.scripts 2024-05-13T02:04:02.0569976Z + PROVIDER_DIR=.scripts 2024-05-13T02:04:02.0577295Z +++ dirname .scripts/run_docker_build.sh 2024-05-13T02:04:02.0591303Z ++ cd .scripts/.. 2024-05-13T02:04:02.0603938Z ++ pwd 2024-05-13T02:04:02.0604538Z + FEEDSTOCK_ROOT=/home/vsts/work/1/s 2024-05-13T02:04:02.0605337Z + RECIPE_ROOT=/home/vsts/work/1/s/recipe 2024-05-13T02:04:02.0606145Z + '[' -z mesher-feedstock ']' 2024-05-13T02:04:02.0606422Z + [[ 6c85538b7c73c4d5d7a85f5ce9a11f6cf818a718 == '' ]] 2024-05-13T02:04:02.0606628Z + docker info 2024-05-13T02:04:09.0056804Z Client: Docker Engine - Community 2024-05-13T02:04:09.0058126Z Version: 24.0.9 2024-05-13T02:04:09.0058642Z Context: default 2024-05-13T02:04:09.0059020Z Debug Mode: false 2024-05-13T02:04:09.0059567Z Plugins: 2024-05-13T02:04:09.0063259Z buildx: Docker Buildx (Docker Inc.) 2024-05-13T02:04:09.0063992Z Version: v0.14.0 2024-05-13T02:04:09.0064596Z Path: /usr/libexec/docker/cli-plugins/docker-buildx 2024-05-13T02:04:09.0065020Z compose: Docker Compose (Docker Inc.) 2024-05-13T02:04:09.0065423Z Version: v2.23.3 2024-05-13T02:04:09.0065945Z Path: /usr/libexec/docker/cli-plugins/docker-compose 2024-05-13T02:04:09.0117502Z 2024-05-13T02:04:09.0118171Z Server: 2024-05-13T02:04:09.0118451Z Containers: 0 2024-05-13T02:04:09.0118761Z Running: 0 2024-05-13T02:04:09.0118993Z Paused: 0 2024-05-13T02:04:09.0119206Z Stopped: 0 2024-05-13T02:04:09.0119434Z Images: 14 2024-05-13T02:04:09.0119656Z Server Version: 24.0.9 2024-05-13T02:04:09.0119992Z Storage Driver: overlay2 2024-05-13T02:04:09.0120238Z Backing Filesystem: extfs 2024-05-13T02:04:09.0120490Z Supports d_type: true 2024-05-13T02:04:09.0120799Z Using metacopy: false 2024-05-13T02:04:09.0121071Z Native Overlay Diff: false 2024-05-13T02:04:09.0121320Z userxattr: false 2024-05-13T02:04:09.0121658Z Logging Driver: json-file 2024-05-13T02:04:09.0121919Z Cgroup Driver: cgroupfs 2024-05-13T02:04:09.0122234Z Cgroup Version: 2 2024-05-13T02:04:09.0122491Z Plugins: 2024-05-13T02:04:09.0122809Z Volume: local 2024-05-13T02:04:09.0123104Z Network: bridge host ipvlan macvlan null overlay 2024-05-13T02:04:09.0123559Z Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 2024-05-13T02:04:09.0123872Z Swarm: inactive 2024-05-13T02:04:09.0124113Z Runtimes: runc io.containerd.runc.v2 2024-05-13T02:04:09.0124375Z Default Runtime: runc 2024-05-13T02:04:09.0124652Z Init Binary: docker-init 2024-05-13T02:04:09.0124948Z containerd version: e377cd56a71523140ca6ae87e30244719194a521 2024-05-13T02:04:09.0125304Z runc version: v1.1.12-0-g51d5e94 2024-05-13T02:04:09.0125557Z init version: de40ad0 2024-05-13T02:04:09.0125800Z Security Options: 2024-05-13T02:04:09.0126018Z apparmor 2024-05-13T02:04:09.0126562Z seccomp 2024-05-13T02:04:09.0126782Z Profile: builtin 2024-05-13T02:04:09.0127012Z cgroupns 2024-05-13T02:04:09.0127309Z Kernel Version: 6.5.0-1018-azure 2024-05-13T02:04:09.0127584Z Operating System: Ubuntu 22.04.4 LTS 2024-05-13T02:04:09.0127822Z OSType: linux 2024-05-13T02:04:09.0128067Z Architecture: x86_64 2024-05-13T02:04:09.0128288Z CPUs: 2 2024-05-13T02:04:09.0128523Z Total Memory: 6.759GiB 2024-05-13T02:04:09.0128795Z Name: fv-az242-738 2024-05-13T02:04:09.0129131Z ID: 584d62f5-11d9-4074-87e4-acacf60905a6 2024-05-13T02:04:09.0129394Z Docker Root Dir: /var/lib/docker 2024-05-13T02:04:09.0129645Z Debug Mode: false 2024-05-13T02:04:09.0129889Z Username: githubactions 2024-05-13T02:04:09.0130119Z Experimental: false 2024-05-13T02:04:09.0130689Z Insecure Registries: 2024-05-13T02:04:09.0130946Z 127.0.0.0/8 2024-05-13T02:04:09.0131210Z Live Restore Enabled: false 2024-05-13T02:04:09.0131375Z 2024-05-13T02:04:09.0131573Z ++ id -u 2024-05-13T02:04:09.0131817Z + export HOST_USER_ID=1001 2024-05-13T02:04:09.0132063Z + HOST_USER_ID=1001 2024-05-13T02:04:09.0132351Z + hash docker-machine 2024-05-13T02:04:09.0132620Z + ARTIFACTS=/home/vsts/work/1/s/build_artifacts 2024-05-13T02:04:09.0132958Z + '[' -z linux_64_python3.10.____cpython ']' 2024-05-13T02:04:09.0133334Z + '[' -z quay.io/condaforge/linux-anvil-cos7-x86_64 ']' 2024-05-13T02:04:09.0133837Z + mkdir -p /home/vsts/work/1/s/build_artifacts 2024-05-13T02:04:09.0134303Z + DONE_CANARY=/home/vsts/work/1/s/build_artifacts/conda-forge-build-done-linux_64_python3.10.____cpython 2024-05-13T02:04:09.0134789Z + rm -f /home/vsts/work/1/s/build_artifacts/conda-forge-build-done-linux_64_python3.10.____cpython 2024-05-13T02:04:09.0135154Z + DOCKER_RUN_ARGS= 2024-05-13T02:04:09.0135434Z + '[' -z azure ']' 2024-05-13T02:04:09.0143322Z ##[endgroup] 2024-05-13T02:04:09.0146896Z ##[group]Start Docker 2024-05-13T02:04:09.0153339Z + export UPLOAD_PACKAGES=True 2024-05-13T02:04:09.0153635Z + UPLOAD_PACKAGES=True 2024-05-13T02:04:09.0153838Z + export IS_PR_BUILD=True 2024-05-13T02:04:09.0154259Z + IS_PR_BUILD=True 2024-05-13T02:04:09.0154648Z + docker pull quay.io/condaforge/linux-anvil-cos7-x86_64 2024-05-13T02:04:09.0286214Z Using default tag: latest 2024-05-13T02:04:09.4896862Z latest: Pulling from condaforge/linux-anvil-cos7-x86_64 2024-05-13T02:04:09.4898383Z 2d473b07cdd5: Pulling fs layer 2024-05-13T02:04:09.4898865Z 975d4806fa5d: Pulling fs layer 2024-05-13T02:04:09.4899277Z 305754c7de25: Pulling fs layer 2024-05-13T02:04:09.4899751Z 398915629cc4: Pulling fs layer 2024-05-13T02:04:09.4900172Z 67c9bfec8866: Pulling fs layer 2024-05-13T02:04:09.4900575Z 85888319ed9b: Pulling fs layer 2024-05-13T02:04:09.4900989Z 40ffddbea795: Pulling fs layer 2024-05-13T02:04:09.4901390Z 34760c105802: Pulling fs layer 2024-05-13T02:04:09.4901866Z c1ed2ca83261: Pulling fs layer 2024-05-13T02:04:09.4902341Z 2b43ba8dbfa7: Pulling fs layer 2024-05-13T02:04:09.4902747Z c7d6cae2b06c: Pulling fs layer 2024-05-13T02:04:09.4903170Z 85b61f217361: Pulling fs layer 2024-05-13T02:04:09.4903577Z 398915629cc4: Waiting 2024-05-13T02:04:09.4903985Z 67c9bfec8866: Waiting 2024-05-13T02:04:09.4904388Z 85888319ed9b: Waiting 2024-05-13T02:04:09.4904775Z 40ffddbea795: Waiting 2024-05-13T02:04:09.4905177Z 34760c105802: Waiting 2024-05-13T02:04:09.4905576Z c1ed2ca83261: Waiting 2024-05-13T02:04:09.4905983Z 2b43ba8dbfa7: Waiting 2024-05-13T02:04:09.4906382Z c7d6cae2b06c: Waiting 2024-05-13T02:04:09.4906768Z 85b61f217361: Waiting 2024-05-13T02:04:09.6611754Z 975d4806fa5d: Verifying Checksum 2024-05-13T02:04:09.6615605Z 975d4806fa5d: Download complete 2024-05-13T02:04:09.6672229Z 305754c7de25: Download complete 2024-05-13T02:04:09.7716214Z 67c9bfec8866: Verifying Checksum 2024-05-13T02:04:09.7718858Z 67c9bfec8866: Download complete 2024-05-13T02:04:09.8308467Z 398915629cc4: Verifying Checksum 2024-05-13T02:04:09.8313120Z 398915629cc4: Download complete 2024-05-13T02:04:09.9261489Z 40ffddbea795: Verifying Checksum 2024-05-13T02:04:09.9266239Z 40ffddbea795: Download complete 2024-05-13T02:04:09.9963577Z 85888319ed9b: Verifying Checksum 2024-05-13T02:04:09.9968766Z 85888319ed9b: Download complete 2024-05-13T02:04:10.0875193Z c1ed2ca83261: Verifying Checksum 2024-05-13T02:04:10.0877486Z c1ed2ca83261: Download complete 2024-05-13T02:04:10.4970797Z 34760c105802: Verifying Checksum 2024-05-13T02:04:10.4972502Z 34760c105802: Download complete 2024-05-13T02:04:10.5914564Z c7d6cae2b06c: Verifying Checksum 2024-05-13T02:04:10.5916266Z c7d6cae2b06c: Download complete 2024-05-13T02:04:10.6223280Z 2d473b07cdd5: Verifying Checksum 2024-05-13T02:04:10.6227826Z 2d473b07cdd5: Download complete 2024-05-13T02:04:10.7421811Z 85b61f217361: Verifying Checksum 2024-05-13T02:04:10.7422463Z 85b61f217361: Download complete 2024-05-13T02:04:13.2402440Z 2b43ba8dbfa7: Verifying Checksum 2024-05-13T02:04:13.2408074Z 2b43ba8dbfa7: Download complete 2024-05-13T02:04:14.3457435Z 2d473b07cdd5: Pull complete 2024-05-13T02:04:16.5898693Z 975d4806fa5d: Pull complete 2024-05-13T02:04:16.6565842Z 305754c7de25: Pull complete 2024-05-13T02:04:16.7105626Z 398915629cc4: Pull complete 2024-05-13T02:04:16.7220555Z 67c9bfec8866: Pull complete 2024-05-13T02:04:16.9077531Z 85888319ed9b: Pull complete 2024-05-13T02:04:16.9204602Z 40ffddbea795: Pull complete 2024-05-13T02:04:20.1651853Z 34760c105802: Pull complete 2024-05-13T02:04:20.1827342Z c1ed2ca83261: Pull complete 2024-05-13T02:04:34.5781330Z 2b43ba8dbfa7: Pull complete 2024-05-13T02:04:34.6140711Z c7d6cae2b06c: Pull complete 2024-05-13T02:04:34.6299144Z 85b61f217361: Pull complete 2024-05-13T02:04:34.6337125Z Digest: sha256:9eac90f5fedb233e015f091b1b254e85fe7fc88dfd19b5256792c498dc23751e 2024-05-13T02:04:34.6353436Z Status: Downloaded newer image for quay.io/condaforge/linux-anvil-cos7-x86_64:latest 2024-05-13T02:04:34.6365230Z quay.io/condaforge/linux-anvil-cos7-x86_64:latest 2024-05-13T02:04:34.6377287Z + docker run -v /home/vsts/work/1/s/recipe:/home/conda/recipe_root:rw,z,delegated -v /home/vsts/work/1/s:/home/conda/feedstock_root:rw,z,delegated -e CONFIG -e HOST_USER_ID -e UPLOAD_PACKAGES -e IS_PR_BUILD -e GIT_BRANCH -e UPLOAD_ON_BRANCH -e CI -e FEEDSTOCK_NAME -e CPU_COUNT -e BUILD_WITH_CONDA_DEBUG -e BUILD_OUTPUT_ID -e flow_run_id -e remote_url -e sha -e BINSTAR_TOKEN -e FEEDSTOCK_TOKEN -e STAGING_BINSTAR_TOKEN quay.io/condaforge/linux-anvil-cos7-x86_64 bash /home/conda/feedstock_root/.scripts/build_steps.sh 2024-05-13T02:04:36.0346343Z bash: cannot set terminal process group (-1): Inappropriate ioctl for device 2024-05-13T02:04:36.0347640Z bash: no job control in this shell 2024-05-13T02:04:36.0671969Z useradd: warning: the home directory already exists. 2024-05-13T02:04:36.0672734Z Not copying any file from skel directory into it. 2024-05-13T02:04:36.1756684Z + export FEEDSTOCK_ROOT=/home/conda/feedstock_root 2024-05-13T02:04:36.1757520Z + FEEDSTOCK_ROOT=/home/conda/feedstock_root 2024-05-13T02:04:36.1757898Z + source /home/conda/feedstock_root/.scripts/logging_utils.sh 2024-05-13T02:04:36.1763313Z ##[endgroup] 2024-05-13T02:04:36.1767666Z ##[group]Configuring conda 2024-05-13T02:04:36.1773105Z + export PYTHONUNBUFFERED=1 2024-05-13T02:04:36.1773658Z + PYTHONUNBUFFERED=1 2024-05-13T02:04:36.1773991Z + export RECIPE_ROOT=/home/conda/recipe_root 2024-05-13T02:04:36.1774343Z + RECIPE_ROOT=/home/conda/recipe_root 2024-05-13T02:04:36.1774695Z + export CI_SUPPORT=/home/conda/feedstock_root/.ci_support 2024-05-13T02:04:36.1775055Z + CI_SUPPORT=/home/conda/feedstock_root/.ci_support 2024-05-13T02:04:36.1775459Z + export CONFIG_FILE=/home/conda/feedstock_root/.ci_support/linux_64_python3.10.____cpython.yaml 2024-05-13T02:04:36.1775885Z + CONFIG_FILE=/home/conda/feedstock_root/.ci_support/linux_64_python3.10.____cpython.yaml 2024-05-13T02:04:36.1776237Z + cat 2024-05-13T02:04:36.1790367Z + export CONDA_LIBMAMBA_SOLVER_NO_CHANNELS_FROM_INSTALLED=1 2024-05-13T02:04:36.1790889Z + CONDA_LIBMAMBA_SOLVER_NO_CHANNELS_FROM_INSTALLED=1 2024-05-13T02:04:36.1791669Z + mamba install --update-specs --yes --quiet --channel conda-forge --strict-channel-priority pip mamba conda-build conda-forge-ci-setup=4 'conda-build>=24.1' 2024-05-13T02:04:56.8343670Z Preparing transaction: ...working... done 2024-05-13T02:04:56.8810656Z Verifying transaction: ...working... done 2024-05-13T02:04:57.5963100Z Executing transaction: ...working... done 2024-05-13T02:04:57.6975373Z + mamba update --update-specs --yes --quiet --channel conda-forge --strict-channel-priority pip mamba conda-build conda-forge-ci-setup=4 'conda-build>=24.1' 2024-05-13T02:05:03.5924013Z + setup_conda_rc /home/conda/feedstock_root /home/conda/recipe_root /home/conda/feedstock_root/.ci_support/linux_64_python3.10.____cpython.yaml 2024-05-13T02:05:06.7426194Z + source run_conda_forge_build_setup 2024-05-13T02:05:06.7428018Z ++ export PYTHONUNBUFFERED=1 2024-05-13T02:05:06.7428649Z ++ PYTHONUNBUFFERED=1 2024-05-13T02:05:06.7429647Z ++ conda config --env --set show_channel_urls true 2024-05-13T02:05:07.0953485Z ++ conda config --env --set auto_update_conda false 2024-05-13T02:05:07.4452451Z ++ conda config --env --set add_pip_as_python_dependency false 2024-05-13T02:05:07.7979482Z ++ conda config --env --append aggressive_update_packages ca-certificates 2024-05-13T02:05:08.1535144Z ++ conda config --env --remove-key aggressive_update_packages 2024-05-13T02:05:08.5072107Z ++ conda config --env --append aggressive_update_packages ca-certificates 2024-05-13T02:05:08.8629174Z ++ conda config --env --append aggressive_update_packages certifi 2024-05-13T02:05:09.2186105Z ++ export CONDA_BLD_PATH=/home/conda/feedstock_root/build_artifacts 2024-05-13T02:05:09.2186716Z ++ CONDA_BLD_PATH=/home/conda/feedstock_root/build_artifacts 2024-05-13T02:05:09.2186918Z ++ set +u 2024-05-13T02:05:09.2187088Z ++ [[ azure == \d\r\o\n\e ]] 2024-05-13T02:05:09.2187257Z ++ [[ azure == \g\i\t\h\u\b\_\a\c\t\i\o\n\s ]] 2024-05-13T02:05:09.2187443Z ++ export CPU_COUNT=2 2024-05-13T02:05:09.2187596Z ++ CPU_COUNT=2 2024-05-13T02:05:09.2192373Z +++ shyaml get-value channel_priority strict 2024-05-13T02:05:09.2205486Z +++ cat /home/conda/feedstock_root/conda-forge.yml 2024-05-13T02:05:09.2646923Z ++ conda config --env --set channel_priority strict 2024-05-13T02:05:09.6179650Z ++ [[ ! -z '' ]] 2024-05-13T02:05:09.6183825Z ++ '[' '!' -z linux_64_python3.10.____cpython ']' 2024-05-13T02:05:09.6184319Z ++ '[' '!' -z azure ']' 2024-05-13T02:05:09.6184523Z ++ echo '' 2024-05-13T02:05:09.6192327Z ++ echo CI: 2024-05-13T02:05:09.6192905Z ++ echo '- azure' 2024-05-13T02:05:09.6193110Z ++ echo '' 2024-05-13T02:05:09.6193394Z ++ cat /home/conda/feedstock_root/.ci_support/linux_64_python3.10.____cpython.yaml 2024-05-13T02:05:09.6206663Z c_stdlib: 2024-05-13T02:05:09.6207114Z - sysroot 2024-05-13T02:05:09.6207323Z c_stdlib_version: 2024-05-13T02:05:09.6207592Z - '2.12' 2024-05-13T02:05:09.6207777Z cdt_name: 2024-05-13T02:05:09.6207964Z - cos6 2024-05-13T02:05:09.6208146Z channel_sources: 2024-05-13T02:05:09.6208352Z - conda-forge 2024-05-13T02:05:09.6208540Z channel_targets: 2024-05-13T02:05:09.6208754Z - conda-forge main 2024-05-13T02:05:09.6208943Z cxx_compiler: 2024-05-13T02:05:09.6209129Z - gxx 2024-05-13T02:05:09.6209333Z cxx_compiler_version: 2024-05-13T02:05:09.6209565Z - '12' 2024-05-13T02:05:09.6209726Z docker_image: 2024-05-13T02:05:09.6210005Z - quay.io/condaforge/linux-anvil-cos7-x86_64 2024-05-13T02:05:09.6210208Z libboost_devel: 2024-05-13T02:05:09.6210645Z - '1.84' 2024-05-13T02:05:09.6210803Z metis: 2024-05-13T02:05:09.6211919Z - 5.1.0 2024-05-13T02:05:09.6212280Z pin_run_as_build: 2024-05-13T02:05:09.6212736Z python: 2024-05-13T02:05:09.6213038Z min_pin: x.x 2024-05-13T02:05:09.6213307Z max_pin: x.x 2024-05-13T02:05:09.6213546Z python: 2024-05-13T02:05:09.6213868Z - 3.10.* *_cpython 2024-05-13T02:05:09.6214137Z target_platform: 2024-05-13T02:05:09.6214443Z - linux-64 2024-05-13T02:05:09.6214693Z zip_keys: 2024-05-13T02:05:09.6215011Z - - c_stdlib_version 2024-05-13T02:05:09.6215313Z - cdt_name 2024-05-13T02:05:09.6215506Z 2024-05-13T02:05:09.6215733Z CI: 2024-05-13T02:05:09.6216019Z - azure 2024-05-13T02:05:09.6216190Z 2024-05-13T02:05:09.6216417Z ++ set -u 2024-05-13T02:05:09.6217039Z ++ mkdir -p /opt/conda/etc/conda/activate.d 2024-05-13T02:05:09.6231654Z ++ echo 'export CONDA_BLD_PATH='\''/home/conda/feedstock_root/build_artifacts'\''' 2024-05-13T02:05:09.6232079Z ++ '[' -n 2 ']' 2024-05-13T02:05:09.6232333Z ++ echo 'export CPU_COUNT='\''2'\''' 2024-05-13T02:05:09.6232588Z ++ echo 'export PYTHONUNBUFFERED='\''1'\''' 2024-05-13T02:05:09.6237592Z +++ shyaml get-value cuda_compiler_version.0 None 2024-05-13T02:05:09.6244510Z +++ cat /home/conda/feedstock_root/.ci_support/linux_64_python3.10.____cpython.yaml 2024-05-13T02:05:09.6688765Z ++ CUDA_VERSION=None 2024-05-13T02:05:09.6689451Z ++ [[ None != \N\o\n\e ]] 2024-05-13T02:05:09.6695224Z ++++ dirname /opt/conda/bin/run_conda_forge_build_setup 2024-05-13T02:05:09.6714033Z +++ cd /opt/conda/bin 2024-05-13T02:05:09.6714519Z +++ pwd 2024-05-13T02:05:09.6714800Z ++ SCRIPT_DIR=/opt/conda/bin 2024-05-13T02:05:09.6715124Z ++ source /opt/conda/bin/cross_compile_support.sh 2024-05-13T02:05:09.6720162Z ++++ jq -r .platform 2024-05-13T02:05:09.6728356Z ++++ conda info --json 2024-05-13T02:05:10.2504061Z +++ BUILD_PLATFORM=linux-64 2024-05-13T02:05:10.2513528Z +++ '[' -f /home/conda/feedstock_root/.ci_support/linux_64_python3.10.____cpython.yaml ']' 2024-05-13T02:05:10.2514036Z ++++ cat /home/conda/feedstock_root/.ci_support/linux_64_python3.10.____cpython.yaml 2024-05-13T02:05:10.2514645Z ++++ shyaml get-value target_platform.0 linux-64 2024-05-13T02:05:10.2969812Z +++ HOST_PLATFORM=linux-64 2024-05-13T02:05:10.2979055Z ++++ cat /home/conda/feedstock_root/.ci_support/linux_64_python3.10.____cpython.yaml 2024-05-13T02:05:10.2979757Z ++++ shyaml get-value cuda_compiler_version.0 None 2024-05-13T02:05:10.3425443Z +++ CUDA_COMPILER_VERSION=None 2024-05-13T02:05:10.3432675Z ++++ shyaml get-value cdt_name.0 cos6 2024-05-13T02:05:10.3441520Z ++++ cat /home/conda/feedstock_root/.ci_support/linux_64_python3.10.____cpython.yaml 2024-05-13T02:05:10.3885262Z +++ CDT_NAME=cos6 2024-05-13T02:05:10.3886098Z +++ HOST_PLATFORM=linux-64 2024-05-13T02:05:10.3886433Z +++ CUDA_COMPILER_VERSION=None 2024-05-13T02:05:10.3886738Z +++ CDT_NAME=cos6 2024-05-13T02:05:10.3887267Z +++ [[ linux-64 != \l\i\n\u\x\-\6\4 ]] 2024-05-13T02:05:10.3894299Z ++ '[' -f /home/conda/feedstock_root/.ci_support/linux_64_python3.10.____cpython.yaml ']' 2024-05-13T02:05:10.3895151Z +++ shyaml get-value MACOSX_DEPLOYMENT_TARGET.0 0 2024-05-13T02:05:10.3903241Z +++ cat /home/conda/feedstock_root/.ci_support/linux_64_python3.10.____cpython.yaml 2024-05-13T02:05:10.4342438Z ++ need_osx_sdk=0 2024-05-13T02:05:10.4343173Z ++ [[ 0 != \0 ]] 2024-05-13T02:05:10.4343495Z ++ conda info 2024-05-13T02:05:10.9572552Z 2024-05-13T02:05:10.9573555Z active environment : base 2024-05-13T02:05:10.9573836Z active env location : /opt/conda 2024-05-13T02:05:10.9574088Z shell level : 1 2024-05-13T02:05:10.9574268Z user config file : /home/conda/.condarc 2024-05-13T02:05:10.9574514Z populated config files : /opt/conda/.condarc 2024-05-13T02:05:10.9574726Z /home/conda/.condarc 2024-05-13T02:05:10.9574951Z conda version : 24.4.0 2024-05-13T02:05:10.9575387Z conda-build version : 24.3.0 2024-05-13T02:05:10.9575622Z python version : 3.10.14.final.0 2024-05-13T02:05:10.9575849Z solver : libmamba (default) 2024-05-13T02:05:10.9576066Z virtual packages : __archspec=1=x86_64_v4 2024-05-13T02:05:10.9576309Z __conda=24.4.0=0 2024-05-13T02:05:10.9576504Z __glibc=2.17=0 2024-05-13T02:05:10.9576710Z __linux=6.5.0=0 2024-05-13T02:05:10.9576898Z __unix=0=0 2024-05-13T02:05:10.9577117Z base environment : /opt/conda (writable) 2024-05-13T02:05:10.9577338Z conda av data dir : /opt/conda/etc/conda 2024-05-13T02:05:10.9577563Z conda av metadata url : None 2024-05-13T02:05:10.9577908Z channel URLs : https://conda.anaconda.org/conda-forge/linux-64 2024-05-13T02:05:10.9578251Z https://conda.anaconda.org/conda-forge/noarch 2024-05-13T02:05:10.9578767Z package cache : /home/conda/feedstock_root/build_artifacts/pkg_cache 2024-05-13T02:05:10.9579024Z /opt/conda/pkgs 2024-05-13T02:05:10.9579239Z envs directories : /opt/conda/envs 2024-05-13T02:05:10.9579448Z /home/conda/.conda/envs 2024-05-13T02:05:10.9579672Z platform : linux-64 2024-05-13T02:05:10.9580178Z user-agent : conda/24.4.0 requests/2.31.0 CPython/3.10.14 Linux/6.5.0-1018-azure centos/7.9.2009 glibc/2.17 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8 2024-05-13T02:05:10.9580548Z UID:GID : 1001:1001 2024-05-13T02:05:10.9580765Z netrc file : None 2024-05-13T02:05:10.9580954Z offline mode : False 2024-05-13T02:05:10.9581088Z 2024-05-13T02:05:10.9581192Z 2024-05-13T02:05:11.0064470Z ++ conda config --env --show-sources 2024-05-13T02:05:11.3144248Z ==> /opt/conda/.condarc <== 2024-05-13T02:05:11.3144937Z add_pip_as_python_dependency: False 2024-05-13T02:05:11.3145156Z auto_update_conda: False 2024-05-13T02:05:11.3145421Z aggressive_update_packages: 2024-05-13T02:05:11.3145891Z - ca-certificates 2024-05-13T02:05:11.3146167Z - certifi 2024-05-13T02:05:11.3146391Z channel_priority: strict 2024-05-13T02:05:11.3146962Z channels: 2024-05-13T02:05:11.3147215Z - conda-forge 2024-05-13T02:05:11.3147454Z show_channel_urls: True 2024-05-13T02:05:11.3147673Z conda_build: 2024-05-13T02:05:11.3147907Z error_overlinking: True 2024-05-13T02:05:11.3148130Z pkg_format: 2 2024-05-13T02:05:11.3148372Z zstd_compression_level: 19 2024-05-13T02:05:11.3148523Z 2024-05-13T02:05:11.3148747Z ==> /home/conda/.condarc <== 2024-05-13T02:05:11.3148968Z pkgs_dirs: 2024-05-13T02:05:11.3149318Z - /home/conda/feedstock_root/build_artifacts/pkg_cache 2024-05-13T02:05:11.3149622Z - /opt/conda/pkgs 2024-05-13T02:05:11.3149860Z solver: libmamba 2024-05-13T02:05:11.3150112Z conda-build: 2024-05-13T02:05:11.3150452Z root-dir: /home/conda/feedstock_root/build_artifacts 2024-05-13T02:05:11.3150637Z 2024-05-13T02:05:11.3150847Z ==> envvars <== 2024-05-13T02:05:11.3151092Z bld_path: /home/conda/feedstock_root/build_artifacts 2024-05-13T02:05:11.3151266Z 2024-05-13T02:05:11.3560795Z ++ conda list --show-channel-urls 2024-05-13T02:05:12.2556902Z # packages in environment at /opt/conda: 2024-05-13T02:05:12.2557826Z # 2024-05-13T02:05:12.2558231Z # Name Version Build Channel 2024-05-13T02:05:12.2558840Z _libgcc_mutex 0.1 conda_forge conda-forge 2024-05-13T02:05:12.2559289Z _openmp_mutex 4.5 2_gnu conda-forge 2024-05-13T02:05:12.2559730Z anaconda-client 1.12.3 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2560158Z anaconda-project 0.11.1 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2560607Z archspec 0.2.3 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2561045Z attrs 23.2.0 pyh71513ae_0 conda-forge 2024-05-13T02:05:12.2561741Z beautifulsoup4 4.12.3 pyha770c72_0 conda-forge 2024-05-13T02:05:12.2562354Z boltons 24.0.0 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2562963Z brotli-python 1.1.0 py310hc6cd4ac_1 conda-forge 2024-05-13T02:05:12.2563556Z bzip2 1.0.8 hd590300_5 conda-forge 2024-05-13T02:05:12.2564102Z c-ares 1.28.1 hd590300_0 conda-forge 2024-05-13T02:05:12.2564677Z ca-certificates 2024.2.2 hbcca054_0 conda-forge 2024-05-13T02:05:12.2565250Z certifi 2024.2.2 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2565804Z cffi 1.16.0 py310h2fee648_0 conda-forge 2024-05-13T02:05:12.2566378Z chardet 5.2.0 py310hff52083_1 conda-forge 2024-05-13T02:05:12.2567273Z charset-normalizer 3.3.2 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2567845Z click 8.1.7 unix_pyh707e725_0 conda-forge 2024-05-13T02:05:12.2568422Z colorama 0.4.6 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2568996Z conda 24.4.0 py310hff52083_0 conda-forge 2024-05-13T02:05:12.2569562Z conda-build 24.3.0 py310hff52083_1 conda-forge 2024-05-13T02:05:12.2570123Z conda-env 2.6.0 1 conda-forge 2024-05-13T02:05:12.2571300Z conda-forge-ci-setup 4.4.6 py310h7a2d8a0_100 conda-forge 2024-05-13T02:05:12.2571910Z conda-forge-metadata 0.8.0 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2572502Z conda-index 0.4.0 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2573068Z conda-libmamba-solver 24.1.0 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2573662Z conda-oci-mirror 0.1.0 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2574232Z conda-pack 0.7.1 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2574798Z conda-package-handling 2.2.0 pyh38be061_0 conda-forge 2024-05-13T02:05:12.2575387Z conda-package-streaming 0.9.0 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2576210Z cryptography 42.0.7 py310hb1bd9d3_0 conda-forge 2024-05-13T02:05:12.2576780Z defusedxml 0.7.1 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2577358Z deprecated 1.2.14 pyh1a96a4e_0 conda-forge 2024-05-13T02:05:12.2577907Z distro 1.9.0 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2578479Z exceptiongroup 1.2.0 pyhd8ed1ab_2 conda-forge 2024-05-13T02:05:12.2579057Z filelock 3.14.0 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2579614Z fmt 10.2.1 h00ab1b0_0 conda-forge 2024-05-13T02:05:12.2580177Z freetype 2.12.1 h267a509_2 conda-forge 2024-05-13T02:05:12.2580753Z git 2.45.0 pl5321hef9f9f3_1 conda-forge 2024-05-13T02:05:12.2581300Z icu 73.2 h59595ed_0 conda-forge 2024-05-13T02:05:12.2581864Z idna 3.7 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2582436Z importlib_resources 6.4.0 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2583005Z iniconfig 2.0.0 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2583566Z jinja2 3.1.4 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2584112Z jq 1.7.1 hd590300_0 conda-forge 2024-05-13T02:05:12.2584671Z jsonpatch 1.33 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2585252Z jsonpointer 2.4 py310hff52083_3 conda-forge 2024-05-13T02:05:12.2585811Z jsonschema 4.22.0 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2586394Z jsonschema-specifications 2023.12.1 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2586989Z jupyter_core 5.7.2 py310hff52083_0 conda-forge 2024-05-13T02:05:12.2587556Z keyutils 1.6.1 h166bdaf_0 conda-forge 2024-05-13T02:05:12.2588145Z krb5 1.21.2 h659d440_0 conda-forge 2024-05-13T02:05:12.2588711Z lcms2 2.16 hb7c19ff_0 conda-forge 2024-05-13T02:05:12.2589269Z ld_impl_linux-64 2.40 h41732ed_0 conda-forge 2024-05-13T02:05:12.2589833Z lerc 4.0.0 h27087fc_0 conda-forge 2024-05-13T02:05:12.2590389Z libarchive 3.7.2 h2aa1ff5_1 conda-forge 2024-05-13T02:05:12.2590961Z libcurl 8.7.1 hca28451_0 conda-forge 2024-05-13T02:05:12.2591680Z libdeflate 1.20 hd590300_0 conda-forge 2024-05-13T02:05:12.2592242Z libedit 3.1.20191231 he28a2e2_2 conda-forge 2024-05-13T02:05:12.2592813Z libev 4.33 hd590300_2 conda-forge 2024-05-13T02:05:12.2593395Z libexpat 2.6.2 h59595ed_0 conda-forge 2024-05-13T02:05:12.2593946Z libffi 3.4.2 h7f98852_5 conda-forge 2024-05-13T02:05:12.2594510Z libgcc-ng 13.2.0 h77fa898_7 conda-forge 2024-05-13T02:05:12.2595070Z libgomp 13.2.0 h77fa898_7 conda-forge 2024-05-13T02:05:12.2595624Z libiconv 1.17 hd590300_2 conda-forge 2024-05-13T02:05:12.2596188Z libjpeg-turbo 3.0.0 hd590300_1 conda-forge 2024-05-13T02:05:12.2596756Z liblief 0.14.1 hac33072_1 conda-forge 2024-05-13T02:05:12.2597307Z libmamba 1.5.8 had39da4_0 conda-forge 2024-05-13T02:05:12.2597877Z libmambapy 1.5.8 py310h39ff949_0 conda-forge 2024-05-13T02:05:12.2598433Z libnghttp2 1.58.0 h47da74e_1 conda-forge 2024-05-13T02:05:12.2599137Z libnsl 2.0.1 hd590300_0 conda-forge 2024-05-13T02:05:12.2599705Z libpng 1.6.43 h2797004_0 conda-forge 2024-05-13T02:05:12.2600282Z libsolv 0.7.29 ha6fb4c9_0 conda-forge 2024-05-13T02:05:12.2600849Z libsqlite 3.45.3 h2797004_0 conda-forge 2024-05-13T02:05:12.2601421Z libssh2 1.11.0 h0841786_0 conda-forge 2024-05-13T02:05:12.2601972Z libstdcxx-ng 13.2.0 hc0a3c3a_7 conda-forge 2024-05-13T02:05:12.2602542Z libtiff 4.6.0 h1dd3fc0_3 conda-forge 2024-05-13T02:05:12.2603110Z libuuid 2.38.1 h0b41bf4_0 conda-forge 2024-05-13T02:05:12.2603669Z libwebp-base 1.4.0 hd590300_0 conda-forge 2024-05-13T02:05:12.2604234Z libxcb 1.15 h0b41bf4_0 conda-forge 2024-05-13T02:05:12.2604795Z libxcrypt 4.4.36 hd590300_1 conda-forge 2024-05-13T02:05:12.2605357Z libxml2 2.12.6 h232c23b_2 conda-forge 2024-05-13T02:05:12.2605918Z libzlib 1.2.13 hd590300_5 conda-forge 2024-05-13T02:05:12.2606461Z lz4-c 1.9.4 hcb278e6_0 conda-forge 2024-05-13T02:05:12.2607022Z lzo 2.10 hd590300_1001 conda-forge 2024-05-13T02:05:12.2607592Z mamba 1.5.8 py310h51d5547_0 conda-forge 2024-05-13T02:05:12.2608148Z markupsafe 2.1.5 py310h2372a71_0 conda-forge 2024-05-13T02:05:12.2608725Z menuinst 2.0.2 py310hff52083_0 conda-forge 2024-05-13T02:05:12.2609296Z more-itertools 10.2.0 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2609851Z nbformat 5.10.4 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2610695Z ncurses 6.5 h59595ed_0 conda-forge 2024-05-13T02:05:12.2611275Z oniguruma 6.9.9 hd590300_0 conda-forge 2024-05-13T02:05:12.2611843Z openjpeg 2.5.2 h488ebb8_0 conda-forge 2024-05-13T02:05:12.2612401Z openssl 3.3.0 hd590300_0 conda-forge 2024-05-13T02:05:12.2612975Z oras-py 0.1.14 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2613541Z packaging 24.0 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2614112Z patch 2.7.6 h7f98852_1002 conda-forge 2024-05-13T02:05:12.2614844Z patchelf 0.17.2 h58526e2_0 conda-forge 2024-05-13T02:05:12.2615420Z pcre2 10.43 hcad00b1_0 conda-forge 2024-05-13T02:05:12.2615986Z perl 5.32.1 7_hd590300_perl5 conda-forge 2024-05-13T02:05:12.2616560Z pillow 10.3.0 py310hf73ecf8_0 conda-forge 2024-05-13T02:05:12.2617122Z pip 24.0 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2617670Z pkginfo 1.10.0 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2618246Z pkgutil-resolve-name 1.3.10 pyhd8ed1ab_1 conda-forge 2024-05-13T02:05:12.2618828Z platformdirs 4.2.1 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2619376Z pluggy 1.5.0 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2619944Z psutil 5.9.8 py310h2372a71_0 conda-forge 2024-05-13T02:05:12.2620520Z pthread-stubs 0.4 h36c2ea0_1001 conda-forge 2024-05-13T02:05:12.2621076Z py-lief 0.14.1 py310h76e45a6_1 conda-forge 2024-05-13T02:05:12.2621641Z pybind11-abi 4 hd8ed1ab_3 conda-forge 2024-05-13T02:05:12.2622354Z pycosat 0.6.6 py310h2372a71_0 conda-forge 2024-05-13T02:05:12.2622909Z pycparser 2.22 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2623531Z pyopenssl 24.0.0 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2624020Z pysocks 1.7.1 pyha2e5f31_6 conda-forge 2024-05-13T02:05:12.2624511Z pytest 8.2.0 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2625048Z python 3.10.14 hd12c33a_0_cpython conda-forge 2024-05-13T02:05:12.2625543Z python-dateutil 2.9.0 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2626060Z python-fastjsonschema 2.19.1 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2626579Z python-libarchive-c 5.1 py310hff52083_0 conda-forge 2024-05-13T02:05:12.2627075Z python_abi 3.10 4_cp310 conda-forge 2024-05-13T02:05:12.2627568Z pytz 2024.1 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2628063Z pyyaml 6.0.1 py310h2372a71_1 conda-forge 2024-05-13T02:05:12.2628549Z rattler-build 0.16.0 h72610f6_0 conda-forge 2024-05-13T02:05:12.2629056Z rattler-build-conda-compat 0.0.6 pyh267e887_0 conda-forge 2024-05-13T02:05:12.2629554Z readline 8.2 h8228510_1 conda-forge 2024-05-13T02:05:12.2630054Z referencing 0.35.1 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2630554Z reproc 14.2.4.post0 hd590300_1 conda-forge 2024-05-13T02:05:12.2631045Z reproc-cpp 14.2.4.post0 h59595ed_1 conda-forge 2024-05-13T02:05:12.2631551Z requests 2.31.0 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2632048Z requests-toolbelt 1.0.0 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2632542Z ripgrep 14.1.0 he8a937b_0 conda-forge 2024-05-13T02:05:12.2633038Z rpds-py 0.18.1 py310he421c4c_0 conda-forge 2024-05-13T02:05:12.2633541Z ruamel.yaml 0.18.6 py310h2372a71_0 conda-forge 2024-05-13T02:05:12.2634038Z ruamel.yaml.clib 0.2.8 py310h2372a71_0 conda-forge 2024-05-13T02:05:12.2634556Z ruamel_yaml 0.15.80 py310h2372a71_1009 conda-forge 2024-05-13T02:05:12.2635046Z setuptools 69.5.1 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2635573Z shyaml 0.6.2 pyhd3deb0d_0 conda-forge 2024-05-13T02:05:12.2636196Z six 1.16.0 pyh6c4a22f_0 conda-forge 2024-05-13T02:05:12.2636678Z soupsieve 2.5 pyhd8ed1ab_1 conda-forge 2024-05-13T02:05:12.2637171Z su-exec 0.2 h166bdaf_1003 conda-forge 2024-05-13T02:05:12.2637672Z tini 0.19.0 h166bdaf_1 conda-forge 2024-05-13T02:05:12.2638156Z tk 8.6.13 noxft_h4845f30_101 conda-forge 2024-05-13T02:05:12.2638659Z tomli 2.0.1 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2639151Z toolz 0.12.1 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2639636Z tornado 6.4 py310h2372a71_0 conda-forge 2024-05-13T02:05:12.2640126Z tqdm 4.66.4 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2640610Z traitlets 5.14.3 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2641108Z truststore 0.8.0 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2641613Z typing-extensions 4.11.0 hd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2642109Z typing_extensions 4.11.0 pyha770c72_0 conda-forge 2024-05-13T02:05:12.2642748Z tzdata 2024a h0c530f3_0 conda-forge 2024-05-13T02:05:12.2643280Z urllib3 2.2.1 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2643792Z wheel 0.43.0 pyhd8ed1ab_1 conda-forge 2024-05-13T02:05:12.2644310Z wrapt 1.16.0 py310h2372a71_0 conda-forge 2024-05-13T02:05:12.2644827Z xorg-libxau 1.0.11 hd590300_0 conda-forge 2024-05-13T02:05:12.2645327Z xorg-libxdmcp 1.1.3 h7f98852_0 conda-forge 2024-05-13T02:05:12.2645845Z xz 5.2.6 h166bdaf_0 conda-forge 2024-05-13T02:05:12.2646354Z yaml 0.2.5 h7f98852_2 conda-forge 2024-05-13T02:05:12.2646846Z yaml-cpp 0.8.0 h59595ed_0 conda-forge 2024-05-13T02:05:12.2647334Z zipp 3.17.0 pyhd8ed1ab_0 conda-forge 2024-05-13T02:05:12.2647827Z zstandard 0.22.0 py310h1275a96_0 conda-forge 2024-05-13T02:05:12.2648324Z zstd 1.5.5 hfc55251_0 conda-forge 2024-05-13T02:05:12.3270634Z + /usr/bin/sudo -n yum install -y mesa-libGL openssh-clients 2024-05-13T02:05:12.4754394Z Loaded plugins: fastestmirror, ovl 2024-05-13T02:05:12.5859941Z Determining fastest mirrors 2024-05-13T02:05:14.1508244Z * base: mirror.cogentco.com 2024-05-13T02:05:14.1514718Z * extras: nnenix.mm.fcix.net 2024-05-13T02:05:14.1515700Z * updates: ftp.osuosl.org 2024-05-13T02:05:24.6705745Z Resolving Dependencies 2024-05-13T02:05:24.6708502Z --> Running transaction check 2024-05-13T02:05:24.6709335Z ---> Package mesa-libGL.x86_64 0:18.3.4-12.el7_9 will be installed 2024-05-13T02:05:24.6790311Z --> Processing Dependency: mesa-libglapi = 18.3.4-12.el7_9 for package: mesa-libGL-18.3.4-12.el7_9.x86_64 2024-05-13T02:05:25.6829887Z --> Processing Dependency: libglvnd-glx(x86-64) >= 1:1.0.1-0.7 for package: mesa-libGL-18.3.4-12.el7_9.x86_64 2024-05-13T02:05:25.6831502Z --> Processing Dependency: libdrm >= 2.4.83 for package: mesa-libGL-18.3.4-12.el7_9.x86_64 2024-05-13T02:05:25.6832229Z --> Processing Dependency: libxshmfence.so.1()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 2024-05-13T02:05:25.6832864Z --> Processing Dependency: libxcb.so.1()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 2024-05-13T02:05:25.6833515Z --> Processing Dependency: libxcb-xfixes.so.0()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 2024-05-13T02:05:25.6834155Z --> Processing Dependency: libxcb-sync.so.1()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 2024-05-13T02:05:25.6835087Z --> Processing Dependency: libxcb-present.so.0()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 2024-05-13T02:05:25.6835786Z --> Processing Dependency: libxcb-glx.so.0()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 2024-05-13T02:05:25.6836438Z --> Processing Dependency: libxcb-dri3.so.0()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 2024-05-13T02:05:25.6837069Z --> Processing Dependency: libxcb-dri2.so.0()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 2024-05-13T02:05:25.6837701Z --> Processing Dependency: libglapi.so.0()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 2024-05-13T02:05:25.6838315Z --> Processing Dependency: libdrm.so.2()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 2024-05-13T02:05:25.6838948Z --> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 2024-05-13T02:05:25.6839584Z --> Processing Dependency: libXfixes.so.3()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 2024-05-13T02:05:25.6840201Z --> Processing Dependency: libXext.so.6()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 2024-05-13T02:05:25.6840831Z --> Processing Dependency: libXdamage.so.1()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 2024-05-13T02:05:25.6841461Z --> Processing Dependency: libX11.so.6()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 2024-05-13T02:05:25.6842239Z --> Processing Dependency: libX11-xcb.so.1()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 2024-05-13T02:05:25.6842847Z ---> Package openssh-clients.x86_64 0:7.4p1-23.el7_9 will be installed 2024-05-13T02:05:25.6843487Z --> Processing Dependency: openssh = 7.4p1-23.el7_9 for package: openssh-clients-7.4p1-23.el7_9.x86_64 2024-05-13T02:05:25.6844139Z --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-23.el7_9.x86_64 2024-05-13T02:05:25.6844756Z --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-23.el7_9.x86_64 2024-05-13T02:05:25.6845389Z --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-23.el7_9.x86_64 2024-05-13T02:05:25.6845833Z --> Running transaction check 2024-05-13T02:05:25.6846318Z ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed 2024-05-13T02:05:25.6846891Z --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 2024-05-13T02:05:25.6847755Z ---> Package libX11.x86_64 0:1.6.7-5.el7_9 will be installed 2024-05-13T02:05:25.6848259Z --> Processing Dependency: libX11-common >= 1.6.7-5.el7_9 for package: libX11-1.6.7-5.el7_9.x86_64 2024-05-13T02:05:25.6848768Z ---> Package libXdamage.x86_64 0:1.1.4-4.1.el7 will be installed 2024-05-13T02:05:25.6849254Z ---> Package libXext.x86_64 0:1.3.3-3.el7 will be installed 2024-05-13T02:05:25.6849745Z ---> Package libXfixes.x86_64 0:5.0.3-1.el7 will be installed 2024-05-13T02:05:25.6850639Z ---> Package libXxf86vm.x86_64 0:1.1.4-1.el7 will be installed 2024-05-13T02:05:25.6851168Z ---> Package libdrm.x86_64 0:2.4.97-2.el7 will be installed 2024-05-13T02:05:25.6851718Z --> Processing Dependency: libpciaccess.so.0()(64bit) for package: libdrm-2.4.97-2.el7.x86_64 2024-05-13T02:05:25.6852230Z ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed 2024-05-13T02:05:25.6852754Z ---> Package libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed 2024-05-13T02:05:25.6853405Z --> Processing Dependency: libglvnd(x86-64) = 1:1.0.1-0.8.git5baa1e5.el7 for package: 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 2024-05-13T02:05:25.6854042Z --> Processing Dependency: libGLdispatch.so.0()(64bit) for package: 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 2024-05-13T02:05:25.6854563Z ---> Package libxcb.x86_64 0:1.13-1.el7 will be installed 2024-05-13T02:05:25.6855079Z --> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.13-1.el7.x86_64 2024-05-13T02:05:25.6855567Z ---> Package libxshmfence.x86_64 0:1.2-1.el7 will be installed 2024-05-13T02:05:25.6856070Z ---> Package mesa-libglapi.x86_64 0:18.3.4-12.el7_9 will be installed 2024-05-13T02:05:25.6856714Z ---> Package openssh.x86_64 0:7.4p1-23.el7_9 will be installed 2024-05-13T02:05:25.6857134Z --> Running transaction check 2024-05-13T02:05:25.6857515Z ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed 2024-05-13T02:05:25.6857994Z ---> Package libX11-common.noarch 0:1.6.7-5.el7_9 will be installed 2024-05-13T02:05:25.6858493Z ---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed 2024-05-13T02:05:25.6858999Z ---> Package libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed 2024-05-13T02:05:25.6859489Z ---> Package libpciaccess.x86_64 0:0.14-1.el7 will be installed 2024-05-13T02:05:25.6859999Z --> Processing Dependency: hwdata for package: libpciaccess-0.14-1.el7.x86_64 2024-05-13T02:05:25.6860389Z --> Running transaction check 2024-05-13T02:05:25.6860844Z ---> Package hwdata.x86_64 0:0.252-9.7.el7 will be installed 2024-05-13T02:05:25.6861266Z --> Finished Dependency Resolution 2024-05-13T02:05:25.6861472Z 2024-05-13T02:05:25.6861704Z Dependencies Resolved 2024-05-13T02:05:25.6861851Z 2024-05-13T02:05:25.6862112Z ================================================================================ 2024-05-13T02:05:25.6862504Z Package Arch Version Repository Size 2024-05-13T02:05:25.6862996Z ================================================================================ 2024-05-13T02:05:25.6863335Z Installing: 2024-05-13T02:05:25.6863715Z mesa-libGL x86_64 18.3.4-12.el7_9 updates 166 k 2024-05-13T02:05:25.6864188Z openssh-clients x86_64 7.4p1-23.el7_9 updates 655 k 2024-05-13T02:05:25.6864518Z Installing for dependencies: 2024-05-13T02:05:25.6864898Z fipscheck x86_64 1.4.1-6.el7 base 21 k 2024-05-13T02:05:25.6865338Z fipscheck-lib x86_64 1.4.1-6.el7 base 11 k 2024-05-13T02:05:25.6865800Z hwdata x86_64 0.252-9.7.el7 base 2.5 M 2024-05-13T02:05:25.6866264Z libX11 x86_64 1.6.7-5.el7_9 updates 607 k 2024-05-13T02:05:25.6866713Z libX11-common noarch 1.6.7-5.el7_9 updates 165 k 2024-05-13T02:05:25.6867172Z libXau x86_64 1.0.8-2.1.el7 base 29 k 2024-05-13T02:05:25.6867636Z libXdamage x86_64 1.1.4-4.1.el7 base 20 k 2024-05-13T02:05:25.6868072Z libXext x86_64 1.3.3-3.el7 base 39 k 2024-05-13T02:05:25.6868523Z libXfixes x86_64 5.0.3-1.el7 base 18 k 2024-05-13T02:05:25.6868979Z libXxf86vm x86_64 1.1.4-1.el7 base 18 k 2024-05-13T02:05:25.6869419Z libdrm x86_64 2.4.97-2.el7 base 151 k 2024-05-13T02:05:25.6869923Z libedit x86_64 3.0-12.20121213cvs.el7 base 92 k 2024-05-13T02:05:25.6870418Z libglvnd x86_64 1:1.0.1-0.8.git5baa1e5.el7 base 89 k 2024-05-13T02:05:25.6870908Z libglvnd-glx x86_64 1:1.0.1-0.8.git5baa1e5.el7 base 125 k 2024-05-13T02:05:25.6871381Z libpciaccess x86_64 0.14-1.el7 base 26 k 2024-05-13T02:05:25.6871838Z libxcb x86_64 1.13-1.el7 base 214 k 2024-05-13T02:05:25.6872276Z libxshmfence x86_64 1.2-1.el7 base 7.2 k 2024-05-13T02:05:25.6872739Z mesa-libglapi x86_64 18.3.4-12.el7_9 updates 46 k 2024-05-13T02:05:25.6873191Z openssh x86_64 7.4p1-23.el7_9 updates 510 k 2024-05-13T02:05:25.6873439Z 2024-05-13T02:05:25.6873644Z Transaction Summary 2024-05-13T02:05:25.6873948Z ================================================================================ 2024-05-13T02:05:25.6874326Z Install 2 Packages (+19 Dependent packages) 2024-05-13T02:05:25.6874646Z 2024-05-13T02:05:25.6874873Z Total download size: 5.5 M 2024-05-13T02:05:25.6875099Z Installed size: 25 M 2024-05-13T02:05:25.6875335Z Downloading packages: 2024-05-13T02:05:27.1519226Z -------------------------------------------------------------------------------- 2024-05-13T02:05:27.1519933Z Total 2.5 MB/s | 5.5 MB 00:02 2024-05-13T02:05:27.1673019Z Running transaction check 2024-05-13T02:05:27.1832585Z Running transaction test 2024-05-13T02:05:27.2029465Z Transaction test succeeded 2024-05-13T02:05:27.2030139Z Running transaction 2024-05-13T02:05:27.3824172Z Installing : fipscheck-1.4.1-6.el7.x86_64 1/21 2024-05-13T02:05:28.5514558Z Installing : fipscheck-lib-1.4.1-6.el7.x86_64 2/21 2024-05-13T02:05:28.5726049Z Installing : openssh-7.4p1-23.el7_9.x86_64 3/21 2024-05-13T02:05:29.1330442Z Installing : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 4/21 2024-05-13T02:05:29.6994589Z Installing : mesa-libglapi-18.3.4-12.el7_9.x86_64 5/21 2024-05-13T02:05:30.6125035Z Installing : libedit-3.0-12.20121213cvs.el7.x86_64 6/21 2024-05-13T02:05:31.4665647Z Installing : hwdata-0.252-9.7.el7.x86_64 7/21 2024-05-13T02:05:32.0381004Z Installing : libpciaccess-0.14-1.el7.x86_64 8/21 2024-05-13T02:05:32.5964330Z Installing : libdrm-2.4.97-2.el7.x86_64 9/21 2024-05-13T02:05:33.1835365Z Installing : libXau-1.0.8-2.1.el7.x86_64 10/21 2024-05-13T02:05:33.7417504Z Installing : libxcb-1.13-1.el7.x86_64 11/21 2024-05-13T02:05:34.3442904Z Installing : libxshmfence-1.2-1.el7.x86_64 12/21 2024-05-13T02:05:34.4124470Z Installing : libX11-common-1.6.7-5.el7_9.noarch 13/21 2024-05-13T02:05:34.9701100Z Installing : libX11-1.6.7-5.el7_9.x86_64 14/21 2024-05-13T02:05:35.5271220Z Installing : libXext-1.3.3-3.el7.x86_64 15/21 2024-05-13T02:05:36.0835695Z Installing : libXfixes-5.0.3-1.el7.x86_64 16/21 2024-05-13T02:05:36.6403670Z Installing : libXdamage-1.1.4-4.1.el7.x86_64 17/21 2024-05-13T02:05:37.2143795Z Installing : libXxf86vm-1.1.4-1.el7.x86_64 18/21 2024-05-13T02:05:37.7890752Z Installing : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 19/21 2024-05-13T02:05:38.4247113Z Installing : mesa-libGL-18.3.4-12.el7_9.x86_64 20/21 2024-05-13T02:05:38.4364726Z Installing : openssh-clients-7.4p1-23.el7_9.x86_64 21/21 2024-05-13T02:05:38.4430589Z Verifying : libXext-1.3.3-3.el7.x86_64 1/21 2024-05-13T02:05:38.4472510Z Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 2/21 2024-05-13T02:05:38.4511465Z Verifying : libX11-common-1.6.7-5.el7_9.noarch 3/21 2024-05-13T02:05:38.4564639Z Verifying : openssh-7.4p1-23.el7_9.x86_64 4/21 2024-05-13T02:05:38.4600309Z Verifying : libxshmfence-1.2-1.el7.x86_64 5/21 2024-05-13T02:05:38.4638622Z Verifying : libpciaccess-0.14-1.el7.x86_64 6/21 2024-05-13T02:05:38.4674023Z Verifying : libXau-1.0.8-2.1.el7.x86_64 7/21 2024-05-13T02:05:38.4711920Z Verifying : fipscheck-1.4.1-6.el7.x86_64 8/21 2024-05-13T02:05:38.4751611Z Verifying : hwdata-0.252-9.7.el7.x86_64 9/21 2024-05-13T02:05:38.4787394Z Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 10/21 2024-05-13T02:05:38.4824976Z Verifying : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 11/21 2024-05-13T02:05:38.4863100Z Verifying : libXxf86vm-1.1.4-1.el7.x86_64 12/21 2024-05-13T02:05:38.4903331Z Verifying : libX11-1.6.7-5.el7_9.x86_64 13/21 2024-05-13T02:05:38.4959697Z Verifying : openssh-clients-7.4p1-23.el7_9.x86_64 14/21 2024-05-13T02:05:38.4998497Z Verifying : libXdamage-1.1.4-4.1.el7.x86_64 15/21 2024-05-13T02:05:38.5042055Z Verifying : libxcb-1.13-1.el7.x86_64 16/21 2024-05-13T02:05:38.5078706Z Verifying : libXfixes-5.0.3-1.el7.x86_64 17/21 2024-05-13T02:05:38.5122537Z Verifying : libdrm-2.4.97-2.el7.x86_64 18/21 2024-05-13T02:05:38.5166311Z Verifying : mesa-libGL-18.3.4-12.el7_9.x86_64 19/21 2024-05-13T02:05:38.5205055Z Verifying : mesa-libglapi-18.3.4-12.el7_9.x86_64 20/21 2024-05-13T02:05:38.5419591Z Verifying : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 21/21 2024-05-13T02:05:38.5420291Z 2024-05-13T02:05:38.5420560Z Installed: 2024-05-13T02:05:38.5421053Z mesa-libGL.x86_64 0:18.3.4-12.el7_9 openssh-clients.x86_64 0:7.4p1-23.el7_9 2024-05-13T02:05:38.5421322Z 2024-05-13T02:05:38.5421854Z Dependency Installed: 2024-05-13T02:05:38.5422277Z fipscheck.x86_64 0:1.4.1-6.el7 2024-05-13T02:05:38.5422742Z fipscheck-lib.x86_64 0:1.4.1-6.el7 2024-05-13T02:05:38.5423197Z hwdata.x86_64 0:0.252-9.7.el7 2024-05-13T02:05:38.5423633Z libX11.x86_64 0:1.6.7-5.el7_9 2024-05-13T02:05:38.5424088Z libX11-common.noarch 0:1.6.7-5.el7_9 2024-05-13T02:05:38.5424531Z libXau.x86_64 0:1.0.8-2.1.el7 2024-05-13T02:05:38.5424993Z libXdamage.x86_64 0:1.1.4-4.1.el7 2024-05-13T02:05:38.5425428Z libXext.x86_64 0:1.3.3-3.el7 2024-05-13T02:05:38.5425876Z libXfixes.x86_64 0:5.0.3-1.el7 2024-05-13T02:05:38.5426330Z libXxf86vm.x86_64 0:1.1.4-1.el7 2024-05-13T02:05:38.5426768Z libdrm.x86_64 0:2.4.97-2.el7 2024-05-13T02:05:38.5427418Z libedit.x86_64 0:3.0-12.20121213cvs.el7 2024-05-13T02:05:38.5427908Z libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7 2024-05-13T02:05:38.5428384Z libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7 2024-05-13T02:05:38.5428851Z libpciaccess.x86_64 0:0.14-1.el7 2024-05-13T02:05:38.5429282Z libxcb.x86_64 0:1.13-1.el7 2024-05-13T02:05:38.5429737Z libxshmfence.x86_64 0:1.2-1.el7 2024-05-13T02:05:38.5430182Z mesa-libglapi.x86_64 0:18.3.4-12.el7_9 2024-05-13T02:05:38.5430647Z openssh.x86_64 0:7.4p1-23.el7_9 2024-05-13T02:05:38.5430859Z 2024-05-13T02:05:38.5431108Z Complete! 2024-05-13T02:05:38.5682885Z + make_build_number /home/conda/feedstock_root /home/conda/recipe_root /home/conda/feedstock_root/.ci_support/linux_64_python3.10.____cpython.yaml 2024-05-13T02:05:39.6344030Z ##[endgroup] 2024-05-13T02:05:39.6347552Z + [[ -f /home/conda/feedstock_root/LICENSE.txt ]] 2024-05-13T02:05:39.6348167Z + cp /home/conda/feedstock_root/LICENSE.txt /home/conda/recipe_root/recipe-scripts-license.txt 2024-05-13T02:05:39.6367296Z + [[ 0 == 1 ]] 2024-05-13T02:05:39.6372410Z + conda-build /home/conda/recipe_root -m /home/conda/feedstock_root/.ci_support/linux_64_python3.10.____cpython.yaml --suppress-variables --clobber-file /home/conda/feedstock_root/.ci_support/clobber_linux_64_python3.10.____cpython.yaml --extra-meta flow_run_id=azure_20240512.2.1 remote_url=*** sha=6c85538b7c73c4d5d7a85f5ce9a11f6cf818a718 2024-05-13T02:05:40.0725098Z WARNING: No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2024-05-13T02:05:40.0941491Z Adding in variants from internal_defaults 2024-05-13T02:05:40.0942556Z Adding in variants from /home/conda/feedstock_root/.ci_support/linux_64_python3.10.____cpython.yaml 2024-05-13T02:05:40.1663694Z Attempting to finalize metadata for mesher 2024-05-13T02:06:59.9592960Z Reloading output folder: ...working... done 2024-05-13T02:07:00.0968650Z Getting pinned dependencies: ...working... done 2024-05-13T02:07:14.4784279Z Reloading output folder: ...working... done 2024-05-13T02:07:15.1629269Z Getting pinned dependencies: ...working... done 2024-05-13T02:07:28.4001076Z Reloading output folder: ...working... done 2024-05-13T02:07:28.9946690Z Getting pinned dependencies: ...working... done 2024-05-13T02:07:29.0306188Z BUILD START: ['mesher-2.1.5-py310h4225dae_0.conda'] 2024-05-13T02:07:29.9306851Z Reloading output folder: ...working... done 2024-05-13T02:07:30.5229798Z Solving environment (_h_env): ...working... done 2024-05-13T02:07:30.5475502Z 2024-05-13T02:07:30.5476679Z ## Package Plan ## 2024-05-13T02:07:30.5478199Z 2024-05-13T02:07:30.5478942Z environment location: /home/conda/feedstock_root/build_artifacts/mesher_1715565940085/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac 2024-05-13T02:07:30.5479470Z 2024-05-13T02:07:30.5496185Z 2024-05-13T02:07:30.5546104Z The following NEW packages will be INSTALLED: 2024-05-13T02:07:30.5546532Z 2024-05-13T02:07:30.5547128Z _libgcc_mutex: 0.1-conda_forge conda-forge 2024-05-13T02:07:30.5547549Z _openmp_mutex: 4.5-2_gnu conda-forge 2024-05-13T02:07:30.5547913Z aws-c-auth: 0.7.20-h5f1c8d9_0 conda-forge 2024-05-13T02:07:30.5548293Z aws-c-cal: 0.6.12-h2ba76a8_0 conda-forge 2024-05-13T02:07:30.5548660Z aws-c-common: 0.9.17-h4ab18f5_0 conda-forge 2024-05-13T02:07:30.5549046Z aws-c-compression: 0.2.18-h36a0aea_4 conda-forge 2024-05-13T02:07:30.5549414Z aws-c-event-stream: 0.4.2-h161de36_10 conda-forge 2024-05-13T02:07:30.5549848Z aws-c-http: 0.8.1-h63f54a0_13 conda-forge 2024-05-13T02:07:30.5550229Z aws-c-io: 0.14.8-h96d4d28_0 conda-forge 2024-05-13T02:07:30.5550588Z aws-c-mqtt: 0.10.4-hcc7299c_2 conda-forge 2024-05-13T02:07:30.5550966Z aws-c-s3: 0.5.8-h10bd90f_3 conda-forge 2024-05-13T02:07:30.5551328Z aws-c-sdkutils: 0.1.16-h36a0aea_0 conda-forge 2024-05-13T02:07:30.5551709Z aws-checksums: 0.1.18-h36a0aea_4 conda-forge 2024-05-13T02:07:30.5552068Z aws-crt-cpp: 0.26.8-h02fd9b4_10 conda-forge 2024-05-13T02:07:30.5552448Z aws-sdk-cpp: 1.11.267-h51dfee4_8 conda-forge 2024-05-13T02:07:30.5552832Z azure-core-cpp: 1.11.1-h91d86a7_1 conda-forge 2024-05-13T02:07:30.5553194Z azure-identity-cpp: 1.6.0-hf1915f5_1 conda-forge 2024-05-13T02:07:30.5553587Z azure-storage-blobs-cpp: 12.10.0-h00ab1b0_1 conda-forge 2024-05-13T02:07:30.5553965Z azure-storage-common-cpp: 12.5.0-h94269e2_4 conda-forge 2024-05-13T02:07:30.5554351Z blosc: 1.21.5-hc2324a3_1 conda-forge 2024-05-13T02:07:30.5554701Z bzip2: 1.0.8-hd590300_5 conda-forge 2024-05-13T02:07:30.5555071Z c-ares: 1.28.1-hd590300_0 conda-forge 2024-05-13T02:07:30.5555667Z ca-certificates: 2024.2.2-hbcca054_0 conda-forge 2024-05-13T02:07:30.5556036Z cairo: 1.18.0-h3faef2a_0 conda-forge 2024-05-13T02:07:30.5556408Z cfitsio: 4.4.0-hbdc6101_1 conda-forge 2024-05-13T02:07:30.5556766Z cgal-cpp: 5.6.1-h096c278_1 conda-forge 2024-05-13T02:07:30.5557140Z eigen: 3.4.0-h00ab1b0_0 conda-forge 2024-05-13T02:07:30.5557514Z exceptiongroup: 1.2.0-pyhd8ed1ab_2 conda-forge 2024-05-13T02:07:30.5557892Z expat: 2.6.2-h59595ed_0 conda-forge 2024-05-13T02:07:30.5558265Z fmt: 10.2.1-h00ab1b0_0 conda-forge 2024-05-13T02:07:30.5558629Z font-ttf-dejavu-sans-mono: 2.37-hab24e00_0 conda-forge 2024-05-13T02:07:30.5559021Z font-ttf-inconsolata: 3.000-h77eed37_0 conda-forge 2024-05-13T02:07:30.5559394Z font-ttf-source-code-pro: 2.038-h77eed37_0 conda-forge 2024-05-13T02:07:30.5559780Z font-ttf-ubuntu: 0.83-h77eed37_2 conda-forge 2024-05-13T02:07:30.5560158Z fontconfig: 2.14.2-h14ed4e7_0 conda-forge 2024-05-13T02:07:30.5560625Z fonts-conda-ecosystem: 1-0 conda-forge 2024-05-13T02:07:30.5560994Z fonts-conda-forge: 1-0 conda-forge 2024-05-13T02:07:30.5561344Z freetype: 2.12.1-h267a509_2 conda-forge 2024-05-13T02:07:30.5561724Z freexl: 2.0.0-h743c826_0 conda-forge 2024-05-13T02:07:30.5562074Z geos: 3.12.1-h59595ed_0 conda-forge 2024-05-13T02:07:30.5562445Z geotiff: 1.7.1-h6cf1f90_16 conda-forge 2024-05-13T02:07:30.5562817Z giflib: 5.2.2-hd590300_0 conda-forge 2024-05-13T02:07:30.5563169Z gmp: 6.3.0-h59595ed_1 conda-forge 2024-05-13T02:07:30.5563536Z hdf4: 4.2.15-h2a13503_7 conda-forge 2024-05-13T02:07:30.5563896Z hdf5: 1.14.3-nompi_h4f84152_101 conda-forge 2024-05-13T02:07:30.5564275Z icu: 73.2-h59595ed_0 conda-forge 2024-05-13T02:07:30.5564629Z importlib-metadata: 7.1.0-pyha770c72_0 conda-forge 2024-05-13T02:07:30.5565018Z importlib-resources: 6.4.0-pyhd8ed1ab_0 conda-forge 2024-05-13T02:07:30.5565407Z importlib_resources: 6.4.0-pyhd8ed1ab_0 conda-forge 2024-05-13T02:07:30.5565767Z json-c: 0.17-h7ab15ed_0 conda-forge 2024-05-13T02:07:30.5566161Z kealib: 1.5.3-h2f55d51_0 conda-forge 2024-05-13T02:07:30.5566519Z keyutils: 1.6.1-h166bdaf_0 conda-forge 2024-05-13T02:07:30.5566896Z krb5: 1.21.2-h659d440_0 conda-forge 2024-05-13T02:07:30.5567261Z lcms2: 2.16-hb7c19ff_0 conda-forge 2024-05-13T02:07:30.5567613Z ld_impl_linux-64: 2.40-h55db66e_0 conda-forge 2024-05-13T02:07:30.5567986Z lerc: 4.0.0-h27087fc_0 conda-forge 2024-05-13T02:07:30.5568355Z libabseil: 20240116.2-cxx17_h59595ed_0 conda-forge 2024-05-13T02:07:30.5568736Z libaec: 1.1.3-h59595ed_0 conda-forge 2024-05-13T02:07:30.5569088Z libarchive: 3.7.2-h2aa1ff5_1 conda-forge 2024-05-13T02:07:30.5569671Z libboost: 1.84.0-h8013b2b_2 conda-forge 2024-05-13T02:07:30.5570059Z libboost-devel: 1.84.0-h00ab1b0_2 conda-forge 2024-05-13T02:07:30.5570666Z libboost-headers: 1.84.0-ha770c72_2 conda-forge 2024-05-13T02:07:30.5571117Z libcrc32c: 1.1.2-h9c3ff4c_0 conda-forge 2024-05-13T02:07:30.5571937Z libcurl: 8.7.1-hca28451_0 conda-forge 2024-05-13T02:07:30.5572363Z libdeflate: 1.20-hd590300_0 conda-forge 2024-05-13T02:07:30.5572731Z libedit: 3.1.20191231-he28a2e2_2 conda-forge 2024-05-13T02:07:30.5573120Z libev: 4.33-hd590300_2 conda-forge 2024-05-13T02:07:30.5573490Z libexpat: 2.6.2-h59595ed_0 conda-forge 2024-05-13T02:07:30.5573846Z libffi: 3.4.2-h7f98852_5 conda-forge 2024-05-13T02:07:30.5574217Z libgcc-ng: 13.2.0-h77fa898_7 conda-forge 2024-05-13T02:07:30.5574572Z libgdal: 3.9.0-h77540a9_2 conda-forge 2024-05-13T02:07:30.5574987Z libgfortran-ng: 13.2.0-h69a702a_7 conda-forge 2024-05-13T02:07:30.5575352Z libgfortran5: 13.2.0-hca663fb_7 conda-forge 2024-05-13T02:07:30.5575736Z libglib: 2.80.2-hf974151_0 conda-forge 2024-05-13T02:07:30.5576110Z libgomp: 13.2.0-h77fa898_7 conda-forge 2024-05-13T02:07:30.5576468Z libgoogle-cloud: 2.23.0-h9be4e54_1 conda-forge 2024-05-13T02:07:30.5576978Z libgoogle-cloud-storage: 2.23.0-hc7a4891_1 conda-forge 2024-05-13T02:07:30.5577346Z libgrpc: 1.62.2-h15f2491_0 conda-forge 2024-05-13T02:07:30.5577721Z libiconv: 1.17-hd590300_2 conda-forge 2024-05-13T02:07:30.5578094Z libjpeg-turbo: 3.0.0-hd590300_1 conda-forge 2024-05-13T02:07:30.5578454Z libkml: 1.3.0-h01aab08_1018 conda-forge 2024-05-13T02:07:30.5578833Z libnetcdf: 4.9.2-nompi_h9612171_113 conda-forge 2024-05-13T02:07:30.5579196Z libnghttp2: 1.58.0-h47da74e_1 conda-forge 2024-05-13T02:07:30.5579576Z libnsl: 2.0.1-hd590300_0 conda-forge 2024-05-13T02:07:30.5579927Z libpng: 1.6.43-h2797004_0 conda-forge 2024-05-13T02:07:30.5580299Z libpq: 16.3-ha72fbe1_0 conda-forge 2024-05-13T02:07:30.5580679Z libprotobuf: 4.25.3-h08a7969_0 conda-forge 2024-05-13T02:07:30.5581042Z libre2-11: 2023.09.01-h5a48ba9_2 conda-forge 2024-05-13T02:07:30.5581420Z librttopo: 1.1.0-h8917695_15 conda-forge 2024-05-13T02:07:30.5581779Z libspatialite: 5.1.0-h6f065fc_5 conda-forge 2024-05-13T02:07:30.5582160Z libsqlite: 3.45.3-h2797004_0 conda-forge 2024-05-13T02:07:30.5582515Z libssh2: 1.11.0-h0841786_0 conda-forge 2024-05-13T02:07:30.5582917Z libstdcxx-ng: 13.2.0-hc0a3c3a_7 conda-forge 2024-05-13T02:07:30.5583296Z libtiff: 4.6.0-h1dd3fc0_3 conda-forge 2024-05-13T02:07:30.5583650Z libuuid: 2.38.1-h0b41bf4_0 conda-forge 2024-05-13T02:07:30.5584023Z libwebp-base: 1.4.0-hd590300_0 conda-forge 2024-05-13T02:07:30.5584380Z libxcb: 1.15-h0b41bf4_0 conda-forge 2024-05-13T02:07:30.5584753Z libxcrypt: 4.4.36-hd590300_1 conda-forge 2024-05-13T02:07:30.5585110Z libxml2: 2.12.6-h232c23b_2 conda-forge 2024-05-13T02:07:30.5585485Z libzip: 1.10.1-h2629f0a_3 conda-forge 2024-05-13T02:07:30.5585855Z libzlib: 1.2.13-hd590300_5 conda-forge 2024-05-13T02:07:30.5586207Z lz4-c: 1.9.4-hcb278e6_0 conda-forge 2024-05-13T02:07:30.5586576Z lzo: 2.10-hd590300_1001 conda-forge 2024-05-13T02:07:30.5587020Z metis: 5.1.0-h59595ed_1007 conda-forge 2024-05-13T02:07:30.5587406Z minizip: 4.0.5-h0ab5242_0 conda-forge 2024-05-13T02:07:30.5587773Z mpfr: 4.2.1-h9458935_1 conda-forge 2024-05-13T02:07:30.5588121Z ncurses: 6.5-h59595ed_0 conda-forge 2024-05-13T02:07:30.5588493Z nspr: 4.35-h27087fc_0 conda-forge 2024-05-13T02:07:30.5588838Z nss: 3.100-hca3bf56_0 conda-forge 2024-05-13T02:07:30.5589207Z openjpeg: 2.5.2-h488ebb8_0 conda-forge 2024-05-13T02:07:30.5589563Z openssl: 3.3.0-hd590300_0 conda-forge 2024-05-13T02:07:30.5589938Z packaging: 24.0-pyhd8ed1ab_0 conda-forge 2024-05-13T02:07:30.5590315Z pathspec: 0.12.1-pyhd8ed1ab_0 conda-forge 2024-05-13T02:07:30.5590697Z pcre2: 10.43-hcad00b1_0 conda-forge 2024-05-13T02:07:30.5591069Z pip: 24.0-pyhd8ed1ab_0 conda-forge 2024-05-13T02:07:30.5591419Z pixman: 0.43.2-h59595ed_0 conda-forge 2024-05-13T02:07:30.5591797Z poppler: 24.04.0-hb6cd0d7_0 conda-forge 2024-05-13T02:07:30.5592246Z poppler-data: 0.4.12-hd8ed1ab_0 conda-forge 2024-05-13T02:07:30.5592634Z postgresql: 16.3-h8e811e2_0 conda-forge 2024-05-13T02:07:30.5593048Z proj: 9.4.0-h1d62c97_1 conda-forge 2024-05-13T02:07:30.5593701Z pthread-stubs: 0.4-h36c2ea0_1001 conda-forge 2024-05-13T02:07:30.5594395Z python: 3.10.14-hd12c33a_0_cpython conda-forge 2024-05-13T02:07:30.5594851Z re2: 2023.09.01-h7f4b329_2 conda-forge 2024-05-13T02:07:30.5595235Z readline: 8.2-h8228510_1 conda-forge 2024-05-13T02:07:30.5595587Z s2n: 1.4.13-he19d79f_0 conda-forge 2024-05-13T02:07:30.5595967Z scikit-build-core: 0.9.3-pyh4af843d_0 conda-forge 2024-05-13T02:07:30.5596349Z setuptools: 69.5.1-pyhd8ed1ab_0 conda-forge 2024-05-13T02:07:30.5596715Z snappy: 1.2.0-hdb0a2a9_1 conda-forge 2024-05-13T02:07:30.5597085Z spdlog: 1.13.0-hd2e6256_0 conda-forge 2024-05-13T02:07:30.5597438Z sqlite: 3.45.3-h2c6b66d_0 conda-forge 2024-05-13T02:07:30.5597815Z tiledb: 2.23.0-h27f064a_0 conda-forge 2024-05-13T02:07:30.5598192Z tk: 8.6.13-noxft_h4845f30_101 conda-forge 2024-05-13T02:07:30.5598544Z tomli: 2.0.1-pyhd8ed1ab_0 conda-forge 2024-05-13T02:07:30.5598917Z typing-extensions: 4.11.0-hd8ed1ab_0 conda-forge 2024-05-13T02:07:30.5599290Z typing_extensions: 4.11.0-pyha770c72_0 conda-forge 2024-05-13T02:07:30.5599698Z tzcode: 2024a-h3f72095_0 conda-forge 2024-05-13T02:07:30.5600049Z tzdata: 2024a-h0c530f3_0 conda-forge 2024-05-13T02:07:30.5600425Z uriparser: 0.9.8-hac33072_0 conda-forge 2024-05-13T02:07:30.5600801Z wheel: 0.43.0-pyhd8ed1ab_1 conda-forge 2024-05-13T02:07:30.5601153Z xerces-c: 3.2.5-hac6953d_0 conda-forge 2024-05-13T02:07:30.5601532Z xorg-kbproto: 1.0.7-h7f98852_1002 conda-forge 2024-05-13T02:07:30.5601891Z xorg-libice: 1.1.1-hd590300_0 conda-forge 2024-05-13T02:07:30.5602267Z xorg-libsm: 1.2.4-h7391055_0 conda-forge 2024-05-13T02:07:30.5602622Z xorg-libx11: 1.8.9-h8ee46fc_0 conda-forge 2024-05-13T02:07:30.5603092Z xorg-libxau: 1.0.11-hd590300_0 conda-forge 2024-05-13T02:07:30.5603472Z xorg-libxdmcp: 1.1.3-h7f98852_0 conda-forge 2024-05-13T02:07:30.5603831Z xorg-libxext: 1.3.4-h0b41bf4_2 conda-forge 2024-05-13T02:07:30.5604207Z xorg-libxrender: 0.9.11-hd590300_0 conda-forge 2024-05-13T02:07:30.5604578Z xorg-renderproto: 0.11.1-h7f98852_1002 conda-forge 2024-05-13T02:07:30.5604968Z xorg-xextproto: 7.3.0-h0b41bf4_1003 conda-forge 2024-05-13T02:07:30.5605332Z xorg-xproto: 7.0.31-h7f98852_1007 conda-forge 2024-05-13T02:07:30.5605706Z xz: 5.2.6-h166bdaf_0 conda-forge 2024-05-13T02:07:30.5606076Z zipp: 3.17.0-pyhd8ed1ab_0 conda-forge 2024-05-13T02:07:30.5606425Z zlib: 1.2.13-hd590300_5 conda-forge 2024-05-13T02:07:30.5606792Z zstd: 1.5.6-ha6fb4c9_0 conda-forge 2024-05-13T02:07:30.5606978Z 2024-05-13T02:07:43.3617362Z Preparing transaction: ...working... done 2024-05-13T02:07:50.5168790Z Verifying transaction: ...working... done 2024-05-13T02:07:57.7501944Z Executing transaction: ...working... done 2024-05-13T02:07:58.6938973Z Reloading output folder: ...working... done 2024-05-13T02:07:58.8135715Z Solving environment (_build_env): ...working... done 2024-05-13T02:07:59.7626427Z Reloading output folder: ...working... done 2024-05-13T02:08:02.5958859Z Solving environment (_test_env): ...working... failed 2024-05-13T02:08:02.6060385Z WARNING: failed to get package records, retrying. exception was: Unsatisfiable dependencies for platform linux-64: {MatchSpec("gdal==2.4.4=py36hbb8311d_1"), MatchSpec("libgdal==2.4.4=h5439ffd_1")} 2024-05-13T02:08:02.6061336Z Encountered problems while solving: 2024-05-13T02:08:02.6061911Z - package gdal-2.4.4-py36hbb8311d_1 requires libgdal 2.4.4 h5439ffd_1, but none of the providers can be installed 2024-05-13T02:08:02.6062288Z 2024-05-13T02:08:02.6062599Z Could not solve for environment specs 2024-05-13T02:08:02.6062960Z The following packages are incompatible 2024-05-13T02:08:02.6066444Z ├─ gdal is installable with the potential options 2024-05-13T02:08:02.6067053Z │ ├─ gdal [2.4.1|2.4.2|...|3.0.4] would require 2024-05-13T02:08:02.6067687Z │ │ └─ python_abi * *_cp27mu, which can be installed; 2024-05-13T02:08:02.6068139Z │ ├─ gdal [2.4.1|2.4.2|...|3.0.4] would require 2024-05-13T02:08:02.6068602Z │ │ └─ python_abi * *_cp36m, which can be installed; 2024-05-13T02:08:02.6069057Z │ ├─ gdal [2.4.1|2.4.2|...|3.0.4] would require 2024-05-13T02:08:02.6069489Z │ │ └─ python_abi * *_cp37m, which can be installed; 2024-05-13T02:08:02.6069938Z │ ├─ gdal [2.4.3|2.4.4|...|3.0.4] would require 2024-05-13T02:08:02.6070374Z │ │ └─ python_abi * *_cp38, which can be installed; 2024-05-13T02:08:02.6070796Z │ ├─ gdal 2.4.4 would require 2024-05-13T02:08:02.6071257Z │ │ └─ libgdal 2.4.4 h5439ffd_1, which can be installed; 2024-05-13T02:08:02.6071741Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:02.6072195Z │ │ └─ libgdal 3.0.4 hce44138_2, which can be installed; 2024-05-13T02:08:02.6072602Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:02.6073058Z │ │ └─ libgdal 3.0.4 he6a97d6_10, which can be installed; 2024-05-13T02:08:02.6073492Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:02.6073924Z │ │ └─ libgdal 3.0.4 h94bbfbd_3, which can be installed; 2024-05-13T02:08:02.6074351Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:02.6074777Z │ │ └─ libgdal 3.0.4 h9e6407a_4, which can be installed; 2024-05-13T02:08:02.6075201Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:02.6075650Z │ │ └─ libgdal 3.0.4 h4f4a046_5, which can be installed; 2024-05-13T02:08:02.6076052Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:02.6076500Z │ │ └─ libgdal 3.0.4 h3dfc09a_6, which can be installed; 2024-05-13T02:08:02.6076904Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:02.6077352Z │ │ └─ libgdal 3.0.4 hbd881e9_7, which can be installed; 2024-05-13T02:08:02.6078051Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:02.6078519Z │ │ └─ libgdal 3.0.4 h99f9e9c_8, which can be installed; 2024-05-13T02:08:02.6078944Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:02.6079375Z │ │ └─ libgdal 3.0.4 h99f9e9c_9, which can be installed; 2024-05-13T02:08:02.6079816Z │ ├─ gdal 3.1.0 would require 2024-05-13T02:08:02.6080259Z │ │ └─ libgdal 3.1.0 he6a97d6_0, which can be installed; 2024-05-13T02:08:02.6080660Z │ ├─ gdal 3.1.0 would require 2024-05-13T02:08:02.6081103Z │ │ └─ libgdal 3.1.0 h2e1b11c_1, which can be installed; 2024-05-13T02:08:02.6081503Z │ ├─ gdal 3.1.0 would require 2024-05-13T02:08:02.6081962Z │ │ └─ libgdal 3.1.0 h0b4441a_2, which can be installed; 2024-05-13T02:08:02.6082412Z │ ├─ gdal 3.1.0 would require 2024-05-13T02:08:02.6082837Z │ │ └─ libgdal 3.1.0 h4ed0dcf_3, which can be installed; 2024-05-13T02:08:02.6083278Z │ ├─ gdal 3.1.1 would require 2024-05-13T02:08:02.6083715Z │ │ └─ libgdal 3.1.1 h4ed0dcf_0, which can be installed; 2024-05-13T02:08:02.6084135Z │ ├─ gdal 3.1.1 would require 2024-05-13T02:08:02.6084577Z │ │ └─ libgdal 3.1.1 h6687615_1, which can be installed; 2024-05-13T02:08:02.6084978Z │ ├─ gdal 3.1.1 would require 2024-05-13T02:08:02.6085417Z │ │ └─ libgdal 3.1.1 h6687615_2, which can be installed; 2024-05-13T02:08:02.6085985Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:02.6086437Z │ │ └─ libgdal 3.1.2 hb2a6f5f_1, which can be installed; 2024-05-13T02:08:02.6086855Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:02.6087280Z │ │ └─ libgdal 3.1.2 hf6fc319_2, which can be installed; 2024-05-13T02:08:02.6087704Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:02.6088126Z │ │ └─ libgdal 3.1.2 hb2a6f5f_3, which can be installed; 2024-05-13T02:08:02.6088548Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:02.6088991Z │ │ └─ libgdal 3.1.2 h670eac6_4, which can be installed; 2024-05-13T02:08:02.6089389Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:02.6089840Z │ │ └─ libgdal 3.1.2 h6687615_0, which can be installed; 2024-05-13T02:08:02.6090392Z │ ├─ gdal 3.1.3 would require 2024-05-13T02:08:02.6090900Z │ │ └─ libgdal 3.1.3 h670eac6_0, which can be installed; 2024-05-13T02:08:02.6091325Z │ ├─ gdal 3.1.3 would require 2024-05-13T02:08:02.6091756Z │ │ └─ libgdal 3.1.3 h670eac6_1, which can be installed; 2024-05-13T02:08:02.6092198Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:02.6092624Z │ │ └─ libgdal 3.1.4 h50e41a3_1, which can be installed; 2024-05-13T02:08:02.6093047Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:02.6093526Z │ │ └─ libgdal 3.1.4 h804b7da_10, which can be installed; 2024-05-13T02:08:02.6093933Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:02.6094391Z │ │ └─ libgdal 3.1.4 h02eeb80_2, which can be installed; 2024-05-13T02:08:02.6095192Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:02.6100865Z │ │ └─ libgdal 3.1.4 h96b6e7a_3, which can be installed; 2024-05-13T02:08:02.6101379Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:02.6101751Z │ │ └─ libgdal 3.1.4 h744752d_4, which can be installed; 2024-05-13T02:08:02.6102095Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:02.6102441Z │ │ └─ libgdal 3.1.4 h0a4f56a_5, which can be installed; 2024-05-13T02:08:02.6102794Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:02.6103171Z │ │ └─ libgdal 3.1.4 hbde00c8_6, which can be installed; 2024-05-13T02:08:02.6103491Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:02.6103858Z │ │ └─ libgdal 3.1.4 he6eed4e_7, which can be installed; 2024-05-13T02:08:02.6104178Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:02.6104546Z │ │ └─ libgdal 3.1.4 h38ff51b_8, which can be installed; 2024-05-13T02:08:02.6104863Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:02.6105232Z │ │ └─ libgdal 3.1.4 h6636813_9, which can be installed; 2024-05-13T02:08:02.6105547Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:02.6105918Z │ │ └─ libgdal 3.1.4 h8f005ca_17, which can be installed; 2024-05-13T02:08:02.6106259Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:02.6106801Z │ │ └─ libgdal 3.1.4 h78c8158_11, which can be installed; 2024-05-13T02:08:02.6107139Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:02.6107484Z │ │ └─ libgdal 3.1.4 h928efbf_12, which can be installed; 2024-05-13T02:08:02.6107824Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:02.6108217Z │ │ └─ libgdal 3.1.4 hbf32332_13, which can be installed; 2024-05-13T02:08:02.6108557Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:02.6108899Z │ │ └─ libgdal 3.1.4 h679344c_14, which can be installed; 2024-05-13T02:08:02.6109239Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:02.6109582Z │ │ └─ libgdal 3.1.4 h3215d8d_15, which can be installed; 2024-05-13T02:08:02.6109922Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:02.6110282Z │ │ └─ libgdal 3.1.4 h4dcd70e_16, which can be installed; 2024-05-13T02:08:02.6110600Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:02.6110963Z │ │ └─ libgdal 3.1.4 h07ae0cd_18, which can be installed; 2024-05-13T02:08:02.6111278Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:02.6111650Z │ │ └─ libgdal 3.1.4 h670eac6_0, which can be installed; 2024-05-13T02:08:02.6111967Z │ ├─ gdal 3.2.0 would require 2024-05-13T02:08:02.6112326Z │ │ └─ libgdal 3.2.0 h24f7f85_0, which can be installed; 2024-05-13T02:08:02.6112643Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:02.6113136Z │ │ └─ libgdal 3.2.1 h2812452_0, which can be installed; 2024-05-13T02:08:02.6113475Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:02.6113818Z │ │ └─ libgdal 3.2.1 h52563cd_1, which can be installed; 2024-05-13T02:08:02.6114160Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:02.6114502Z │ │ └─ libgdal 3.2.1 h96b6e7a_2, which can be installed; 2024-05-13T02:08:02.6114840Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:02.6115181Z │ │ └─ libgdal 3.2.1 h744752d_3, which can be installed; 2024-05-13T02:08:02.6115518Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:02.6115858Z │ │ └─ libgdal 3.2.1 h0a4f56a_4, which can be installed; 2024-05-13T02:08:02.6116203Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:02.6116565Z │ │ └─ libgdal 3.2.1 hbde00c8_5, which can be installed; 2024-05-13T02:08:02.6116908Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:02.6117268Z │ │ └─ libgdal 3.2.1 he6eed4e_6, which can be installed; 2024-05-13T02:08:02.6117581Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:02.6117950Z │ │ └─ libgdal 3.2.1 h38ff51b_7, which can be installed; 2024-05-13T02:08:02.6118266Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:02.6118625Z │ │ └─ libgdal 3.2.1 h6636813_8, which can be installed; 2024-05-13T02:08:02.6118941Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:02.6119300Z │ │ └─ libgdal 3.2.1 h804b7da_9, which can be installed; 2024-05-13T02:08:02.6119635Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:02.6119975Z │ │ └─ libgdal 3.2.2 h804b7da_0, which can be installed; 2024-05-13T02:08:02.6120309Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:02.6120647Z │ │ └─ libgdal 3.2.2 h78c8158_1, which can be installed; 2024-05-13T02:08:02.6120994Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:02.6121331Z │ │ └─ libgdal 3.2.2 h928efbf_2, which can be installed; 2024-05-13T02:08:02.6121665Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:02.6122006Z │ │ └─ libgdal 3.2.2 hbf32332_3, which can be installed; 2024-05-13T02:08:02.6122346Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:02.6122689Z │ │ └─ libgdal 3.2.2 hbf32332_4, which can be installed; 2024-05-13T02:08:02.6123027Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:02.6123387Z │ │ └─ libgdal 3.2.2 h679344c_5, which can be installed; 2024-05-13T02:08:02.6123708Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:02.6124072Z │ │ └─ libgdal 3.2.2 h4dcd70e_6, which can be installed; 2024-05-13T02:08:02.6124387Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:02.6124744Z │ │ └─ libgdal 3.2.2 h8f005ca_7, which can be installed; 2024-05-13T02:08:02.6125084Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:02.6125450Z │ │ └─ libgdal 3.2.2 h399a533_10, which can be installed; 2024-05-13T02:08:02.6125903Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:02.6126274Z │ │ └─ libgdal 3.2.2 h57ec04e_11, which can be installed; 2024-05-13T02:08:02.6126615Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:02.6126957Z │ │ └─ libgdal 3.2.2 h07ae0cd_8, which can be installed; 2024-05-13T02:08:02.6127305Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:02.6127647Z │ │ └─ libgdal 3.2.2 h358be1b_9, which can be installed; 2024-05-13T02:08:02.6127982Z │ ├─ gdal 3.3.0 would require 2024-05-13T02:08:02.6128325Z │ │ └─ libgdal 3.3.0 hbf32332_0, which can be installed; 2024-05-13T02:08:02.6128663Z │ ├─ gdal 3.3.0 would require 2024-05-13T02:08:02.6129002Z │ │ └─ libgdal 3.3.0 h679344c_1, which can be installed; 2024-05-13T02:08:02.6129338Z │ ├─ gdal 3.3.0 would require 2024-05-13T02:08:02.6129675Z │ │ └─ libgdal 3.3.0 h4dcd70e_2, which can be installed; 2024-05-13T02:08:02.6130007Z │ ├─ gdal 3.3.0 would require 2024-05-13T02:08:02.6130538Z │ │ └─ libgdal 3.3.0 h8f005ca_3, which can be installed; 2024-05-13T02:08:02.6130918Z │ ├─ gdal 3.3.1 would require 2024-05-13T02:08:02.6131282Z │ │ └─ libgdal 3.3.1 h8f005ca_0, which can be installed; 2024-05-13T02:08:02.6131598Z │ ├─ gdal 3.3.1 would require 2024-05-13T02:08:02.6131959Z │ │ └─ libgdal 3.3.1 h8f005ca_1, which can be installed; 2024-05-13T02:08:02.6132403Z │ ├─ gdal 3.3.1 would require 2024-05-13T02:08:02.6132771Z │ │ └─ libgdal 3.3.1 h6214c1d_3, which can be installed; 2024-05-13T02:08:02.6133083Z │ ├─ gdal 3.3.1 would require 2024-05-13T02:08:02.6133446Z │ │ └─ libgdal 3.3.1 h07ae0cd_2, which can be installed; 2024-05-13T02:08:02.6133783Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:02.6134168Z │ │ └─ libgdal 3.3.2 h399a533_1, which can be installed; 2024-05-13T02:08:02.6134506Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:02.6134849Z │ │ └─ libgdal 3.3.2 hd2dd7ad_2, which can be installed; 2024-05-13T02:08:02.6135184Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:02.6135523Z │ │ └─ libgdal 3.3.2 h6acdded_3, which can be installed; 2024-05-13T02:08:02.6135870Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:02.6136210Z │ │ └─ libgdal 3.3.2 h9c9eb65_4, which can be installed; 2024-05-13T02:08:02.6136546Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:02.6136910Z │ │ └─ libgdal 3.3.2 h6214c1d_0, which can be installed; 2024-05-13T02:08:02.6137234Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:02.6137596Z │ │ └─ libgdal 3.3.3 hbe510e8_10, which can be installed; 2024-05-13T02:08:02.6137914Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:02.6138281Z │ │ └─ libgdal 3.3.3 hf890fe0_11, which can be installed; 2024-05-13T02:08:02.6138599Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:02.6138964Z │ │ └─ libgdal 3.3.3 hbe510e8_12, which can be installed; 2024-05-13T02:08:02.6139281Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:02.6139642Z │ │ └─ libgdal 3.3.3 h5ee51d2_13, which can be installed; 2024-05-13T02:08:02.6139959Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:02.6140322Z │ │ └─ libgdal 3.3.3 h30f1481_14, which can be installed; 2024-05-13T02:08:02.6140765Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:02.6141111Z │ │ └─ libgdal 3.3.3 h7b6f8d3_15, which can be installed; 2024-05-13T02:08:02.6141447Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:02.6141785Z │ │ └─ libgdal 3.3.3 ha1fb1f1_4, which can be installed; 2024-05-13T02:08:02.6142130Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:02.6142470Z │ │ └─ libgdal 3.3.3 hc0e84f1_5, which can be installed; 2024-05-13T02:08:02.6143308Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:02.6143676Z │ │ └─ libgdal 3.3.3 hc0e84f1_6, which can be installed; 2024-05-13T02:08:02.6144019Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:02.6144382Z │ │ └─ libgdal 3.3.3 h913cfbe_7, which can be installed; 2024-05-13T02:08:02.6144709Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:02.6145074Z │ │ └─ libgdal 3.3.3 hed9a671_8, which can be installed; 2024-05-13T02:08:02.6145387Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:02.6145757Z │ │ └─ libgdal 3.3.3 hbe510e8_9, which can be installed; 2024-05-13T02:08:02.6146071Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:02.6146434Z │ │ └─ libgdal 3.3.3 h1504ab5_10, which can be installed; 2024-05-13T02:08:02.6146753Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:02.6147120Z │ │ └─ libgdal 3.3.3 hfbb1d71_11, which can be installed; 2024-05-13T02:08:02.6147571Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:02.6147922Z │ │ └─ libgdal 3.3.3 h1504ab5_12, which can be installed; 2024-05-13T02:08:02.6148258Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:02.6148602Z │ │ └─ libgdal 3.3.3 h4f01073_13, which can be installed; 2024-05-13T02:08:02.6148941Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:02.6149281Z │ │ └─ libgdal 3.3.3 h59e13aa_14, which can be installed; 2024-05-13T02:08:02.6149620Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:02.6149964Z │ │ └─ libgdal 3.3.3 h4ae554a_15, which can be installed; 2024-05-13T02:08:02.6150300Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:02.6150647Z │ │ └─ libgdal 3.3.3 h356f897_0, which can be installed; 2024-05-13T02:08:02.6150988Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:02.6151349Z │ │ └─ libgdal 3.3.3 hf5a45a9_1, which can be installed; 2024-05-13T02:08:02.6151692Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:02.6152058Z │ │ └─ libgdal 3.3.3 h18e3bf0_2, which can be installed; 2024-05-13T02:08:02.6152380Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:02.6152741Z │ │ └─ libgdal 3.3.3 h269b7ac_3, which can be installed; 2024-05-13T02:08:02.6153056Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:02.6153419Z │ │ └─ libgdal 3.4.0 ha1fb1f1_0, which can be installed; 2024-05-13T02:08:02.6153731Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:02.6154093Z │ │ └─ libgdal 3.4.0 hc0e84f1_1, which can be installed; 2024-05-13T02:08:02.6154428Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:02.6154769Z │ │ └─ libgdal 3.4.0 hbe510e8_10, which can be installed; 2024-05-13T02:08:02.6155118Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:02.6155467Z │ │ └─ libgdal 3.4.0 hbe510e8_12, which can be installed; 2024-05-13T02:08:02.6155804Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:02.6156198Z │ │ └─ libgdal 3.4.0 h5ee51d2_13, which can be installed; 2024-05-13T02:08:02.6156564Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:02.6156908Z │ │ └─ libgdal 3.4.0 hc0e84f1_2, which can be installed; 2024-05-13T02:08:02.6157243Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:02.6157580Z │ │ └─ libgdal 3.4.0 hc0e84f1_3, which can be installed; 2024-05-13T02:08:02.6157921Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:02.6158282Z │ │ └─ libgdal 3.4.0 h913cfbe_4, which can be installed; 2024-05-13T02:08:02.6158597Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:02.6158958Z │ │ └─ libgdal 3.4.0 hed9a671_5, which can be installed; 2024-05-13T02:08:02.6159272Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:02.6159634Z │ │ └─ libgdal 3.4.0 hed9a671_6, which can be installed; 2024-05-13T02:08:02.6159947Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:02.6160469Z │ │ └─ libgdal 3.4.0 hbe510e8_7, which can be installed; 2024-05-13T02:08:02.6160784Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:02.6161148Z │ │ └─ libgdal 3.4.0 hbe510e8_8, which can be installed; 2024-05-13T02:08:02.6161485Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:02.6161834Z │ │ └─ libgdal 3.4.0 hf890fe0_9, which can be installed; 2024-05-13T02:08:02.6162172Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:02.6162515Z │ │ └─ libgdal 3.4.0 h4471fe2_11, which can be installed; 2024-05-13T02:08:02.6162851Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:02.6163196Z │ │ └─ libgdal 3.4.0 h1504ab5_10, which can be installed; 2024-05-13T02:08:02.6163540Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:02.6163884Z │ │ └─ libgdal 3.4.0 h1504ab5_12, which can be installed; 2024-05-13T02:08:02.6164225Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:02.6164590Z │ │ └─ libgdal 3.4.0 h4f01073_13, which can be installed; 2024-05-13T02:08:02.6164916Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:02.6165279Z │ │ └─ libgdal 3.4.0 h1504ab5_8, which can be installed; 2024-05-13T02:08:02.6165601Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:02.6165962Z │ │ └─ libgdal 3.4.0 hfbb1d71_9, which can be installed; 2024-05-13T02:08:02.6166276Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:02.6167108Z │ │ └─ libgdal 3.4.1 h5ee51d2_0, which can be installed; 2024-05-13T02:08:02.6167430Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:02.6167791Z │ │ └─ libgdal 3.4.1 h30f1481_1, which can be installed; 2024-05-13T02:08:02.6168131Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:02.6168470Z │ │ └─ libgdal 3.4.1 h7b6f8d3_2, which can be installed; 2024-05-13T02:08:02.6168808Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:02.6169176Z │ │ └─ libgdal 3.4.1 hc3d8651_3, which can be installed; 2024-05-13T02:08:02.6169517Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:02.6169857Z │ │ └─ libgdal 3.4.1 hc4e7d83_4, which can be installed; 2024-05-13T02:08:02.6170208Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:02.6171384Z │ │ └─ libgdal 3.4.1 hff5c5e8_5, which can be installed; 2024-05-13T02:08:02.6171735Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:02.6172077Z │ │ └─ libgdal 3.4.1 hda961b2_6, which can be installed; 2024-05-13T02:08:02.6172412Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:02.6172781Z │ │ └─ libgdal 3.4.1 h4f01073_0, which can be installed; 2024-05-13T02:08:02.6173096Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:02.6173457Z │ │ └─ libgdal 3.4.1 h59e13aa_1, which can be installed; 2024-05-13T02:08:02.6173770Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:02.6174138Z │ │ └─ libgdal 3.4.1 h4ae554a_2, which can be installed; 2024-05-13T02:08:02.6174451Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:02.6174812Z │ │ └─ libgdal 3.4.1 h42fb820_3, which can be installed; 2024-05-13T02:08:02.6175125Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:02.6175484Z │ │ └─ libgdal 3.4.1 he20be3c_4, which can be installed; 2024-05-13T02:08:02.6175828Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:02.6176174Z │ │ └─ libgdal 3.4.1 haddd6ec_5, which can be installed; 2024-05-13T02:08:02.6176512Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:02.6176850Z │ │ └─ libgdal 3.4.1 haa48f22_6, which can be installed; 2024-05-13T02:08:02.6177196Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:02.6177535Z │ │ └─ libgdal 3.4.2 hda961b2_0, which can be installed; 2024-05-13T02:08:02.6177871Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:02.6178236Z │ │ └─ libgdal 3.4.2 hdfc60d4_1, which can be installed; 2024-05-13T02:08:02.6178574Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:02.6178936Z │ │ └─ libgdal 3.4.2 h1db9fa4_2, which can be installed; 2024-05-13T02:08:02.6179255Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:02.6179615Z │ │ └─ libgdal 3.4.2 h1db9fa4_3, which can be installed; 2024-05-13T02:08:02.6179931Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:02.6180293Z │ │ └─ libgdal 3.4.2 he830e9d_4, which can be installed; 2024-05-13T02:08:02.6180769Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:02.6181134Z │ │ └─ libgdal 3.4.2 h5750acb_5, which can be installed; 2024-05-13T02:08:02.6181450Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:02.6181810Z │ │ └─ libgdal 3.4.2 h0e87c58_6, which can be installed; 2024-05-13T02:08:02.6182130Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:02.6182496Z │ │ └─ libgdal 3.4.2 h3886835_7, which can be installed; 2024-05-13T02:08:02.6182831Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:02.6183171Z │ │ └─ libgdal 3.4.2 haa48f22_0, which can be installed; 2024-05-13T02:08:02.6183510Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:02.6183847Z │ │ └─ libgdal 3.4.2 h886d1c3_1, which can be installed; 2024-05-13T02:08:02.6184182Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:02.6184523Z │ │ └─ libgdal 3.4.2 he509a2e_2, which can be installed; 2024-05-13T02:08:02.6184859Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:02.6185195Z │ │ └─ libgdal 3.4.2 he509a2e_3, which can be installed; 2024-05-13T02:08:02.6185543Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:02.6185904Z │ │ └─ libgdal 3.4.2 hd724a2d_4, which can be installed; 2024-05-13T02:08:02.6186219Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:02.6186586Z │ │ └─ libgdal 3.4.2 h8ff35cd_5, which can be installed; 2024-05-13T02:08:02.6187042Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:02.6187403Z │ │ └─ libgdal 3.4.2 hb785293_6, which can be installed; 2024-05-13T02:08:02.6187718Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:02.6188082Z │ │ └─ libgdal 3.4.2 h56144a5_7, which can be installed; 2024-05-13T02:08:02.6188395Z │ ├─ gdal 3.4.3 would require 2024-05-13T02:08:02.6188761Z │ │ └─ libgdal 3.4.3 h3886835_0, which can be installed; 2024-05-13T02:08:02.6189098Z │ ├─ gdal 3.4.3 would require 2024-05-13T02:08:02.6189439Z │ │ └─ libgdal 3.4.3 h56144a5_0, which can be installed; 2024-05-13T02:08:02.6189776Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:02.6190117Z │ │ └─ libgdal 3.5.0 h3886835_0, which can be installed; 2024-05-13T02:08:02.6190464Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:02.6190804Z │ │ └─ libgdal 3.5.0 h844f3f6_1, which can be installed; 2024-05-13T02:08:02.6191139Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:02.6191480Z │ │ └─ libgdal 3.5.0 hd131f80_2, which can be installed; 2024-05-13T02:08:02.6191824Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:02.6192163Z │ │ └─ libgdal 3.5.0 h31d7bda_3, which can be installed; 2024-05-13T02:08:02.6192498Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:02.6192862Z │ │ └─ libgdal 3.5.0 h59d0e54_4, which can be installed; 2024-05-13T02:08:02.6193178Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:02.6193541Z │ │ └─ libgdal 3.5.0 h0c20829_5, which can be installed; 2024-05-13T02:08:02.6193856Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:02.6194220Z │ │ └─ libgdal 3.5.0 h56144a5_0, which can be installed; 2024-05-13T02:08:02.6194536Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:02.6194898Z │ │ └─ libgdal 3.5.0 hd0aedcd_1, which can be installed; 2024-05-13T02:08:02.6195312Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:02.6195699Z │ │ └─ libgdal 3.5.0 h1f7a3f3_2, which can be installed; 2024-05-13T02:08:02.6196038Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:02.6196377Z │ │ └─ libgdal 3.5.0 he21a14a_3, which can be installed; 2024-05-13T02:08:02.6196720Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:02.6197067Z │ │ └─ libgdal 3.5.0 hc0ebe42_4, which can be installed; 2024-05-13T02:08:02.6197405Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:02.6197743Z │ │ └─ libgdal 3.5.0 h32640fd_5, which can be installed; 2024-05-13T02:08:02.6198081Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:02.6198420Z │ │ └─ libgdal 3.5.1 h0c20829_0, which can be installed; 2024-05-13T02:08:02.6198756Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:02.6199097Z │ │ └─ libgdal 3.5.1 h0c20829_1, which can be installed; 2024-05-13T02:08:02.6199435Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:02.6199802Z │ │ └─ libgdal 3.5.1 h53011df_2, which can be installed; 2024-05-13T02:08:02.6200119Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:02.6200478Z │ │ └─ libgdal 3.5.1 h53011df_3, which can be installed; 2024-05-13T02:08:02.6200791Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:02.6201154Z │ │ └─ libgdal 3.5.1 h75ea5e2_4, which can be installed; 2024-05-13T02:08:02.6201563Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:02.6201928Z │ │ └─ libgdal 3.5.1 hc23bfc3_5, which can be installed; 2024-05-13T02:08:02.6202244Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:02.6202606Z │ │ └─ libgdal 3.5.1 h32640fd_0, which can be installed; 2024-05-13T02:08:02.6202944Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:02.6203285Z │ │ └─ libgdal 3.5.1 h32640fd_1, which can be installed; 2024-05-13T02:08:02.6203622Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:02.6203988Z │ │ └─ libgdal 3.5.1 hd6149ef_2, which can be installed; 2024-05-13T02:08:02.6204331Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:02.6204678Z │ │ └─ libgdal 3.5.1 hd6149ef_3, which can be installed; 2024-05-13T02:08:02.6205014Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:02.6205353Z │ │ └─ libgdal 3.5.1 h5609db0_4, which can be installed; 2024-05-13T02:08:02.6205689Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:02.6206052Z │ │ └─ libgdal 3.5.1 h84f2e82_5, which can be installed; 2024-05-13T02:08:02.6206375Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:02.6206738Z │ │ └─ libgdal 3.5.2 hc23bfc3_0, which can be installed; 2024-05-13T02:08:02.6207053Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:02.6207416Z │ │ └─ libgdal 3.5.2 hc23bfc3_1, which can be installed; 2024-05-13T02:08:02.6207736Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:02.6208095Z │ │ └─ libgdal 3.5.2 hc23bfc3_3, which can be installed; 2024-05-13T02:08:02.6208413Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:02.6208776Z │ │ └─ libgdal 3.5.2 h91cfbaa_4, which can be installed; 2024-05-13T02:08:02.6209091Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:02.6209469Z │ │ └─ libgdal 3.5.2 hf663712_5, which can be installed; 2024-05-13T02:08:02.6209806Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:02.6210148Z │ │ └─ libgdal 3.5.2 hf663712_6, which can be installed; 2024-05-13T02:08:02.6210672Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:02.6211015Z │ │ └─ libgdal 3.5.2 hf663712_7, which can be installed; 2024-05-13T02:08:02.6211362Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:02.6211704Z │ │ └─ libgdal 3.5.2 h84f2e82_0, which can be installed; 2024-05-13T02:08:02.6212041Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:02.6212380Z │ │ └─ libgdal 3.5.2 h84f2e82_1, which can be installed; 2024-05-13T02:08:02.6212758Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:02.6213125Z │ │ └─ libgdal 3.5.2 h84f2e82_3, which can be installed; 2024-05-13T02:08:02.6213444Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:02.6213808Z │ │ └─ libgdal 3.5.2 h6e88209_4, which can be installed; 2024-05-13T02:08:02.6214123Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:02.6214611Z │ │ └─ libgdal 3.5.2 h27ae5c1_5, which can be installed; 2024-05-13T02:08:02.6214929Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:02.6215291Z │ │ └─ libgdal 3.5.2 h27ae5c1_6, which can be installed; 2024-05-13T02:08:02.6215605Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:02.6215978Z │ │ └─ libgdal 3.5.2 h27ae5c1_7, which can be installed; 2024-05-13T02:08:02.6216316Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6216657Z │ │ └─ libgdal 3.5.3 hf663712_0, which can be installed; 2024-05-13T02:08:02.6216997Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6217337Z │ │ └─ libgdal 3.5.3 h275edd5_1, which can be installed; 2024-05-13T02:08:02.6217674Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6218021Z │ │ └─ libgdal 3.5.3 h7bccd54_2, which can be installed; 2024-05-13T02:08:02.6218359Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6218698Z │ │ └─ libgdal 3.5.3 h27ae5c1_0, which can be installed; 2024-05-13T02:08:02.6219038Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6219384Z │ │ └─ libgdal 3.5.3 heb1176f_1, which can be installed; 2024-05-13T02:08:02.6219723Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6220086Z │ │ └─ libgdal 3.5.3 h2d85cf6_2, which can be installed; 2024-05-13T02:08:02.6220405Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6220873Z │ │ └─ libgdal 3.6.0 h275edd5_0, which can be installed; 2024-05-13T02:08:02.6221216Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6221578Z │ │ └─ libgdal 3.6.0 h275edd5_1, which can be installed; 2024-05-13T02:08:02.6221893Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6222254Z │ │ └─ libgdal 3.6.0 h7bccd54_2, which can be installed; 2024-05-13T02:08:02.6222569Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6222929Z │ │ └─ libgdal 3.6.0 heb1176f_0, which can be installed; 2024-05-13T02:08:02.6223265Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6223606Z │ │ └─ libgdal 3.6.0 heb1176f_1, which can be installed; 2024-05-13T02:08:02.6223950Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6224296Z │ │ └─ libgdal 3.6.0 h2d85cf6_2, which can be installed; 2024-05-13T02:08:02.6224633Z │ ├─ gdal 3.4.3 would require 2024-05-13T02:08:02.6224975Z │ │ └─ libgdal 3.4.3 hd4bcc23_1, which can be installed; 2024-05-13T02:08:02.6225313Z │ ├─ gdal 3.4.3 would require 2024-05-13T02:08:02.6225660Z │ │ └─ libgdal 3.4.3 hdfd6431_1, which can be installed; 2024-05-13T02:08:02.6225995Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6226340Z │ │ └─ libgdal 3.5.3 h2c497fb_10, which can be installed; 2024-05-13T02:08:02.6226683Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6227047Z │ │ └─ libgdal 3.5.3 h9af8157_11, which can be installed; 2024-05-13T02:08:02.6227367Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6227731Z │ │ └─ libgdal 3.5.3 h8cbb2de_12, which can be installed; 2024-05-13T02:08:02.6228049Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6228410Z │ │ └─ libgdal 3.5.3 h19d0ce6_13, which can be installed; 2024-05-13T02:08:02.6228743Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6229113Z │ │ └─ libgdal 3.5.3 h09a3a4f_14, which can be installed; 2024-05-13T02:08:02.6229432Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6229821Z │ │ └─ libgdal 3.5.3 hb096bb9_15, which can be installed; 2024-05-13T02:08:02.6230162Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6230512Z │ │ └─ libgdal 3.5.3 h46dac61_8, which can be installed; 2024-05-13T02:08:02.6230852Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6231193Z │ │ └─ libgdal 3.5.3 h8b86210_9, which can be installed; 2024-05-13T02:08:02.6231530Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6231869Z │ │ └─ libgdal 3.5.3 hcb70f40_3, which can be installed; 2024-05-13T02:08:02.6232208Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6232547Z │ │ └─ libgdal 3.5.3 hcb70f40_4, which can be installed; 2024-05-13T02:08:02.6232884Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6233246Z │ │ └─ libgdal 3.5.3 h669b3df_5, which can be installed; 2024-05-13T02:08:02.6233670Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6234034Z │ │ └─ libgdal 3.5.3 hab1f3de_6, which can be installed; 2024-05-13T02:08:02.6234350Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6234712Z │ │ └─ libgdal 3.5.3 h9032eb1_7, which can be installed; 2024-05-13T02:08:02.6235123Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6235490Z │ │ └─ libgdal 3.5.3 hb981417_22, which can be installed; 2024-05-13T02:08:02.6235809Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6236175Z │ │ └─ libgdal 3.5.3 h71ff8f0_23, which can be installed; 2024-05-13T02:08:02.6236489Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6236855Z │ │ └─ libgdal 3.5.3 h69f0217_24, which can be installed; 2024-05-13T02:08:02.6237195Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6237538Z │ │ └─ libgdal 3.5.3 h1809c48_25, which can be installed; 2024-05-13T02:08:02.6237878Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6238221Z │ │ └─ libgdal 3.5.3 h17d0788_26, which can be installed; 2024-05-13T02:08:02.6238594Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6238945Z │ │ └─ libgdal 3.5.3 h2d23f43_10, which can be installed; 2024-05-13T02:08:02.6239285Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6239628Z │ │ └─ libgdal 3.5.3 h05f8703_11, which can be installed; 2024-05-13T02:08:02.6239979Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6240340Z │ │ └─ libgdal 3.5.3 h5842160_12, which can be installed; 2024-05-13T02:08:02.6240656Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6241021Z │ │ └─ libgdal 3.5.3 h50c6c2d_13, which can be installed; 2024-05-13T02:08:02.6241336Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6241693Z │ │ └─ libgdal 3.5.3 h71def1e_14, which can be installed; 2024-05-13T02:08:02.6242009Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6242372Z │ │ └─ libgdal 3.5.3 h084b287_15, which can be installed; 2024-05-13T02:08:02.6242686Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6243052Z │ │ └─ libgdal 3.5.3 h084b287_16, which can be installed; 2024-05-13T02:08:02.6243394Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6243736Z │ │ └─ libgdal 3.5.3 heabd798_17, which can be installed; 2024-05-13T02:08:02.6244071Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6244414Z │ │ └─ libgdal 3.5.3 h634f703_18, which can be installed; 2024-05-13T02:08:02.6244755Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6245098Z │ │ └─ libgdal 3.5.3 he1dbb10_19, which can be installed; 2024-05-13T02:08:02.6245436Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6245777Z │ │ └─ libgdal 3.5.3 h6d6b729_20, which can be installed; 2024-05-13T02:08:02.6246114Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6246456Z │ │ └─ libgdal 3.5.3 hd7ade74_21, which can be installed; 2024-05-13T02:08:02.6246817Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6247182Z │ │ └─ libgdal 3.5.3 h867e046_8, which can be installed; 2024-05-13T02:08:02.6247502Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6247862Z │ │ └─ libgdal 3.5.3 h7eed13e_9, which can be installed; 2024-05-13T02:08:02.6248284Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6248652Z │ │ └─ libgdal 3.5.3 hb03553a_3, which can be installed; 2024-05-13T02:08:02.6248967Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6249334Z │ │ └─ libgdal 3.5.3 hb03553a_4, which can be installed; 2024-05-13T02:08:02.6249663Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6250031Z │ │ └─ libgdal 3.5.3 h7516191_5, which can be installed; 2024-05-13T02:08:02.6250500Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6250884Z │ │ └─ libgdal 3.5.3 he691a7b_6, which can be installed; 2024-05-13T02:08:02.6251218Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6251561Z │ │ └─ libgdal 3.5.3 hd850ce1_7, which can be installed; 2024-05-13T02:08:02.6251897Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6252240Z │ │ └─ libgdal 3.5.3 h2a8271e_27, which can be installed; 2024-05-13T02:08:02.6252581Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:02.6252932Z │ │ └─ libgdal 3.5.3 h89c0d6d_28, which can be installed; 2024-05-13T02:08:02.6253270Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6253636Z │ │ └─ libgdal 3.6.0 hc956b1e_11, which can be installed; 2024-05-13T02:08:02.6253957Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6254325Z │ │ └─ libgdal 3.6.0 hc956b1e_12, which can be installed; 2024-05-13T02:08:02.6254791Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6255157Z │ │ └─ libgdal 3.6.0 he5f2d09_13, which can be installed; 2024-05-13T02:08:02.6255476Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6255876Z │ │ └─ libgdal 3.6.0 h839a3bd_14, which can be installed; 2024-05-13T02:08:02.6256345Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6256739Z │ │ └─ libgdal 3.6.0 h96922bd_10, which can be installed; 2024-05-13T02:08:02.6257057Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6257419Z │ │ └─ libgdal 3.6.0 h98eee4c_3, which can be installed; 2024-05-13T02:08:02.6257755Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6258110Z │ │ └─ libgdal 3.6.0 h5733059_4, which can be installed; 2024-05-13T02:08:02.6258450Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6258790Z │ │ └─ libgdal 3.6.0 ha189470_5, which can be installed; 2024-05-13T02:08:02.6259130Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6259476Z │ │ └─ libgdal 3.6.0 ha189470_6, which can be installed; 2024-05-13T02:08:02.6259821Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6260164Z │ │ └─ libgdal 3.6.0 ha189470_7, which can be installed; 2024-05-13T02:08:02.6260506Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6260866Z │ │ └─ libgdal 3.6.0 hd791597_8, which can be installed; 2024-05-13T02:08:02.6261185Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6261545Z │ │ └─ libgdal 3.6.0 h8a24986_9, which can be installed; 2024-05-13T02:08:02.6261860Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6262222Z │ │ └─ libgdal 3.6.0 hedffb84_11, which can be installed; 2024-05-13T02:08:02.6262537Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6262905Z │ │ └─ libgdal 3.6.0 hedffb84_12, which can be installed; 2024-05-13T02:08:02.6263221Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6263583Z │ │ └─ libgdal 3.6.0 h2f87c3e_13, which can be installed; 2024-05-13T02:08:02.6263920Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6264299Z │ │ └─ libgdal 3.6.0 h4fca5ce_14, which can be installed; 2024-05-13T02:08:02.6264638Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6264983Z │ │ └─ libgdal 3.6.0 h7628b6d_10, which can be installed; 2024-05-13T02:08:02.6265321Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6265660Z │ │ └─ libgdal 3.6.0 h6a6fec7_3, which can be installed; 2024-05-13T02:08:02.6265998Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6266337Z │ │ └─ libgdal 3.6.0 he1fd974_4, which can be installed; 2024-05-13T02:08:02.6266674Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6267012Z │ │ └─ libgdal 3.6.0 hf51d2d0_5, which can be installed; 2024-05-13T02:08:02.6267350Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6267828Z │ │ └─ libgdal 3.6.0 hf51d2d0_6, which can be installed; 2024-05-13T02:08:02.6268146Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6268512Z │ │ └─ libgdal 3.6.0 hf51d2d0_7, which can be installed; 2024-05-13T02:08:02.6268825Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6269194Z │ │ └─ libgdal 3.6.0 h86cbade_8, which can be installed; 2024-05-13T02:08:02.6269510Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:02.6269873Z │ │ └─ libgdal 3.6.0 h0a627c1_9, which can be installed; 2024-05-13T02:08:02.6270184Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:02.6270554Z │ │ └─ libgdal 3.6.1 h839a3bd_0, which can be installed; 2024-05-13T02:08:02.6270891Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:02.6271231Z │ │ └─ libgdal 3.6.1 h896b04b_1, which can be installed; 2024-05-13T02:08:02.6271570Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:02.6271910Z │ │ └─ libgdal 3.6.1 h7d521fb_2, which can be installed; 2024-05-13T02:08:02.6272254Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:02.6272595Z │ │ └─ libgdal 3.6.1 h19e2a31_3, which can be installed; 2024-05-13T02:08:02.6272955Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:02.6273294Z │ │ └─ libgdal 3.6.1 h4fca5ce_0, which can be installed; 2024-05-13T02:08:02.6273633Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:02.6274068Z │ │ └─ libgdal 3.6.1 hf2b5f72_1, which can be installed; 2024-05-13T02:08:02.6274413Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:02.6274775Z │ │ └─ libgdal 3.6.1 he31f7c0_2, which can be installed; 2024-05-13T02:08:02.6275091Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:02.6275449Z │ │ └─ libgdal 3.6.1 hdfbbfed_3, which can be installed; 2024-05-13T02:08:02.6275767Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:02.6276127Z │ │ └─ libgdal 3.6.2 h19e2a31_0, which can be installed; 2024-05-13T02:08:02.6276442Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:02.6276807Z │ │ └─ libgdal 3.6.2 h7d521fb_1, which can be installed; 2024-05-13T02:08:02.6277128Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:02.6277492Z │ │ └─ libgdal 3.6.2 h87bd3e3_2, which can be installed; 2024-05-13T02:08:02.6277831Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:02.6278172Z │ │ └─ libgdal 3.6.2 h1f3dc49_3, which can be installed; 2024-05-13T02:08:02.6278509Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:02.6278858Z │ │ └─ libgdal 3.6.2 hae1867e_4, which can be installed; 2024-05-13T02:08:02.6279194Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:02.6279534Z │ │ └─ libgdal 3.6.2 hf452d97_5, which can be installed; 2024-05-13T02:08:02.6279871Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:02.6280207Z │ │ └─ libgdal 3.6.2 hdfbbfed_0, which can be installed; 2024-05-13T02:08:02.6280545Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:02.6280915Z │ │ └─ libgdal 3.6.2 he31f7c0_1, which can be installed; 2024-05-13T02:08:02.6281231Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:02.6281623Z │ │ └─ libgdal 3.6.2 hb7af45b_10, which can be installed; 2024-05-13T02:08:02.6281949Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:02.6282312Z │ │ └─ libgdal 3.6.2 hb7af45b_11, which can be installed; 2024-05-13T02:08:02.6282628Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:02.6282995Z │ │ └─ libgdal 3.6.2 h25b768b_2, which can be installed; 2024-05-13T02:08:02.6283319Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:02.6283680Z │ │ └─ libgdal 3.6.2 h10cbb15_3, which can be installed; 2024-05-13T02:08:02.6283996Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:02.6284362Z │ │ └─ libgdal 3.6.2 h13e21a6_4, which can be installed; 2024-05-13T02:08:02.6284699Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:02.6285041Z │ │ └─ libgdal 3.6.2 h8c90c07_5, which can be installed; 2024-05-13T02:08:02.6285377Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:02.6285716Z │ │ └─ libgdal 3.6.2 h8c90c07_6, which can be installed; 2024-05-13T02:08:02.6286054Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:02.6286397Z │ │ └─ libgdal 3.6.2 hea5766e_7, which can be installed; 2024-05-13T02:08:02.6286836Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:02.6287178Z │ │ └─ libgdal 3.6.2 h6c674c2_8, which can be installed; 2024-05-13T02:08:02.6287514Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:02.6287872Z │ │ └─ libgdal 3.6.2 h6c674c2_9, which can be installed; 2024-05-13T02:08:02.6288279Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:02.6288646Z │ │ └─ libgdal 3.6.3 h0e7c1b1_3, which can be installed; 2024-05-13T02:08:02.6288961Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:02.6289325Z │ │ └─ libgdal 3.6.3 hb875ca4_4, which can be installed; 2024-05-13T02:08:02.6289639Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:02.6290030Z │ │ └─ libgdal 3.6.3 hb875ca4_5, which can be installed; 2024-05-13T02:08:02.6290531Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:02.6290941Z │ │ └─ libgdal 3.6.3 h73bb59c_6, which can be installed; 2024-05-13T02:08:02.6291281Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:02.6291629Z │ │ └─ libgdal 3.6.3 h9c5bede_7, which can be installed; 2024-05-13T02:08:02.6291975Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:02.6292315Z │ │ └─ libgdal 3.6.3 h7c7a6f1_8, which can be installed; 2024-05-13T02:08:02.6292653Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:02.6292996Z │ │ └─ libgdal 3.6.3 hb7af45b_0, which can be installed; 2024-05-13T02:08:02.6293345Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:02.6293687Z │ │ └─ libgdal 3.6.3 h93ed92d_1, which can be installed; 2024-05-13T02:08:02.6294026Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:02.6294363Z │ │ └─ libgdal 3.6.3 habbca78_2, which can be installed; 2024-05-13T02:08:02.6294701Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:02.6295063Z │ │ └─ libgdal 3.6.4 h272c690_3, which can be installed; 2024-05-13T02:08:02.6295377Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:02.6295746Z │ │ └─ libgdal 3.6.4 h9f85045_4, which can be installed; 2024-05-13T02:08:02.6296061Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:02.6296427Z │ │ └─ libgdal 3.6.4 h178578c_13, which can be installed; 2024-05-13T02:08:02.6296750Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:02.6297113Z │ │ └─ libgdal 3.6.4 hb613c87_14, which can be installed; 2024-05-13T02:08:02.6297427Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:02.6297791Z │ │ └─ libgdal 3.6.4 hb613c87_15, which can be installed; 2024-05-13T02:08:02.6298136Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:02.6298477Z │ │ └─ libgdal 3.6.4 hc48e1f3_16, which can be installed; 2024-05-13T02:08:02.6298849Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:02.6299192Z │ │ └─ libgdal 3.6.4 h6120be2_17, which can be installed; 2024-05-13T02:08:02.6299529Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:02.6299872Z │ │ └─ libgdal 3.6.4 hdb503af_18, which can be installed; 2024-05-13T02:08:02.6300211Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:02.6300550Z │ │ └─ libgdal 3.6.4 h0da8fbe_19, which can be installed; 2024-05-13T02:08:02.6300890Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:02.6301358Z │ │ └─ libgdal 3.6.4 h4a9e2c2_20, which can be installed; 2024-05-13T02:08:02.6301701Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:02.6302071Z │ │ └─ libgdal 3.6.4 h4779e86_21, which can be installed; 2024-05-13T02:08:02.6302388Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:02.6302752Z │ │ └─ libgdal 3.6.4 hb454697_22, which can be installed; 2024-05-13T02:08:02.6303076Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:02.6303442Z │ │ └─ libgdal 3.6.4 h39519b0_10, which can be installed; 2024-05-13T02:08:02.6303759Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:02.6304123Z │ │ └─ libgdal 3.6.4 he8493b3_11, which can be installed; 2024-05-13T02:08:02.6304438Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:02.6304803Z │ │ └─ libgdal 3.6.4 h94e0181_12, which can be installed; 2024-05-13T02:08:02.6305140Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:02.6305481Z │ │ └─ libgdal 3.6.4 hd54c316_5, which can be installed; 2024-05-13T02:08:02.6305817Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:02.6306166Z │ │ └─ libgdal 3.6.4 hc50c542_6, which can be installed; 2024-05-13T02:08:02.6306503Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:02.6306843Z │ │ └─ libgdal 3.6.4 h9a62611_7, which can be installed; 2024-05-13T02:08:02.6307209Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:02.6307547Z │ │ └─ libgdal 3.6.4 h39519b0_8, which can be installed; 2024-05-13T02:08:02.6307996Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:02.6308362Z │ │ └─ libgdal 3.6.4 h39519b0_9, which can be installed; 2024-05-13T02:08:02.6308680Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:02.6309043Z │ │ └─ libgdal 3.6.4 h7239d12_0, which can be installed; 2024-05-13T02:08:02.6309360Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:02.6309727Z │ │ └─ libgdal 3.6.4 h7239d12_1, which can be installed; 2024-05-13T02:08:02.6310042Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:02.6310407Z │ │ └─ libgdal 3.6.4 hada8d5e_2, which can be installed; 2024-05-13T02:08:02.6310751Z │ ├─ gdal [3.6.4|3.7.2|...|3.9.0] would require 2024-05-13T02:08:02.6311140Z │ │ └─ python_abi 3.12.* *_cp312, which can be installed; 2024-05-13T02:08:02.6311485Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:02.6311828Z │ │ └─ libgdal 3.7.0 h9f4e061_1, which can be installed; 2024-05-13T02:08:02.6312164Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:02.6312519Z │ │ └─ libgdal 3.7.0 h5418a03_2, which can be installed; 2024-05-13T02:08:02.6312856Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:02.6313197Z │ │ └─ libgdal 3.7.0 h4a547c6_3, which can be installed; 2024-05-13T02:08:02.6313535Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:02.6313876Z │ │ └─ libgdal 3.7.0 h5a391c5_4, which can be installed; 2024-05-13T02:08:02.6314208Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:02.6314547Z │ │ └─ libgdal 3.7.0 hba0e483_5, which can be installed; 2024-05-13T02:08:02.6314882Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:02.6315242Z │ │ └─ libgdal 3.7.0 he76be6c_0, which can be installed; 2024-05-13T02:08:02.6315567Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:02.6315954Z │ │ └─ libgdal 3.7.1 h3d2b3c2_7, which can be installed; 2024-05-13T02:08:02.6316271Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:02.6316635Z │ │ └─ libgdal 3.7.1 h880a63b_8, which can be installed; 2024-05-13T02:08:02.6316949Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:02.6317321Z │ │ └─ libgdal 3.7.1 h880a63b_9, which can be installed; 2024-05-13T02:08:02.6317637Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:02.6317998Z │ │ └─ libgdal 3.7.1 hba0e483_0, which can be installed; 2024-05-13T02:08:02.6318340Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:02.6318683Z │ │ └─ libgdal 3.7.1 ha66225b_1, which can be installed; 2024-05-13T02:08:02.6319019Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:02.6319360Z │ │ └─ libgdal 3.7.1 ha66225b_2, which can be installed; 2024-05-13T02:08:02.6319696Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:02.6320034Z │ │ └─ libgdal 3.7.1 ha66225b_3, which can be installed; 2024-05-13T02:08:02.6320485Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:02.6320825Z │ │ └─ libgdal 3.7.1 h8bc334e_4, which can be installed; 2024-05-13T02:08:02.6321156Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:02.6321496Z │ │ └─ libgdal 3.7.1 h1d4a2ba_5, which can be installed; 2024-05-13T02:08:02.6321839Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:02.6322204Z │ │ └─ libgdal 3.7.1 hd2ada2b_6, which can be installed; 2024-05-13T02:08:02.6322518Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:02.6322886Z │ │ └─ libgdal 3.7.2 h5b94d6b_0, which can be installed; 2024-05-13T02:08:02.6323199Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:02.6323559Z │ │ └─ libgdal 3.7.2 h323ed7e_1, which can be installed; 2024-05-13T02:08:02.6323873Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:02.6324232Z │ │ └─ libgdal 3.7.2 h9868cb8_2, which can be installed; 2024-05-13T02:08:02.6324569Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:02.6324940Z │ │ └─ libgdal 3.7.2 h3aa23ec_3, which can be installed; 2024-05-13T02:08:02.6325281Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:02.6325622Z │ │ └─ libgdal 3.7.2 h17082cf_4, which can be installed; 2024-05-13T02:08:02.6325957Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:02.6326295Z │ │ └─ libgdal 3.7.2 h6238fc3_5, which can be installed; 2024-05-13T02:08:02.6326627Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:02.6327069Z │ │ └─ libgdal 3.7.2 h70e338c_6, which can be installed; 2024-05-13T02:08:02.6327409Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:02.6327747Z │ │ └─ libgdal 3.7.2 h6f3d308_7, which can be installed; 2024-05-13T02:08:02.6328081Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6328444Z │ │ └─ libgdal 3.7.3 hed7d0b4_22, which can be installed; 2024-05-13T02:08:02.6328761Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6329126Z │ │ └─ libgdal 3.7.3 h80298fc_23, which can be installed; 2024-05-13T02:08:02.6329445Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6329809Z │ │ └─ libgdal 3.7.3 h80298fc_24, which can be installed; 2024-05-13T02:08:02.6330137Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6330681Z │ │ └─ libgdal 3.7.3 hd6c9242_25, which can be installed; 2024-05-13T02:08:02.6331001Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6331367Z │ │ └─ libgdal 3.7.3 h6f3d308_0, which can be installed; 2024-05-13T02:08:02.6331715Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6332054Z │ │ └─ libgdal 3.7.3 h6f3d308_1, which can be installed; 2024-05-13T02:08:02.6332394Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6332735Z │ │ └─ libgdal 3.7.3 h6f3d308_2, which can be installed; 2024-05-13T02:08:02.6333104Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6333454Z │ │ └─ libgdal 3.7.3 h6f3d308_3, which can be installed; 2024-05-13T02:08:02.6333789Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6334128Z │ │ └─ libgdal 3.7.3 he5b8fdc_4, which can be installed; 2024-05-13T02:08:02.6334463Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6334804Z │ │ └─ libgdal 3.7.3 h5cd9125_5, which can be installed; 2024-05-13T02:08:02.6335151Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6335511Z │ │ └─ libgdal 3.7.3 h5cd9125_6, which can be installed; 2024-05-13T02:08:02.6335828Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6336191Z │ │ └─ libgdal 3.7.3 h73cd2e6_7, which can be installed; 2024-05-13T02:08:02.6336514Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6336875Z │ │ └─ libgdal 3.7.3 h11296eb_8, which can be installed; 2024-05-13T02:08:02.6337189Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6337552Z │ │ └─ libgdal 3.7.3 hd74445f_9, which can be installed; 2024-05-13T02:08:02.6337867Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6338230Z │ │ └─ libgdal 3.7.3 h184a269_11, which can be installed; 2024-05-13T02:08:02.6338568Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6338911Z │ │ └─ libgdal 3.7.3 h056894e_12, which can be installed; 2024-05-13T02:08:02.6339251Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6339594Z │ │ └─ libgdal 3.7.3 h775a7d8_13, which can be installed; 2024-05-13T02:08:02.6340046Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6340391Z │ │ └─ libgdal 3.7.3 h2d2cbd2_10, which can be installed; 2024-05-13T02:08:02.6340730Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6341071Z │ │ └─ libgdal 3.7.3 h4f45c9d_14, which can be installed; 2024-05-13T02:08:02.6341887Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6342262Z │ │ └─ libgdal 3.7.3 h19bedfc_15, which can be installed; 2024-05-13T02:08:02.6342604Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6342967Z │ │ └─ libgdal 3.7.3 h19bedfc_16, which can be installed; 2024-05-13T02:08:02.6343286Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6343647Z │ │ └─ libgdal 3.7.3 h9b88c28_17, which can be installed; 2024-05-13T02:08:02.6343968Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6344337Z │ │ └─ libgdal 3.7.3 h6c03dc7_18, which can be installed; 2024-05-13T02:08:02.6344653Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6345017Z │ │ └─ libgdal 3.7.3 hd975649_19, which can be installed; 2024-05-13T02:08:02.6345343Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6345712Z │ │ └─ libgdal 3.7.3 h057d65f_20, which can be installed; 2024-05-13T02:08:02.6346052Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:02.6346394Z │ │ └─ libgdal 3.7.3 h1ddfacc_21, which can be installed; 2024-05-13T02:08:02.6346739Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:02.6347245Z │ │ └─ libgdal 3.8.0 he94dabd_0, which can be installed; 2024-05-13T02:08:02.6347585Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:02.6347924Z │ │ └─ libgdal 3.8.0 h0a992f2_1, which can be installed; 2024-05-13T02:08:02.6348261Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:02.6348601Z │ │ └─ libgdal 3.8.0 h0a992f2_2, which can be installed; 2024-05-13T02:08:02.6348942Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:02.6349374Z │ │ └─ libgdal 3.8.0 h12dd931_3, which can be installed; 2024-05-13T02:08:02.6349699Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:02.6350113Z │ │ └─ libgdal 3.8.0 h12dd931_4, which can be installed; 2024-05-13T02:08:02.6350433Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:02.6350810Z │ │ └─ libgdal 3.8.0 h12dd931_5, which can be installed; 2024-05-13T02:08:02.6351514Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:02.6351916Z │ │ └─ libgdal 3.8.0 he7dcfe9_6, which can be installed; 2024-05-13T02:08:02.6352249Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:02.6352649Z │ │ └─ libgdal 3.8.0 h4d9a814_7, which can be installed; 2024-05-13T02:08:02.6352969Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:02.6353404Z │ │ └─ libgdal 3.8.1 h4d9a814_0, which can be installed; 2024-05-13T02:08:02.6353726Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:02.6354132Z │ │ └─ libgdal 3.8.1 hcae7082_1, which can be installed; 2024-05-13T02:08:02.6354459Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:02.6354860Z │ │ └─ libgdal 3.8.1 h4b8bffa_3, which can be installed; 2024-05-13T02:08:02.6355229Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:02.6355700Z │ │ └─ libgdal 3.8.1 hed8bd54_4, which can be installed; 2024-05-13T02:08:02.6356141Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:02.6356523Z │ │ └─ libgdal 3.8.1 hd0089ee_2, which can be installed; 2024-05-13T02:08:02.6356998Z │ ├─ gdal 3.8.2 would require 2024-05-13T02:08:02.6357359Z │ │ └─ libgdal 3.8.2 hed8bd54_0, which can be installed; 2024-05-13T02:08:02.6357741Z │ ├─ gdal 3.8.2 would require 2024-05-13T02:08:02.6358088Z │ │ └─ libgdal 3.8.2 hcd1fc54_1, which can be installed; 2024-05-13T02:08:02.6358468Z │ ├─ gdal 3.8.3 would require 2024-05-13T02:08:02.6358807Z │ │ └─ libgdal 3.8.3 hcd1fc54_0, which can be installed; 2024-05-13T02:08:02.6359183Z │ ├─ gdal 3.8.3 would require 2024-05-13T02:08:02.6359578Z │ │ └─ libgdal 3.8.3 ha28fdbc_1, which can be installed; 2024-05-13T02:08:02.6359899Z │ ├─ gdal 3.8.3 would require 2024-05-13T02:08:02.6360334Z │ │ └─ libgdal 3.8.3 h80d7d79_2, which can be installed; 2024-05-13T02:08:02.6360656Z │ ├─ gdal 3.8.3 would require 2024-05-13T02:08:02.6361063Z │ │ └─ libgdal 3.8.3 h9323651_3, which can be installed; 2024-05-13T02:08:02.6361385Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:02.6361804Z │ │ └─ libgdal 3.8.4 h9323651_0, which can be installed; 2024-05-13T02:08:02.6362120Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:02.6362740Z │ │ └─ libgdal 3.8.4 h13e47b0_1, which can be installed; 2024-05-13T02:08:02.6363121Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:02.6363475Z │ │ └─ libgdal 3.8.4 h218084c_2, which can be installed; 2024-05-13T02:08:02.6363853Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:02.6364198Z │ │ └─ libgdal 3.8.4 hab4ef92_3, which can be installed; 2024-05-13T02:08:02.6364568Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:02.6364918Z │ │ └─ libgdal 3.8.4 hfd064fa_4, which can be installed; 2024-05-13T02:08:02.6365292Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:02.6365631Z │ │ └─ libgdal 3.8.4 h7c88fdf_5, which can be installed; 2024-05-13T02:08:02.6366008Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:02.6366356Z │ │ └─ libgdal 3.8.4 h35436ae_6, which can be installed; 2024-05-13T02:08:02.6366754Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:02.6367153Z │ │ └─ libgdal 3.8.5 h7719672_1, which can be installed; 2024-05-13T02:08:02.6367477Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:02.6367958Z │ │ └─ libgdal 3.8.5 hf9625ee_2, which can be installed; 2024-05-13T02:08:02.6368292Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:02.6368694Z │ │ └─ libgdal 3.8.5 hf9625ee_3, which can be installed; 2024-05-13T02:08:02.6369010Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:02.6369413Z │ │ └─ libgdal 3.8.5 hf9625ee_4, which can be installed; 2024-05-13T02:08:02.6369759Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:02.6370167Z │ │ └─ libgdal 3.8.5 h77540a9_5, which can be installed; 2024-05-13T02:08:02.6370822Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:02.6371176Z │ │ └─ libgdal 3.8.5 h35436ae_0, which can be installed; 2024-05-13T02:08:02.6371581Z │ └─ gdal 3.9.0 would require 2024-05-13T02:08:02.6372009Z │ ├─ libgdal [3.9.0 h77540a9_2|3.9.0 hf9625ee_0|3.9.0 hf9625ee_1], which requires 2024-05-13T02:08:02.6372457Z │ │ ├─ lerc >=4.0.0,<5.0a0 , which can be installed; 2024-05-13T02:08:02.6372830Z │ │ ├─ libdeflate >=1.20,<1.21.0a0 , which can be installed; 2024-05-13T02:08:02.6373378Z │ │ ├─ libexpat >=2.6.2,<3.0a0 , which requires 2024-05-13T02:08:02.6373728Z │ │ │ └─ expat 2.6.2.* , which can be installed; 2024-05-13T02:08:02.6374319Z │ │ ├─ libwebp-base >=1.4.0,<2.0a0 , which can be installed; 2024-05-13T02:08:02.6374739Z │ │ ├─ poppler >=24.4.0,<24.5.0a0 , which requires 2024-05-13T02:08:02.6375089Z │ │ │ └─ lcms2 >=2.16,<3.0a0 , which requires 2024-05-13T02:08:02.6375523Z │ │ │ └─ libtiff >=4.6.0,<4.7.0a0 with the potential options 2024-05-13T02:08:02.6375888Z │ │ │ ├─ libtiff 4.6.0, which can be installed; 2024-05-13T02:08:02.6376306Z │ │ │ ├─ libtiff [4.5.0|4.5.1|4.6.0] would require 2024-05-13T02:08:02.6376931Z │ │ │ │ └─ libdeflate >=1.18,<1.19.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6377387Z │ │ │ └─ libtiff 4.6.0 would require 2024-05-13T02:08:02.6377891Z │ │ │ └─ libdeflate >=1.19,<1.20.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6378310Z │ │ └─ zstd >=1.5.6,<1.6.0a0 , which can be installed; 2024-05-13T02:08:02.6378724Z │ └─ openssl >=3.3.0,<4.0a0 , which can be installed; 2024-05-13T02:08:02.6379129Z ├─ libgdal >=3.9.0,<3.10.0a0 , which cannot be installed (as previously explained); 2024-05-13T02:08:02.6379707Z ├─ python_abi 3.10.* *_cp310 is not installable because it conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6380253Z └─ vtk is installable with the potential options 2024-05-13T02:08:02.6380626Z ├─ vtk [7.0.0|7.1.0|...|9.1.0] would require 2024-05-13T02:08:02.6381104Z │ ├─ python [2.7* |3.6* |>=2.7,<2.8.0a0 |>=3.6,<3.7.0a0 ] but there are no viable options 2024-05-13T02:08:02.6381506Z │ │ ├─ python [2.7.12|2.7.13|...|3.6.5] would require 2024-05-13T02:08:02.6382012Z │ │ │ └─ openssl [1.0* |1.0.* ], which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6382537Z │ │ ├─ python [2.7.15|3.6.6|3.6.7] would require 2024-05-13T02:08:02.6383037Z │ │ │ └─ openssl >=1.0.2p,<1.0.3a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6383482Z │ │ ├─ python [2.7.15|3.6.7|3.6.9] would require 2024-05-13T02:08:02.6383911Z │ │ │ ├─ openssl >=1.1.1a,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6384367Z │ │ │ └─ pypy3.6 7.3.0.* but there are no viable options 2024-05-13T02:08:02.6384722Z │ │ │ ├─ pypy3.6 7.3.0 would require 2024-05-13T02:08:02.6385211Z │ │ │ │ └─ openssl >=1.1.1a,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6385654Z │ │ │ ├─ pypy3.6 7.3.0 would require 2024-05-13T02:08:02.6386090Z │ │ │ │ └─ openssl >=1.1.1d,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6386623Z │ │ │ └─ pypy3.6 7.3.0 would require 2024-05-13T02:08:02.6387080Z │ │ │ └─ openssl >=1.1.1e,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6387533Z │ │ ├─ python [2.7.15|3.5.5|3.6.6] would require 2024-05-13T02:08:02.6387961Z │ │ │ └─ openssl >=1.0.2o,<1.0.3a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6388415Z │ │ ├─ python [3.6.10|3.6.9] would require 2024-05-13T02:08:02.6388900Z │ │ │ ├─ openssl >=1.1.1f,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6389305Z │ │ │ └─ pypy3.6 7.3.1.* , which requires 2024-05-13T02:08:02.6389798Z │ │ │ └─ openssl >=1.1.1f,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6390191Z │ │ ├─ python [3.6.10|3.6.11] would require 2024-05-13T02:08:02.6390680Z │ │ │ └─ openssl >=1.1.1g,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6391125Z │ │ ├─ python [3.6.10|3.6.9] would require 2024-05-13T02:08:02.6391556Z │ │ │ └─ openssl >=1.1.1d,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6392003Z │ │ ├─ python [3.6.11|3.6.12|3.6.9] would require 2024-05-13T02:08:02.6392443Z │ │ │ ├─ openssl >=1.1.1h,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6392967Z │ │ │ └─ pypy3.6 7.3.2.* , which requires 2024-05-13T02:08:02.6393395Z │ │ │ └─ openssl >=1.1.1h,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6393841Z │ │ ├─ python 3.6.12 would require 2024-05-13T02:08:02.6394333Z │ │ │ └─ pypy3.6 7.3.3.* , which requires 2024-05-13T02:08:02.6394764Z │ │ │ └─ openssl >=1.1.1i,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6395201Z │ │ ├─ python [3.6.13|3.6.15] would require 2024-05-13T02:08:02.6395722Z │ │ │ └─ openssl >=1.1.1l,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6396155Z │ │ └─ python 3.6.13 would require 2024-05-13T02:08:02.6396632Z │ │ └─ openssl >=1.1.1j,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6397041Z │ └─ qt >=5.12.9,<5.13.0a0 but there are no viable options 2024-05-13T02:08:02.6397446Z │ ├─ qt 5.12.9 would require 2024-05-13T02:08:02.6397862Z │ │ └─ openssl <3 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6398302Z │ ├─ qt 5.12.9 would require 2024-05-13T02:08:02.6398733Z │ │ └─ openssl >=1.1.1g,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6399274Z │ ├─ qt 5.12.9 would require 2024-05-13T02:08:02.6399747Z │ │ └─ openssl >=1.1.1i,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6400118Z │ └─ qt 5.12.9 would require 2024-05-13T02:08:02.6400589Z │ └─ openssl >=1.1.1j,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6400969Z ├─ vtk [7.0.0|7.1.0|...|8.1.1] would require 2024-05-13T02:08:02.6401437Z │ └─ python [3.5* |>=3.5,<3.6.0a0 ], which cannot be installed (as previously explained); 2024-05-13T02:08:02.6401791Z ├─ vtk [8.1.0|8.1.1] would require 2024-05-13T02:08:02.6402246Z │ └─ expat 2.2.* , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6402655Z ├─ vtk [8.1.2|8.2.0] would require 2024-05-13T02:08:02.6403754Z │ └─ libtiff >=4.0.9,<4.5.0a0 but there are no viable options 2024-05-13T02:08:02.6404237Z │ ├─ libtiff 4.0.10 would require 2024-05-13T02:08:02.6404665Z │ │ └─ zstd >=1.4.0,<1.5.0.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6405115Z │ ├─ libtiff 4.0.10 would require 2024-05-13T02:08:02.6405639Z │ │ └─ zstd >=1.3.3,<1.3.4.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6406212Z │ ├─ libtiff [4.0.10|4.1.0] would require 2024-05-13T02:08:02.6406696Z │ │ └─ zstd >=1.4.4,<1.5.0.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6407088Z │ ├─ libtiff [4.0.10|4.1.0] would require 2024-05-13T02:08:02.6407568Z │ │ └─ zstd >=1.4.3,<1.5.0.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6408010Z │ ├─ libtiff 4.0.9 conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6408573Z │ ├─ libtiff [4.1.0|4.2.0] would require 2024-05-13T02:08:02.6409027Z │ │ └─ zstd >=1.4.5,<1.5.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6409461Z │ ├─ libtiff 4.1.0 would require 2024-05-13T02:08:02.6409951Z │ │ └─ libwebp-base >=1.1.0,<1.2.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6410453Z │ ├─ libtiff 4.2.0 would require 2024-05-13T02:08:02.6410990Z │ │ └─ zstd >=1.4.9,<1.5.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6411427Z │ ├─ libtiff 4.2.0 conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6411855Z │ ├─ libtiff [4.3.0|4.4.0] would require 2024-05-13T02:08:02.6412412Z │ │ └─ lerc >=3.0,<4.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6412799Z │ ├─ libtiff 4.3.0 would require 2024-05-13T02:08:02.6413280Z │ │ └─ lerc >=2.2.1,<3.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6413643Z │ ├─ libtiff 4.4.0 would require 2024-05-13T02:08:02.6414131Z │ │ └─ libdeflate >=1.12,<1.13.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6414625Z │ ├─ libtiff 4.4.0 would require 2024-05-13T02:08:02.6415120Z │ │ └─ libdeflate >=1.13,<1.14.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6415556Z │ └─ libtiff [4.4.0|4.5.0] would require 2024-05-13T02:08:02.6415987Z │ └─ libdeflate >=1.14,<1.15.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6416441Z ├─ vtk [8.2.0|9.0.0|9.0.1] would require 2024-05-13T02:08:02.6416805Z │ └─ libtiff >=4.1.0,<4.5.0a0 but there are no viable options 2024-05-13T02:08:02.6417286Z │ ├─ libtiff [4.0.10|4.1.0], which cannot be installed (as previously explained); 2024-05-13T02:08:02.6417781Z │ ├─ libtiff [4.0.10|4.1.0], which cannot be installed (as previously explained); 2024-05-13T02:08:02.6418207Z │ ├─ libtiff [4.1.0|4.2.0], which cannot be installed (as previously explained); 2024-05-13T02:08:02.6418791Z │ ├─ libtiff 4.1.0, which cannot be installed (as previously explained); 2024-05-13T02:08:02.6419232Z │ ├─ libtiff 4.2.0, which cannot be installed (as previously explained); 2024-05-13T02:08:02.6419712Z │ ├─ libtiff 4.2.0 conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6420135Z │ ├─ libtiff [4.3.0|4.4.0], which cannot be installed (as previously explained); 2024-05-13T02:08:02.6420615Z │ ├─ libtiff 4.3.0, which cannot be installed (as previously explained); 2024-05-13T02:08:02.6421081Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:02.6421487Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:02.6421995Z │ └─ libtiff [4.4.0|4.5.0], which cannot be installed (as previously explained); 2024-05-13T02:08:02.6422338Z ├─ vtk 8.2.0 would require 2024-05-13T02:08:02.6422767Z │ └─ libtiff >=4.0.10,<4.5.0a0 but there are no viable options 2024-05-13T02:08:02.6423221Z │ ├─ libtiff 4.0.10, which cannot be installed (as previously explained); 2024-05-13T02:08:02.6423645Z │ ├─ libtiff 4.0.10, which cannot be installed (as previously explained); 2024-05-13T02:08:02.6424119Z │ ├─ libtiff [4.0.10|4.1.0], which cannot be installed (as previously explained); 2024-05-13T02:08:02.6424551Z │ ├─ libtiff [4.0.10|4.1.0], which cannot be installed (as previously explained); 2024-05-13T02:08:02.6425119Z │ ├─ libtiff [4.1.0|4.2.0], which cannot be installed (as previously explained); 2024-05-13T02:08:02.6425530Z │ ├─ libtiff 4.1.0, which cannot be installed (as previously explained); 2024-05-13T02:08:02.6426003Z │ ├─ libtiff 4.2.0, which cannot be installed (as previously explained); 2024-05-13T02:08:02.6426607Z │ ├─ libtiff 4.2.0 conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6427033Z │ ├─ libtiff [4.3.0|4.4.0], which cannot be installed (as previously explained); 2024-05-13T02:08:02.6427508Z │ ├─ libtiff 4.3.0, which cannot be installed (as previously explained); 2024-05-13T02:08:02.6427956Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:02.6428446Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:02.6428923Z │ └─ libtiff [4.4.0|4.5.0], which cannot be installed (as previously explained); 2024-05-13T02:08:02.6429277Z ├─ vtk [9.0.1|9.1.0] would require 2024-05-13T02:08:02.6429732Z │ └─ libtiff >=4.3.0,<4.5.0a0 , which cannot be installed (as previously explained); 2024-05-13T02:08:02.6430078Z ├─ vtk 9.0.1 would require 2024-05-13T02:08:02.6430490Z │ └─ libtiff >=4.2.0,<4.5.0a0 but there are no viable options 2024-05-13T02:08:02.6430911Z │ ├─ libtiff [4.1.0|4.2.0], which cannot be installed (as previously explained); 2024-05-13T02:08:02.6431476Z │ ├─ libtiff 4.2.0, which cannot be installed (as previously explained); 2024-05-13T02:08:02.6431946Z │ ├─ libtiff 4.2.0 conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6432477Z │ ├─ libtiff [4.3.0|4.4.0], which cannot be installed (as previously explained); 2024-05-13T02:08:02.6432949Z │ ├─ libtiff 4.3.0, which cannot be installed (as previously explained); 2024-05-13T02:08:02.6433358Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:02.6433840Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:02.6434319Z │ └─ libtiff [4.4.0|4.5.0], which cannot be installed (as previously explained); 2024-05-13T02:08:02.6434682Z ├─ vtk [9.1.0|9.2.2|9.2.5] would require 2024-05-13T02:08:02.6435145Z │ └─ libtiff >=4.4.0,<4.5.0a0 , which cannot be installed (as previously explained); 2024-05-13T02:08:02.6435501Z ├─ vtk [9.2.5|9.2.6] would require 2024-05-13T02:08:02.6435923Z │ └─ libtiff >=4.5.0,<4.6.0a0 but there are no viable options 2024-05-13T02:08:02.6436333Z │ ├─ libtiff [4.4.0|4.5.0], which cannot be installed (as previously explained); 2024-05-13T02:08:02.6436749Z │ ├─ libtiff 4.5.0 would require 2024-05-13T02:08:02.6437341Z │ │ └─ libdeflate >=1.17,<1.18.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6437737Z │ ├─ libtiff 4.5.0 would require 2024-05-13T02:08:02.6438225Z │ │ └─ libdeflate >=1.16,<1.17.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6438688Z │ └─ libtiff [4.5.0|4.5.1|4.6.0], which cannot be installed (as previously explained); 2024-05-13T02:08:02.6439112Z ├─ vtk 9.2.6 would require 2024-05-13T02:08:02.6439573Z │ └─ vtk-base [9.2.6 egl_py310h1234567_10|9.2.6 egl_py310h1234567_11|...|9.2.6 qt_py39h1234567_220], which requires 2024-05-13T02:08:02.6440134Z │ └─ libexpat >=2.5.0,<2.6.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:02.6440547Z └─ vtk 9.2.6 would require 2024-05-13T02:08:02.6441018Z └─ vtk-base [9.2.6 egl_py312h1234567_18|9.2.6 egl_py312h1234567_19|...|9.2.6 qt_py312h1234567_220], which requires 2024-05-13T02:08:02.6441501Z └─ python_abi 3.12.* *_cp312, which can be installed. 2024-05-13T02:08:03.5199268Z Reloading output folder: ...working... done 2024-05-13T02:08:06.3403606Z Solving environment (_test_env): ...working... failed 2024-05-13T02:08:07.2459023Z Reloading output folder: ...working... done 2024-05-13T02:08:10.0299465Z Solving environment (_test_env): ...working... failed 2024-05-13T02:08:10.9740514Z Reloading output folder: ...working... done 2024-05-13T02:08:13.7620768Z Solving environment (_test_env): ...working... failed 2024-05-13T02:08:13.7691903Z ERROR: Failed to get package records, max retries exceeded. 2024-05-13T02:08:13.8146562Z 2024-05-13T02:08:13.8147304Z Leaving build/test directories: 2024-05-13T02:08:13.8147525Z Work: 2024-05-13T02:08:13.8147738Z /home/conda/feedstock_root/build_artifacts/work 2024-05-13T02:08:13.8147942Z Test: 2024-05-13T02:08:13.8164740Z /home/conda/feedstock_root/build_artifacts/test_tmp 2024-05-13T02:08:13.8165505Z Leaving build/test environments: 2024-05-13T02:08:13.8166080Z Test: 2024-05-13T02:08:13.8166793Z source activate /home/conda/feedstock_root/build_artifacts/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_ 2024-05-13T02:08:13.8167275Z Build: 2024-05-13T02:08:13.8167592Z source activate /home/conda/feedstock_root/build_artifacts/_build_env 2024-05-13T02:08:13.8168086Z 2024-05-13T02:08:13.8168252Z 2024-05-13T02:08:13.8168493Z Traceback (most recent call last): 2024-05-13T02:08:13.8171747Z File "/opt/conda/lib/python3.10/site-packages/conda_build/environ.py", line 967, in get_install_actions 2024-05-13T02:08:13.8178139Z precs = _install_actions(prefix, index, specs)["LINK"] 2024-05-13T02:08:13.8181067Z File "/opt/conda/lib/python3.10/site-packages/conda_build/environ.py", line 1374, in install_actions 2024-05-13T02:08:13.8182057Z txn = solver.solve_for_transaction(prune=False, ignore_pinned=False) 2024-05-13T02:08:13.8186833Z File "/opt/conda/lib/python3.10/site-packages/conda/core/solve.py", line 148, in solve_for_transaction 2024-05-13T02:08:13.8187705Z unlink_precs, link_precs = self.solve_for_diff( 2024-05-13T02:08:13.8188346Z File "/opt/conda/lib/python3.10/site-packages/conda/core/solve.py", line 217, in solve_for_diff 2024-05-13T02:08:13.8188613Z final_precs = self.solve_final_state( 2024-05-13T02:08:13.8188978Z File "/opt/conda/lib/python3.10/site-packages/conda_libmamba_solver/solver.py", line 223, in solve_final_state 2024-05-13T02:08:13.8252065Z out_state = self._solving_loop(in_state, out_state, index) 2024-05-13T02:08:13.8253023Z File "/opt/conda/lib/python3.10/site-packages/conda_libmamba_solver/solver.py", line 303, in _solving_loop 2024-05-13T02:08:13.8253536Z solved = self._solve_attempt(in_state, out_state, index, attempt=attempt) 2024-05-13T02:08:13.8390601Z File "/opt/conda/lib/python3.10/site-packages/conda_libmamba_solver/solver.py", line 414, in _solve_attempt 2024-05-13T02:08:13.8428967Z new_conflicts = self._maybe_raise_for_problems( 2024-05-13T02:08:13.8429610Z File "/opt/conda/lib/python3.10/site-packages/conda_libmamba_solver/solver.py", line 712, in _maybe_raise_for_problems 2024-05-13T02:08:13.8429897Z self._maybe_raise_for_conda_build( 2024-05-13T02:08:13.8430282Z File "/opt/conda/lib/python3.10/site-packages/conda_libmamba_solver/solver.py", line 805, in _maybe_raise_for_conda_build 2024-05-13T02:08:13.8430525Z raise exc 2024-05-13T02:08:13.8431056Z conda_libmamba_solver.conda_build_exceptions.ExplainedDependencyNeedsBuildingError: Unsatisfiable dependencies for platform linux-64: {MatchSpec("gdal==2.4.4=py36hbb8311d_1"), MatchSpec("libgdal==2.4.4=h5439ffd_1")} 2024-05-13T02:08:13.8431396Z Encountered problems while solving: 2024-05-13T02:08:13.8431856Z - package gdal-2.4.4-py36hbb8311d_1 requires libgdal 2.4.4 h5439ffd_1, but none of the providers can be installed 2024-05-13T02:08:13.8432021Z 2024-05-13T02:08:13.8432177Z Could not solve for environment specs 2024-05-13T02:08:13.8432379Z The following packages are incompatible 2024-05-13T02:08:13.8432686Z ├─ gdal is installable with the potential options 2024-05-13T02:08:13.8432959Z │ ├─ gdal [2.4.1|2.4.2|...|3.0.4] would require 2024-05-13T02:08:13.8433249Z │ │ └─ python_abi * *_cp27mu, which can be installed; 2024-05-13T02:08:13.8433514Z │ ├─ gdal [2.4.1|2.4.2|...|3.0.4] would require 2024-05-13T02:08:13.8433802Z │ │ └─ python_abi * *_cp36m, which can be installed; 2024-05-13T02:08:13.8446002Z │ ├─ gdal [2.4.1|2.4.2|...|3.0.4] would require 2024-05-13T02:08:13.8446333Z │ │ └─ python_abi * *_cp37m, which can be installed; 2024-05-13T02:08:13.8446607Z │ ├─ gdal [2.4.3|2.4.4|...|3.0.4] would require 2024-05-13T02:08:13.8446894Z │ │ └─ python_abi * *_cp38, which can be installed; 2024-05-13T02:08:13.8447163Z │ ├─ gdal 2.4.4 would require 2024-05-13T02:08:13.8447428Z │ │ └─ libgdal 2.4.4 h5439ffd_1, which can be installed; 2024-05-13T02:08:13.8447686Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.8447949Z │ │ └─ libgdal 3.0.4 hce44138_2, which can be installed; 2024-05-13T02:08:13.8448206Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.8448468Z │ │ └─ libgdal 3.0.4 he6a97d6_10, which can be installed; 2024-05-13T02:08:13.8448724Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.8448987Z │ │ └─ libgdal 3.0.4 h94bbfbd_3, which can be installed; 2024-05-13T02:08:13.8449237Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.8449497Z │ │ └─ libgdal 3.0.4 h9e6407a_4, which can be installed; 2024-05-13T02:08:13.8449764Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.8450038Z │ │ └─ libgdal 3.0.4 h4f4a046_5, which can be installed; 2024-05-13T02:08:13.8450426Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.8450719Z │ │ └─ libgdal 3.0.4 h3dfc09a_6, which can be installed; 2024-05-13T02:08:13.8451148Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.8451419Z │ │ └─ libgdal 3.0.4 hbd881e9_7, which can be installed; 2024-05-13T02:08:13.8451730Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.8452007Z │ │ └─ libgdal 3.0.4 h99f9e9c_8, which can be installed; 2024-05-13T02:08:13.8452240Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.8452518Z │ │ └─ libgdal 3.0.4 h99f9e9c_9, which can be installed; 2024-05-13T02:08:13.8452766Z │ ├─ gdal 3.1.0 would require 2024-05-13T02:08:13.8453024Z │ │ └─ libgdal 3.1.0 he6a97d6_0, which can be installed; 2024-05-13T02:08:13.8453291Z │ ├─ gdal 3.1.0 would require 2024-05-13T02:08:13.8453550Z │ │ └─ libgdal 3.1.0 h2e1b11c_1, which can be installed; 2024-05-13T02:08:13.8453810Z │ ├─ gdal 3.1.0 would require 2024-05-13T02:08:13.8454071Z │ │ └─ libgdal 3.1.0 h0b4441a_2, which can be installed; 2024-05-13T02:08:13.8454319Z │ ├─ gdal 3.1.0 would require 2024-05-13T02:08:13.8454576Z │ │ └─ libgdal 3.1.0 h4ed0dcf_3, which can be installed; 2024-05-13T02:08:13.8454833Z │ ├─ gdal 3.1.1 would require 2024-05-13T02:08:13.8455089Z │ │ └─ libgdal 3.1.1 h4ed0dcf_0, which can be installed; 2024-05-13T02:08:13.8455335Z │ ├─ gdal 3.1.1 would require 2024-05-13T02:08:13.8455612Z │ │ └─ libgdal 3.1.1 h6687615_1, which can be installed; 2024-05-13T02:08:13.8455845Z │ ├─ gdal 3.1.1 would require 2024-05-13T02:08:13.8456116Z │ │ └─ libgdal 3.1.1 h6687615_2, which can be installed; 2024-05-13T02:08:13.8456350Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:13.8456623Z │ │ └─ libgdal 3.1.2 hb2a6f5f_1, which can be installed; 2024-05-13T02:08:13.8456855Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:13.8457132Z │ │ └─ libgdal 3.1.2 hf6fc319_2, which can be installed; 2024-05-13T02:08:13.8457963Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:13.8458279Z │ │ └─ libgdal 3.1.2 hb2a6f5f_3, which can be installed; 2024-05-13T02:08:13.8458533Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:13.8458793Z │ │ └─ libgdal 3.1.2 h670eac6_4, which can be installed; 2024-05-13T02:08:13.8459051Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:13.8459310Z │ │ └─ libgdal 3.1.2 h6687615_0, which can be installed; 2024-05-13T02:08:13.8459557Z │ ├─ gdal 3.1.3 would require 2024-05-13T02:08:13.8460100Z │ │ └─ libgdal 3.1.3 h670eac6_0, which can be installed; 2024-05-13T02:08:13.8460358Z │ ├─ gdal 3.1.3 would require 2024-05-13T02:08:13.8460613Z │ │ └─ libgdal 3.1.3 h670eac6_1, which can be installed; 2024-05-13T02:08:13.8460863Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8461139Z │ │ └─ libgdal 3.1.4 h50e41a3_1, which can be installed; 2024-05-13T02:08:13.8461373Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8461660Z │ │ └─ libgdal 3.1.4 h804b7da_10, which can be installed; 2024-05-13T02:08:13.8461897Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8462175Z │ │ └─ libgdal 3.1.4 h02eeb80_2, which can be installed; 2024-05-13T02:08:13.8462406Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8462683Z │ │ └─ libgdal 3.1.4 h96b6e7a_3, which can be installed; 2024-05-13T02:08:13.8463035Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8463309Z │ │ └─ libgdal 3.1.4 h744752d_4, which can be installed; 2024-05-13T02:08:13.8463544Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8463816Z │ │ └─ libgdal 3.1.4 h0a4f56a_5, which can be installed; 2024-05-13T02:08:13.8464065Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8464324Z │ │ └─ libgdal 3.1.4 hbde00c8_6, which can be installed; 2024-05-13T02:08:13.8464574Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8464830Z │ │ └─ libgdal 3.1.4 he6eed4e_7, which can be installed; 2024-05-13T02:08:13.8465080Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8465345Z │ │ └─ libgdal 3.1.4 h38ff51b_8, which can be installed; 2024-05-13T02:08:13.8465596Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8465855Z │ │ └─ libgdal 3.1.4 h6636813_9, which can be installed; 2024-05-13T02:08:13.8466118Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8466393Z │ │ └─ libgdal 3.1.4 h8f005ca_17, which can be installed; 2024-05-13T02:08:13.8466639Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8466915Z │ │ └─ libgdal 3.1.4 h78c8158_11, which can be installed; 2024-05-13T02:08:13.8467149Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8467423Z │ │ └─ libgdal 3.1.4 h928efbf_12, which can be installed; 2024-05-13T02:08:13.8467658Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8467939Z │ │ └─ libgdal 3.1.4 hbf32332_13, which can be installed; 2024-05-13T02:08:13.8468173Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8468449Z │ │ └─ libgdal 3.1.4 h679344c_14, which can be installed; 2024-05-13T02:08:13.8468700Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8468971Z │ │ └─ libgdal 3.1.4 h3215d8d_15, which can be installed; 2024-05-13T02:08:13.8469221Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8469480Z │ │ └─ libgdal 3.1.4 h4dcd70e_16, which can be installed; 2024-05-13T02:08:13.8469731Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8469998Z │ │ └─ libgdal 3.1.4 h07ae0cd_18, which can be installed; 2024-05-13T02:08:13.8470251Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8470509Z │ │ └─ libgdal 3.1.4 h670eac6_0, which can be installed; 2024-05-13T02:08:13.8470756Z │ ├─ gdal 3.2.0 would require 2024-05-13T02:08:13.8471014Z │ │ └─ libgdal 3.2.0 h24f7f85_0, which can be installed; 2024-05-13T02:08:13.8471260Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.8471531Z │ │ └─ libgdal 3.2.1 h2812452_0, which can be installed; 2024-05-13T02:08:13.8471765Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.8472039Z │ │ └─ libgdal 3.2.1 h52563cd_1, which can be installed; 2024-05-13T02:08:13.8472315Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.8472694Z │ │ └─ libgdal 3.2.1 h96b6e7a_2, which can be installed; 2024-05-13T02:08:13.8472928Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.8473201Z │ │ └─ libgdal 3.2.1 h744752d_3, which can be installed; 2024-05-13T02:08:13.8473430Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.8473721Z │ │ └─ libgdal 3.2.1 h0a4f56a_4, which can be installed; 2024-05-13T02:08:13.8473971Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.8474228Z │ │ └─ libgdal 3.2.1 hbde00c8_5, which can be installed; 2024-05-13T02:08:13.8474475Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.8474731Z │ │ └─ libgdal 3.2.1 he6eed4e_6, which can be installed; 2024-05-13T02:08:13.8474977Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.8475236Z │ │ └─ libgdal 3.2.1 h38ff51b_7, which can be installed; 2024-05-13T02:08:13.8475482Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.8475740Z │ │ └─ libgdal 3.2.1 h6636813_8, which can be installed; 2024-05-13T02:08:13.8476000Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.8476271Z │ │ └─ libgdal 3.2.1 h804b7da_9, which can be installed; 2024-05-13T02:08:13.8476501Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8476779Z │ │ └─ libgdal 3.2.2 h804b7da_0, which can be installed; 2024-05-13T02:08:13.8477010Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8477359Z │ │ └─ libgdal 3.2.2 h78c8158_1, which can be installed; 2024-05-13T02:08:13.8477594Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8477876Z │ │ └─ libgdal 3.2.2 h928efbf_2, which can be installed; 2024-05-13T02:08:13.8478107Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8478383Z │ │ └─ libgdal 3.2.2 hbf32332_3, which can be installed; 2024-05-13T02:08:13.8478614Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8478886Z │ │ └─ libgdal 3.2.2 hbf32332_4, which can be installed; 2024-05-13T02:08:13.8479136Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8479393Z │ │ └─ libgdal 3.2.2 h679344c_5, which can be installed; 2024-05-13T02:08:13.8479647Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8479906Z │ │ └─ libgdal 3.2.2 h4dcd70e_6, which can be installed; 2024-05-13T02:08:13.8480155Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8480767Z │ │ └─ libgdal 3.2.2 h8f005ca_7, which can be installed; 2024-05-13T02:08:13.8481024Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8481292Z │ │ └─ libgdal 3.2.2 h399a533_10, which can be installed; 2024-05-13T02:08:13.8481544Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8481871Z │ │ └─ libgdal 3.2.2 h57ec04e_11, which can be installed; 2024-05-13T02:08:13.8482110Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8482383Z │ │ └─ libgdal 3.2.2 h07ae0cd_8, which can be installed; 2024-05-13T02:08:13.8482617Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8482891Z │ │ └─ libgdal 3.2.2 h358be1b_9, which can be installed; 2024-05-13T02:08:13.8483123Z │ ├─ gdal 3.3.0 would require 2024-05-13T02:08:13.8483399Z │ │ └─ libgdal 3.3.0 hbf32332_0, which can be installed; 2024-05-13T02:08:13.8483639Z │ ├─ gdal 3.3.0 would require 2024-05-13T02:08:13.8483918Z │ │ └─ libgdal 3.3.0 h679344c_1, which can be installed; 2024-05-13T02:08:13.8484167Z │ ├─ gdal 3.3.0 would require 2024-05-13T02:08:13.8484426Z │ │ └─ libgdal 3.3.0 h4dcd70e_2, which can be installed; 2024-05-13T02:08:13.8484680Z │ ├─ gdal 3.3.0 would require 2024-05-13T02:08:13.8484940Z │ │ └─ libgdal 3.3.0 h8f005ca_3, which can be installed; 2024-05-13T02:08:13.8485192Z │ ├─ gdal 3.3.1 would require 2024-05-13T02:08:13.8485450Z │ │ └─ libgdal 3.3.1 h8f005ca_0, which can be installed; 2024-05-13T02:08:13.8485701Z │ ├─ gdal 3.3.1 would require 2024-05-13T02:08:13.8485958Z │ │ └─ libgdal 3.3.1 h8f005ca_1, which can be installed; 2024-05-13T02:08:13.8486205Z │ ├─ gdal 3.3.1 would require 2024-05-13T02:08:13.8486464Z │ │ └─ libgdal 3.3.1 h6214c1d_3, which can be installed; 2024-05-13T02:08:13.8486715Z │ ├─ gdal 3.3.1 would require 2024-05-13T02:08:13.8486987Z │ │ └─ libgdal 3.3.1 h07ae0cd_2, which can be installed; 2024-05-13T02:08:13.8487327Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:13.8487603Z │ │ └─ libgdal 3.3.2 h399a533_1, which can be installed; 2024-05-13T02:08:13.8487837Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:13.8488109Z │ │ └─ libgdal 3.3.2 hd2dd7ad_2, which can be installed; 2024-05-13T02:08:13.8488349Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:13.8488624Z │ │ └─ libgdal 3.3.2 h6acdded_3, which can be installed; 2024-05-13T02:08:13.8488859Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:13.8489136Z │ │ └─ libgdal 3.3.2 h9c9eb65_4, which can be installed; 2024-05-13T02:08:13.8489380Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:13.8489640Z │ │ └─ libgdal 3.3.2 h6214c1d_0, which can be installed; 2024-05-13T02:08:13.8489890Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8490159Z │ │ └─ libgdal 3.3.3 hbe510e8_10, which can be installed; 2024-05-13T02:08:13.8490668Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8490937Z │ │ └─ libgdal 3.3.3 hf890fe0_11, which can be installed; 2024-05-13T02:08:13.8491199Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8491460Z │ │ └─ libgdal 3.3.3 hbe510e8_12, which can be installed; 2024-05-13T02:08:13.8491710Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8491969Z │ │ └─ libgdal 3.3.3 h5ee51d2_13, which can be installed; 2024-05-13T02:08:13.8492322Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8492598Z │ │ └─ libgdal 3.3.3 h30f1481_14, which can be installed; 2024-05-13T02:08:13.8492832Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8493104Z │ │ └─ libgdal 3.3.3 h7b6f8d3_15, which can be installed; 2024-05-13T02:08:13.8493337Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8493611Z │ │ └─ libgdal 3.3.3 ha1fb1f1_4, which can be installed; 2024-05-13T02:08:13.8494190Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8494472Z │ │ └─ libgdal 3.3.3 hc0e84f1_5, which can be installed; 2024-05-13T02:08:13.8494704Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8494978Z │ │ └─ libgdal 3.3.3 hc0e84f1_6, which can be installed; 2024-05-13T02:08:13.8495234Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8495492Z │ │ └─ libgdal 3.3.3 h913cfbe_7, which can be installed; 2024-05-13T02:08:13.8495745Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8496003Z │ │ └─ libgdal 3.3.3 hed9a671_8, which can be installed; 2024-05-13T02:08:13.8496259Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8496519Z │ │ └─ libgdal 3.3.3 hbe510e8_9, which can be installed; 2024-05-13T02:08:13.8496769Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8497028Z │ │ └─ libgdal 3.3.3 h1504ab5_10, which can be installed; 2024-05-13T02:08:13.8497284Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8497565Z │ │ └─ libgdal 3.3.3 hfbb1d71_11, which can be installed; 2024-05-13T02:08:13.8497804Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8498081Z │ │ └─ libgdal 3.3.3 h1504ab5_12, which can be installed; 2024-05-13T02:08:13.8498317Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8498701Z │ │ └─ libgdal 3.3.3 h4f01073_13, which can be installed; 2024-05-13T02:08:13.8498939Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8499222Z │ │ └─ libgdal 3.3.3 h59e13aa_14, which can be installed; 2024-05-13T02:08:13.8499455Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8499737Z │ │ └─ libgdal 3.3.3 h4ae554a_15, which can be installed; 2024-05-13T02:08:13.8499981Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8500255Z │ │ └─ libgdal 3.3.3 h356f897_0, which can be installed; 2024-05-13T02:08:13.8500508Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8500764Z │ │ └─ libgdal 3.3.3 hf5a45a9_1, which can be installed; 2024-05-13T02:08:13.8501017Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8501280Z │ │ └─ libgdal 3.3.3 h18e3bf0_2, which can be installed; 2024-05-13T02:08:13.8501529Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8501788Z │ │ └─ libgdal 3.3.3 h269b7ac_3, which can be installed; 2024-05-13T02:08:13.8502038Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8502303Z │ │ └─ libgdal 3.4.0 ha1fb1f1_0, which can be installed; 2024-05-13T02:08:13.8502565Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8502840Z │ │ └─ libgdal 3.4.0 hc0e84f1_1, which can be installed; 2024-05-13T02:08:13.8503073Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8503347Z │ │ └─ libgdal 3.4.0 hbe510e8_10, which can be installed; 2024-05-13T02:08:13.8503661Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8503939Z │ │ └─ libgdal 3.4.0 hbe510e8_12, which can be installed; 2024-05-13T02:08:13.8504173Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8504451Z │ │ └─ libgdal 3.4.0 h5ee51d2_13, which can be installed; 2024-05-13T02:08:13.8504684Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8504958Z │ │ └─ libgdal 3.4.0 hc0e84f1_2, which can be installed; 2024-05-13T02:08:13.8505208Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8505465Z │ │ └─ libgdal 3.4.0 hc0e84f1_3, which can be installed; 2024-05-13T02:08:13.8505710Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8505978Z │ │ └─ libgdal 3.4.0 h913cfbe_4, which can be installed; 2024-05-13T02:08:13.8506226Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8506482Z │ │ └─ libgdal 3.4.0 hed9a671_5, which can be installed; 2024-05-13T02:08:13.8506730Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8506994Z │ │ └─ libgdal 3.4.0 hed9a671_6, which can be installed; 2024-05-13T02:08:13.8507241Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8507497Z │ │ └─ libgdal 3.4.0 hbe510e8_7, which can be installed; 2024-05-13T02:08:13.8507744Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8508016Z │ │ └─ libgdal 3.4.0 hbe510e8_8, which can be installed; 2024-05-13T02:08:13.8508249Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8508523Z │ │ └─ libgdal 3.4.0 hf890fe0_9, which can be installed; 2024-05-13T02:08:13.8508756Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8509034Z │ │ └─ libgdal 3.4.0 h4471fe2_11, which can be installed; 2024-05-13T02:08:13.8509265Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8509549Z │ │ └─ libgdal 3.4.0 h1504ab5_10, which can be installed; 2024-05-13T02:08:13.8509785Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8510060Z │ │ └─ libgdal 3.4.0 h1504ab5_12, which can be installed; 2024-05-13T02:08:13.8510307Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8510581Z │ │ └─ libgdal 3.4.0 h4f01073_13, which can be installed; 2024-05-13T02:08:13.8510829Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8511087Z │ │ └─ libgdal 3.4.0 h1504ab5_8, which can be installed; 2024-05-13T02:08:13.8511337Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8511592Z │ │ └─ libgdal 3.4.0 hfbb1d71_9, which can be installed; 2024-05-13T02:08:13.8511839Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8512097Z │ │ └─ libgdal 3.4.1 h5ee51d2_0, which can be installed; 2024-05-13T02:08:13.8512343Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8512599Z │ │ └─ libgdal 3.4.1 h30f1481_1, which can be installed; 2024-05-13T02:08:13.8512847Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8513192Z │ │ └─ libgdal 3.4.1 h7b6f8d3_2, which can be installed; 2024-05-13T02:08:13.8513424Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8513697Z │ │ └─ libgdal 3.4.1 hc3d8651_3, which can be installed; 2024-05-13T02:08:13.8513927Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8514220Z │ │ └─ libgdal 3.4.1 hc4e7d83_4, which can be installed; 2024-05-13T02:08:13.8514454Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8514730Z │ │ └─ libgdal 3.4.1 hff5c5e8_5, which can be installed; 2024-05-13T02:08:13.8514960Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8515237Z │ │ └─ libgdal 3.4.1 hda961b2_6, which can be installed; 2024-05-13T02:08:13.8515481Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8515741Z │ │ └─ libgdal 3.4.1 h4f01073_0, which can be installed; 2024-05-13T02:08:13.8515986Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8516244Z │ │ └─ libgdal 3.4.1 h59e13aa_1, which can be installed; 2024-05-13T02:08:13.8516503Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8516760Z │ │ └─ libgdal 3.4.1 h4ae554a_2, which can be installed; 2024-05-13T02:08:13.8517015Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8517272Z │ │ └─ libgdal 3.4.1 h42fb820_3, which can be installed; 2024-05-13T02:08:13.8517527Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8517877Z │ │ └─ libgdal 3.4.1 he20be3c_4, which can be installed; 2024-05-13T02:08:13.8518110Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8518382Z │ │ └─ libgdal 3.4.1 haddd6ec_5, which can be installed; 2024-05-13T02:08:13.8518617Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8519332Z │ │ └─ libgdal 3.4.1 haa48f22_6, which can be installed; 2024-05-13T02:08:13.8519600Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8519873Z │ │ └─ libgdal 3.4.2 hda961b2_0, which can be installed; 2024-05-13T02:08:13.8520109Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8520385Z │ │ └─ libgdal 3.4.2 hdfc60d4_1, which can be installed; 2024-05-13T02:08:13.8520681Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8520945Z │ │ └─ libgdal 3.4.2 h1db9fa4_2, which can be installed; 2024-05-13T02:08:13.8521193Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8521450Z │ │ └─ libgdal 3.4.2 h1db9fa4_3, which can be installed; 2024-05-13T02:08:13.8521698Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8521966Z │ │ └─ libgdal 3.4.2 he830e9d_4, which can be installed; 2024-05-13T02:08:13.8522220Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8522477Z │ │ └─ libgdal 3.4.2 h5750acb_5, which can be installed; 2024-05-13T02:08:13.8522734Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8522992Z │ │ └─ libgdal 3.4.2 h0e87c58_6, which can be installed; 2024-05-13T02:08:13.8523246Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8523527Z │ │ └─ libgdal 3.4.2 h3886835_7, which can be installed; 2024-05-13T02:08:13.8523762Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8524039Z │ │ └─ libgdal 3.4.2 haa48f22_0, which can be installed; 2024-05-13T02:08:13.8524278Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8524554Z │ │ └─ libgdal 3.4.2 h886d1c3_1, which can be installed; 2024-05-13T02:08:13.8524784Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8525058Z │ │ └─ libgdal 3.4.2 he509a2e_2, which can be installed; 2024-05-13T02:08:13.8525296Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8525571Z │ │ └─ libgdal 3.4.2 he509a2e_3, which can be installed; 2024-05-13T02:08:13.8525823Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8526082Z │ │ └─ libgdal 3.4.2 hd724a2d_4, which can be installed; 2024-05-13T02:08:13.8526333Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8526609Z │ │ └─ libgdal 3.4.2 h8ff35cd_5, which can be installed; 2024-05-13T02:08:13.8526861Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8527119Z │ │ └─ libgdal 3.4.2 hb785293_6, which can be installed; 2024-05-13T02:08:13.8527371Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8527625Z │ │ └─ libgdal 3.4.2 h56144a5_7, which can be installed; 2024-05-13T02:08:13.8527980Z │ ├─ gdal 3.4.3 would require 2024-05-13T02:08:13.8528239Z │ │ └─ libgdal 3.4.3 h3886835_0, which can be installed; 2024-05-13T02:08:13.8528488Z │ ├─ gdal 3.4.3 would require 2024-05-13T02:08:13.8528758Z │ │ └─ libgdal 3.4.3 h56144a5_0, which can be installed; 2024-05-13T02:08:13.8528998Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8529271Z │ │ └─ libgdal 3.5.0 h3886835_0, which can be installed; 2024-05-13T02:08:13.8529502Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8529775Z │ │ └─ libgdal 3.5.0 h844f3f6_1, which can be installed; 2024-05-13T02:08:13.8530008Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8530421Z │ │ └─ libgdal 3.5.0 hd131f80_2, which can be installed; 2024-05-13T02:08:13.8530672Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8530944Z │ │ └─ libgdal 3.5.0 h31d7bda_3, which can be installed; 2024-05-13T02:08:13.8531194Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8531455Z │ │ └─ libgdal 3.5.0 h59d0e54_4, which can be installed; 2024-05-13T02:08:13.8531714Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8531970Z │ │ └─ libgdal 3.5.0 h0c20829_5, which can be installed; 2024-05-13T02:08:13.8532222Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8532479Z │ │ └─ libgdal 3.5.0 h56144a5_0, which can be installed; 2024-05-13T02:08:13.8532824Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8533134Z │ │ └─ libgdal 3.5.0 hd0aedcd_1, which can be installed; 2024-05-13T02:08:13.8533385Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8533661Z │ │ └─ libgdal 3.5.0 h1f7a3f3_2, which can be installed; 2024-05-13T02:08:13.8533899Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8534171Z │ │ └─ libgdal 3.5.0 he21a14a_3, which can be installed; 2024-05-13T02:08:13.8534403Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8534678Z │ │ └─ libgdal 3.5.0 hc0ebe42_4, which can be installed; 2024-05-13T02:08:13.8534911Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8535186Z │ │ └─ libgdal 3.5.0 h32640fd_5, which can be installed; 2024-05-13T02:08:13.8535426Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8535705Z │ │ └─ libgdal 3.5.1 h0c20829_0, which can be installed; 2024-05-13T02:08:13.8535936Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8536211Z │ │ └─ libgdal 3.5.1 h0c20829_1, which can be installed; 2024-05-13T02:08:13.8536469Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8536729Z │ │ └─ libgdal 3.5.1 h53011df_2, which can be installed; 2024-05-13T02:08:13.8536982Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8537241Z │ │ └─ libgdal 3.5.1 h53011df_3, which can be installed; 2024-05-13T02:08:13.8537493Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8537751Z │ │ └─ libgdal 3.5.1 h75ea5e2_4, which can be installed; 2024-05-13T02:08:13.8538010Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8538267Z │ │ └─ libgdal 3.5.1 hc23bfc3_5, which can be installed; 2024-05-13T02:08:13.8538517Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8538791Z │ │ └─ libgdal 3.5.1 h32640fd_0, which can be installed; 2024-05-13T02:08:13.8539107Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8539388Z │ │ └─ libgdal 3.5.1 h32640fd_1, which can be installed; 2024-05-13T02:08:13.8539622Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8539898Z │ │ └─ libgdal 3.5.1 hd6149ef_2, which can be installed; 2024-05-13T02:08:13.8540140Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8540412Z │ │ └─ libgdal 3.5.1 hd6149ef_3, which can be installed; 2024-05-13T02:08:13.8540644Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8540918Z │ │ └─ libgdal 3.5.1 h5609db0_4, which can be installed; 2024-05-13T02:08:13.8541170Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8541427Z │ │ └─ libgdal 3.5.1 h84f2e82_5, which can be installed; 2024-05-13T02:08:13.8541682Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8541941Z │ │ └─ libgdal 3.5.2 hc23bfc3_0, which can be installed; 2024-05-13T02:08:13.8542196Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8542462Z │ │ └─ libgdal 3.5.2 hc23bfc3_1, which can be installed; 2024-05-13T02:08:13.8542710Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8542967Z │ │ └─ libgdal 3.5.2 hc23bfc3_3, which can be installed; 2024-05-13T02:08:13.8543221Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8543477Z │ │ └─ libgdal 3.5.2 h91cfbaa_4, which can be installed; 2024-05-13T02:08:13.8543802Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8544078Z │ │ └─ libgdal 3.5.2 hf663712_5, which can be installed; 2024-05-13T02:08:13.8544309Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8544581Z │ │ └─ libgdal 3.5.2 hf663712_6, which can be installed; 2024-05-13T02:08:13.8544814Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8545100Z │ │ └─ libgdal 3.5.2 hf663712_7, which can be installed; 2024-05-13T02:08:13.8545332Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8545605Z │ │ └─ libgdal 3.5.2 h84f2e82_0, which can be installed; 2024-05-13T02:08:13.8545836Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8546116Z │ │ └─ libgdal 3.5.2 h84f2e82_1, which can be installed; 2024-05-13T02:08:13.8546361Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8546619Z │ │ └─ libgdal 3.5.2 h84f2e82_3, which can be installed; 2024-05-13T02:08:13.8546864Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8547124Z │ │ └─ libgdal 3.5.2 h6e88209_4, which can be installed; 2024-05-13T02:08:13.8547381Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8547638Z │ │ └─ libgdal 3.5.2 h27ae5c1_5, which can be installed; 2024-05-13T02:08:13.8547885Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8548141Z │ │ └─ libgdal 3.5.2 h27ae5c1_6, which can be installed; 2024-05-13T02:08:13.8548388Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8548646Z │ │ └─ libgdal 3.5.2 h27ae5c1_7, which can be installed; 2024-05-13T02:08:13.8548891Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8549163Z │ │ └─ libgdal 3.5.3 hf663712_0, which can be installed; 2024-05-13T02:08:13.8549397Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8549676Z │ │ └─ libgdal 3.5.3 h275edd5_1, which can be installed; 2024-05-13T02:08:13.8549909Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8550188Z │ │ └─ libgdal 3.5.3 h7bccd54_2, which can be installed; 2024-05-13T02:08:13.8550419Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8550701Z │ │ └─ libgdal 3.5.3 h27ae5c1_0, which can be installed; 2024-05-13T02:08:13.8550933Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8551205Z │ │ └─ libgdal 3.5.3 heb1176f_1, which can be installed; 2024-05-13T02:08:13.8551452Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8551711Z │ │ └─ libgdal 3.5.3 h2d85cf6_2, which can be installed; 2024-05-13T02:08:13.8551957Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8552214Z │ │ └─ libgdal 3.6.0 h275edd5_0, which can be installed; 2024-05-13T02:08:13.8552462Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8552718Z │ │ └─ libgdal 3.6.0 h275edd5_1, which can be installed; 2024-05-13T02:08:13.8552965Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8553298Z │ │ └─ libgdal 3.6.0 h7bccd54_2, which can be installed; 2024-05-13T02:08:13.8553545Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8553816Z │ │ └─ libgdal 3.6.0 heb1176f_0, which can be installed; 2024-05-13T02:08:13.8554049Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8554328Z │ │ └─ libgdal 3.6.0 heb1176f_1, which can be installed; 2024-05-13T02:08:13.8554560Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8554837Z │ │ └─ libgdal 3.6.0 h2d85cf6_2, which can be installed; 2024-05-13T02:08:13.8555068Z │ ├─ gdal 3.4.3 would require 2024-05-13T02:08:13.8555340Z │ │ └─ libgdal 3.4.3 hd4bcc23_1, which can be installed; 2024-05-13T02:08:13.8555573Z │ ├─ gdal 3.4.3 would require 2024-05-13T02:08:13.8555846Z │ │ └─ libgdal 3.4.3 hdfd6431_1, which can be installed; 2024-05-13T02:08:13.8556078Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8556354Z │ │ └─ libgdal 3.5.3 h2c497fb_10, which can be installed; 2024-05-13T02:08:13.8556603Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8556886Z │ │ └─ libgdal 3.5.3 h9af8157_11, which can be installed; 2024-05-13T02:08:13.8557138Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8557396Z │ │ └─ libgdal 3.5.3 h8cbb2de_12, which can be installed; 2024-05-13T02:08:13.8585302Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8586006Z │ │ └─ libgdal 3.5.3 h19d0ce6_13, which can be installed; 2024-05-13T02:08:13.8586289Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8586555Z │ │ └─ libgdal 3.5.3 h09a3a4f_14, which can be installed; 2024-05-13T02:08:13.8586814Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8587091Z │ │ └─ libgdal 3.5.3 hb096bb9_15, which can be installed; 2024-05-13T02:08:13.8587331Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8587609Z │ │ └─ libgdal 3.5.3 h46dac61_8, which can be installed; 2024-05-13T02:08:13.8587846Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8588123Z │ │ └─ libgdal 3.5.3 h8b86210_9, which can be installed; 2024-05-13T02:08:13.8588371Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8588651Z │ │ └─ libgdal 3.5.3 hcb70f40_3, which can be installed; 2024-05-13T02:08:13.8588883Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8589159Z │ │ └─ libgdal 3.5.3 hcb70f40_4, which can be installed; 2024-05-13T02:08:13.8589411Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8589680Z │ │ └─ libgdal 3.5.3 h669b3df_5, which can be installed; 2024-05-13T02:08:13.8589930Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8590189Z │ │ └─ libgdal 3.5.3 hab1f3de_6, which can be installed; 2024-05-13T02:08:13.8590438Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8590697Z │ │ └─ libgdal 3.5.3 h9032eb1_7, which can be installed; 2024-05-13T02:08:13.8590950Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8591211Z │ │ └─ libgdal 3.5.3 hb981417_22, which can be installed; 2024-05-13T02:08:13.8591463Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8591723Z │ │ └─ libgdal 3.5.3 h71ff8f0_23, which can be installed; 2024-05-13T02:08:13.8591984Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8592259Z │ │ └─ libgdal 3.5.3 h69f0217_24, which can be installed; 2024-05-13T02:08:13.8592496Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8592770Z │ │ └─ libgdal 3.5.3 h1809c48_25, which can be installed; 2024-05-13T02:08:13.8593014Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8593287Z │ │ └─ libgdal 3.5.3 h17d0788_26, which can be installed; 2024-05-13T02:08:13.8593520Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8593794Z │ │ └─ libgdal 3.5.3 h2d23f43_10, which can be installed; 2024-05-13T02:08:13.8594028Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8594303Z │ │ └─ libgdal 3.5.3 h05f8703_11, which can be installed; 2024-05-13T02:08:13.8594552Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8594814Z │ │ └─ libgdal 3.5.3 h5842160_12, which can be installed; 2024-05-13T02:08:13.8595060Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8595321Z │ │ └─ libgdal 3.5.3 h50c6c2d_13, which can be installed; 2024-05-13T02:08:13.8595673Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8595933Z │ │ └─ libgdal 3.5.3 h71def1e_14, which can be installed; 2024-05-13T02:08:13.8596184Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8596443Z │ │ └─ libgdal 3.5.3 h084b287_15, which can be installed; 2024-05-13T02:08:13.8596716Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8596998Z │ │ └─ libgdal 3.5.3 h084b287_16, which can be installed; 2024-05-13T02:08:13.8597234Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8597507Z │ │ └─ libgdal 3.5.3 heabd798_17, which can be installed; 2024-05-13T02:08:13.8597742Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8598015Z │ │ └─ libgdal 3.5.3 h634f703_18, which can be installed; 2024-05-13T02:08:13.8598249Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8598526Z │ │ └─ libgdal 3.5.3 he1dbb10_19, which can be installed; 2024-05-13T02:08:13.8598759Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8599033Z │ │ └─ libgdal 3.5.3 h6d6b729_20, which can be installed; 2024-05-13T02:08:13.8599276Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8599552Z │ │ └─ libgdal 3.5.3 hd7ade74_21, which can be installed; 2024-05-13T02:08:13.8599807Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8600069Z │ │ └─ libgdal 3.5.3 h867e046_8, which can be installed; 2024-05-13T02:08:13.8600394Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8600652Z │ │ └─ libgdal 3.5.3 h7eed13e_9, which can be installed; 2024-05-13T02:08:13.8600900Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8601159Z │ │ └─ libgdal 3.5.3 hb03553a_3, which can be installed; 2024-05-13T02:08:13.8601408Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8601668Z │ │ └─ libgdal 3.5.3 hb03553a_4, which can be installed; 2024-05-13T02:08:13.8601915Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8602186Z │ │ └─ libgdal 3.5.3 h7516191_5, which can be installed; 2024-05-13T02:08:13.8602421Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8602698Z │ │ └─ libgdal 3.5.3 he691a7b_6, which can be installed; 2024-05-13T02:08:13.8602939Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8603217Z │ │ └─ libgdal 3.5.3 hd850ce1_7, which can be installed; 2024-05-13T02:08:13.8603450Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8603734Z │ │ └─ libgdal 3.5.3 h2a8271e_27, which can be installed; 2024-05-13T02:08:13.8603976Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8604256Z │ │ └─ libgdal 3.5.3 h89c0d6d_28, which can be installed; 2024-05-13T02:08:13.8604510Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8604771Z │ │ └─ libgdal 3.6.0 hc956b1e_11, which can be installed; 2024-05-13T02:08:13.8605026Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8605288Z │ │ └─ libgdal 3.6.0 hc956b1e_12, which can be installed; 2024-05-13T02:08:13.8605543Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8605802Z │ │ └─ libgdal 3.6.0 he5f2d09_13, which can be installed; 2024-05-13T02:08:13.8606053Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8606389Z │ │ └─ libgdal 3.6.0 h839a3bd_14, which can be installed; 2024-05-13T02:08:13.8606644Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8606903Z │ │ └─ libgdal 3.6.0 h96922bd_10, which can be installed; 2024-05-13T02:08:13.8607151Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8607418Z │ │ └─ libgdal 3.6.0 h98eee4c_3, which can be installed; 2024-05-13T02:08:13.8607676Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8607936Z │ │ └─ libgdal 3.6.0 h5733059_4, which can be installed; 2024-05-13T02:08:13.8608191Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8608462Z │ │ └─ libgdal 3.6.0 ha189470_5, which can be installed; 2024-05-13T02:08:13.8608719Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8608975Z │ │ └─ libgdal 3.6.0 ha189470_6, which can be installed; 2024-05-13T02:08:13.8609219Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8609477Z │ │ └─ libgdal 3.6.0 ha189470_7, which can be installed; 2024-05-13T02:08:13.8609730Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8609997Z │ │ └─ libgdal 3.6.0 hd791597_8, which can be installed; 2024-05-13T02:08:13.8610450Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8610750Z │ │ └─ libgdal 3.6.0 h8a24986_9, which can be installed; 2024-05-13T02:08:13.8610985Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8611261Z │ │ └─ libgdal 3.6.0 hedffb84_11, which can be installed; 2024-05-13T02:08:13.8611583Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8611855Z │ │ └─ libgdal 3.6.0 hedffb84_12, which can be installed; 2024-05-13T02:08:13.8612145Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8612452Z │ │ └─ libgdal 3.6.0 h2f87c3e_13, which can be installed; 2024-05-13T02:08:13.8612688Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8612965Z │ │ └─ libgdal 3.6.0 h4fca5ce_14, which can be installed; 2024-05-13T02:08:13.8613211Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8613473Z │ │ └─ libgdal 3.6.0 h7628b6d_10, which can be installed; 2024-05-13T02:08:13.8613721Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8613986Z │ │ └─ libgdal 3.6.0 h6a6fec7_3, which can be installed; 2024-05-13T02:08:13.8614232Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8614491Z │ │ └─ libgdal 3.6.0 he1fd974_4, which can be installed; 2024-05-13T02:08:13.8614740Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8615005Z │ │ └─ libgdal 3.6.0 hf51d2d0_5, which can be installed; 2024-05-13T02:08:13.8615253Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8615511Z │ │ └─ libgdal 3.6.0 hf51d2d0_6, which can be installed; 2024-05-13T02:08:13.8615756Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8616026Z │ │ └─ libgdal 3.6.0 hf51d2d0_7, which can be installed; 2024-05-13T02:08:13.8616260Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8616533Z │ │ └─ libgdal 3.6.0 h86cbade_8, which can be installed; 2024-05-13T02:08:13.8616766Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8617035Z │ │ └─ libgdal 3.6.0 h0a627c1_9, which can be installed; 2024-05-13T02:08:13.8617267Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.8617550Z │ │ └─ libgdal 3.6.1 h839a3bd_0, which can be installed; 2024-05-13T02:08:13.8617781Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.8618052Z │ │ └─ libgdal 3.6.1 h896b04b_1, which can be installed; 2024-05-13T02:08:13.8618305Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.8618570Z │ │ └─ libgdal 3.6.1 h7d521fb_2, which can be installed; 2024-05-13T02:08:13.8618816Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.8619074Z │ │ └─ libgdal 3.6.1 h19e2a31_3, which can be installed; 2024-05-13T02:08:13.8619327Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.8619583Z │ │ └─ libgdal 3.6.1 h4fca5ce_0, which can be installed; 2024-05-13T02:08:13.8619836Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.8620091Z │ │ └─ libgdal 3.6.1 hf2b5f72_1, which can be installed; 2024-05-13T02:08:13.8620342Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.8620614Z │ │ └─ libgdal 3.6.1 he31f7c0_2, which can be installed; 2024-05-13T02:08:13.8620931Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.8621205Z │ │ └─ libgdal 3.6.1 hdfbbfed_3, which can be installed; 2024-05-13T02:08:13.8621437Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8621706Z │ │ └─ libgdal 3.6.2 h19e2a31_0, which can be installed; 2024-05-13T02:08:13.8621937Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8622218Z │ │ └─ libgdal 3.6.2 h7d521fb_1, which can be installed; 2024-05-13T02:08:13.8622450Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8622724Z │ │ └─ libgdal 3.6.2 h87bd3e3_2, which can be installed; 2024-05-13T02:08:13.8622957Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8623230Z │ │ └─ libgdal 3.6.2 h1f3dc49_3, which can be installed; 2024-05-13T02:08:13.8623483Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8623742Z │ │ └─ libgdal 3.6.2 hae1867e_4, which can be installed; 2024-05-13T02:08:13.8624005Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8624263Z │ │ └─ libgdal 3.6.2 hf452d97_5, which can be installed; 2024-05-13T02:08:13.8624522Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8624777Z │ │ └─ libgdal 3.6.2 hdfbbfed_0, which can be installed; 2024-05-13T02:08:13.8625028Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8625284Z │ │ └─ libgdal 3.6.2 he31f7c0_1, which can be installed; 2024-05-13T02:08:13.8625534Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8625884Z │ │ └─ libgdal 3.6.2 hb7af45b_10, which can be installed; 2024-05-13T02:08:13.8626121Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8626401Z │ │ └─ libgdal 3.6.2 hb7af45b_11, which can be installed; 2024-05-13T02:08:13.8626636Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8626912Z │ │ └─ libgdal 3.6.2 h25b768b_2, which can be installed; 2024-05-13T02:08:13.8627146Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8627422Z │ │ └─ libgdal 3.6.2 h10cbb15_3, which can be installed; 2024-05-13T02:08:13.8627658Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8627935Z │ │ └─ libgdal 3.6.2 h13e21a6_4, which can be installed; 2024-05-13T02:08:13.8628194Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8628452Z │ │ └─ libgdal 3.6.2 h8c90c07_5, which can be installed; 2024-05-13T02:08:13.8628700Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8628955Z │ │ └─ libgdal 3.6.2 h8c90c07_6, which can be installed; 2024-05-13T02:08:13.8629214Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8629470Z │ │ └─ libgdal 3.6.2 hea5766e_7, which can be installed; 2024-05-13T02:08:13.8629724Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8629982Z │ │ └─ libgdal 3.6.2 h6c674c2_8, which can be installed; 2024-05-13T02:08:13.8630231Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8630489Z │ │ └─ libgdal 3.6.2 h6c674c2_9, which can be installed; 2024-05-13T02:08:13.8630739Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.8631012Z │ │ └─ libgdal 3.6.3 h0e7c1b1_3, which can be installed; 2024-05-13T02:08:13.8631246Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.8631525Z │ │ └─ libgdal 3.6.3 hb875ca4_4, which can be installed; 2024-05-13T02:08:13.8631763Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.8632032Z │ │ └─ libgdal 3.6.3 hb875ca4_5, which can be installed; 2024-05-13T02:08:13.8632264Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.8632539Z │ │ └─ libgdal 3.6.3 h73bb59c_6, which can be installed; 2024-05-13T02:08:13.8632776Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.8633057Z │ │ └─ libgdal 3.6.3 h9c5bede_7, which can be installed; 2024-05-13T02:08:13.8633300Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.8633556Z │ │ └─ libgdal 3.6.3 h7c7a6f1_8, which can be installed; 2024-05-13T02:08:13.8633807Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.8634064Z │ │ └─ libgdal 3.6.3 hb7af45b_0, which can be installed; 2024-05-13T02:08:13.8634315Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.8634574Z │ │ └─ libgdal 3.6.3 h93ed92d_1, which can be installed; 2024-05-13T02:08:13.8634828Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.8635083Z │ │ └─ libgdal 3.6.3 habbca78_2, which can be installed; 2024-05-13T02:08:13.8635406Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8635665Z │ │ └─ libgdal 3.6.4 h272c690_3, which can be installed; 2024-05-13T02:08:13.8635929Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8636208Z │ │ └─ libgdal 3.6.4 h9f85045_4, which can be installed; 2024-05-13T02:08:13.8636445Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8636723Z │ │ └─ libgdal 3.6.4 h178578c_13, which can be installed; 2024-05-13T02:08:13.8636957Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8637234Z │ │ └─ libgdal 3.6.4 hb613c87_14, which can be installed; 2024-05-13T02:08:13.8637467Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8637744Z │ │ └─ libgdal 3.6.4 hb613c87_15, which can be installed; 2024-05-13T02:08:13.8637977Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8638253Z │ │ └─ libgdal 3.6.4 hc48e1f3_16, which can be installed; 2024-05-13T02:08:13.8638506Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8638763Z │ │ └─ libgdal 3.6.4 h6120be2_17, which can be installed; 2024-05-13T02:08:13.8639023Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8639281Z │ │ └─ libgdal 3.6.4 hdb503af_18, which can be installed; 2024-05-13T02:08:13.8639534Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8639793Z │ │ └─ libgdal 3.6.4 h0da8fbe_19, which can be installed; 2024-05-13T02:08:13.8640122Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8640380Z │ │ └─ libgdal 3.6.4 h4a9e2c2_20, which can be installed; 2024-05-13T02:08:13.8640625Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8640898Z │ │ └─ libgdal 3.6.4 h4779e86_21, which can be installed; 2024-05-13T02:08:13.8641132Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8641403Z │ │ └─ libgdal 3.6.4 hb454697_22, which can be installed; 2024-05-13T02:08:13.8641637Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8641908Z │ │ └─ libgdal 3.6.4 h39519b0_10, which can be installed; 2024-05-13T02:08:13.8642141Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8642414Z │ │ └─ libgdal 3.6.4 he8493b3_11, which can be installed; 2024-05-13T02:08:13.8642654Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8642930Z │ │ └─ libgdal 3.6.4 h94e0181_12, which can be installed; 2024-05-13T02:08:13.8643163Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8643446Z │ │ └─ libgdal 3.6.4 hd54c316_5, which can be installed; 2024-05-13T02:08:13.8643702Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8643959Z │ │ └─ libgdal 3.6.4 hc50c542_6, which can be installed; 2024-05-13T02:08:13.8644208Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8644466Z │ │ └─ libgdal 3.6.4 h9a62611_7, which can be installed; 2024-05-13T02:08:13.8644720Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8644975Z │ │ └─ libgdal 3.6.4 h39519b0_8, which can be installed; 2024-05-13T02:08:13.8645229Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8645486Z │ │ └─ libgdal 3.6.4 h39519b0_9, which can be installed; 2024-05-13T02:08:13.8645736Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8646085Z │ │ └─ libgdal 3.6.4 h7239d12_0, which can be installed; 2024-05-13T02:08:13.8646318Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8646591Z │ │ └─ libgdal 3.6.4 h7239d12_1, which can be installed; 2024-05-13T02:08:13.8646825Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8647098Z │ │ └─ libgdal 3.6.4 hada8d5e_2, which can be installed; 2024-05-13T02:08:13.8647370Z │ ├─ gdal [3.6.4|3.7.2|...|3.9.0] would require 2024-05-13T02:08:13.8647676Z │ │ └─ python_abi 3.12.* *_cp312, which can be installed; 2024-05-13T02:08:13.8647914Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:13.8648193Z │ │ └─ libgdal 3.7.0 h9f4e061_1, which can be installed; 2024-05-13T02:08:13.8648439Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:13.8648699Z │ │ └─ libgdal 3.7.0 h5418a03_2, which can be installed; 2024-05-13T02:08:13.8648943Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:13.8649199Z │ │ └─ libgdal 3.7.0 h4a547c6_3, which can be installed; 2024-05-13T02:08:13.8649450Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:13.8649715Z │ │ └─ libgdal 3.7.0 h5a391c5_4, which can be installed; 2024-05-13T02:08:13.8649963Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:13.8650333Z │ │ └─ libgdal 3.7.0 hba0e483_5, which can be installed; 2024-05-13T02:08:13.8650603Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:13.8650945Z │ │ └─ libgdal 3.7.0 he76be6c_0, which can be installed; 2024-05-13T02:08:13.8651201Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.8651473Z │ │ └─ libgdal 3.7.1 h3d2b3c2_7, which can be installed; 2024-05-13T02:08:13.8651705Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.8651979Z │ │ └─ libgdal 3.7.1 h880a63b_8, which can be installed; 2024-05-13T02:08:13.8652211Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.8652486Z │ │ └─ libgdal 3.7.1 h880a63b_9, which can be installed; 2024-05-13T02:08:13.8652720Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.8652996Z │ │ └─ libgdal 3.7.1 hba0e483_0, which can be installed; 2024-05-13T02:08:13.8653226Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.8653509Z │ │ └─ libgdal 3.7.1 ha66225b_1, which can be installed; 2024-05-13T02:08:13.8653754Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.8654012Z │ │ └─ libgdal 3.7.1 ha66225b_2, which can be installed; 2024-05-13T02:08:13.8654257Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.8654521Z │ │ └─ libgdal 3.7.1 ha66225b_3, which can be installed; 2024-05-13T02:08:13.8654769Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.8655026Z │ │ └─ libgdal 3.7.1 h8bc334e_4, which can be installed; 2024-05-13T02:08:13.8655275Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.8655533Z │ │ └─ libgdal 3.7.1 h1d4a2ba_5, which can be installed; 2024-05-13T02:08:13.8655783Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.8656057Z │ │ └─ libgdal 3.7.1 hd2ada2b_6, which can be installed; 2024-05-13T02:08:13.8656290Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.8656566Z │ │ └─ libgdal 3.7.2 h5b94d6b_0, which can be installed; 2024-05-13T02:08:13.8656807Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.8657081Z │ │ └─ libgdal 3.7.2 h323ed7e_1, which can be installed; 2024-05-13T02:08:13.8657313Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.8657591Z │ │ └─ libgdal 3.7.2 h9868cb8_2, which can be installed; 2024-05-13T02:08:13.8657823Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.8658107Z │ │ └─ libgdal 3.7.2 h3aa23ec_3, which can be installed; 2024-05-13T02:08:13.8658339Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.8658616Z │ │ └─ libgdal 3.7.2 h17082cf_4, which can be installed; 2024-05-13T02:08:13.8658867Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.8659125Z │ │ └─ libgdal 3.7.2 h6238fc3_5, which can be installed; 2024-05-13T02:08:13.8659386Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.8659647Z │ │ └─ libgdal 3.7.2 h70e338c_6, which can be installed; 2024-05-13T02:08:13.8659898Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.8660155Z │ │ └─ libgdal 3.7.2 h6f3d308_7, which can be installed; 2024-05-13T02:08:13.8660487Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8660744Z │ │ └─ libgdal 3.7.3 hed7d0b4_22, which can be installed; 2024-05-13T02:08:13.8660998Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8661279Z │ │ └─ libgdal 3.7.3 h80298fc_23, which can be installed; 2024-05-13T02:08:13.8661513Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8661799Z │ │ └─ libgdal 3.7.3 h80298fc_24, which can be installed; 2024-05-13T02:08:13.8662033Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8662310Z │ │ └─ libgdal 3.7.3 hd6c9242_25, which can be installed; 2024-05-13T02:08:13.8662542Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8662819Z │ │ └─ libgdal 3.7.3 h6f3d308_0, which can be installed; 2024-05-13T02:08:13.8663052Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8663327Z │ │ └─ libgdal 3.7.3 h6f3d308_1, which can be installed; 2024-05-13T02:08:13.8663580Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8663837Z │ │ └─ libgdal 3.7.3 h6f3d308_2, which can be installed; 2024-05-13T02:08:13.8664088Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8664345Z │ │ └─ libgdal 3.7.3 h6f3d308_3, which can be installed; 2024-05-13T02:08:13.8664595Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8664851Z │ │ └─ libgdal 3.7.3 he5b8fdc_4, which can be installed; 2024-05-13T02:08:13.8665182Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8665438Z │ │ └─ libgdal 3.7.3 h5cd9125_5, which can be installed; 2024-05-13T02:08:13.8665691Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8665948Z │ │ └─ libgdal 3.7.3 h5cd9125_6, which can be installed; 2024-05-13T02:08:13.8666195Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8666473Z │ │ └─ libgdal 3.7.3 h73cd2e6_7, which can be installed; 2024-05-13T02:08:13.8666706Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8666981Z │ │ └─ libgdal 3.7.3 h11296eb_8, which can be installed; 2024-05-13T02:08:13.8667212Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8667487Z │ │ └─ libgdal 3.7.3 hd74445f_9, which can be installed; 2024-05-13T02:08:13.8667726Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8668005Z │ │ └─ libgdal 3.7.3 h184a269_11, which can be installed; 2024-05-13T02:08:13.8668239Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8668518Z │ │ └─ libgdal 3.7.3 h056894e_12, which can be installed; 2024-05-13T02:08:13.8668777Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8669037Z │ │ └─ libgdal 3.7.3 h775a7d8_13, which can be installed; 2024-05-13T02:08:13.8669290Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8669548Z │ │ └─ libgdal 3.7.3 h2d2cbd2_10, which can be installed; 2024-05-13T02:08:13.8669801Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8670059Z │ │ └─ libgdal 3.7.3 h4f45c9d_14, which can be installed; 2024-05-13T02:08:13.8670317Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8670574Z │ │ └─ libgdal 3.7.3 h19bedfc_15, which can be installed; 2024-05-13T02:08:13.8670828Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8671119Z │ │ └─ libgdal 3.7.3 h19bedfc_16, which can be installed; 2024-05-13T02:08:13.8671363Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8671640Z │ │ └─ libgdal 3.7.3 h9b88c28_17, which can be installed; 2024-05-13T02:08:13.8671873Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8672151Z │ │ └─ libgdal 3.7.3 h6c03dc7_18, which can be installed; 2024-05-13T02:08:13.8672437Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8672717Z │ │ └─ libgdal 3.7.3 hd975649_19, which can be installed; 2024-05-13T02:08:13.8672951Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8673230Z │ │ └─ libgdal 3.7.3 h057d65f_20, which can be installed; 2024-05-13T02:08:13.8673463Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.8673735Z │ │ └─ libgdal 3.7.3 h1ddfacc_21, which can be installed; 2024-05-13T02:08:13.8673980Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.8674238Z │ │ └─ libgdal 3.8.0 he94dabd_0, which can be installed; 2024-05-13T02:08:13.8674621Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.8674878Z │ │ └─ libgdal 3.8.0 h0a992f2_1, which can be installed; 2024-05-13T02:08:13.8675214Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.8675474Z │ │ └─ libgdal 3.8.0 h0a992f2_2, which can be installed; 2024-05-13T02:08:13.8675729Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.8675986Z │ │ └─ libgdal 3.8.0 h12dd931_3, which can be installed; 2024-05-13T02:08:13.8676249Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.8676523Z │ │ └─ libgdal 3.8.0 h12dd931_4, which can be installed; 2024-05-13T02:08:13.8676756Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.8677029Z │ │ └─ libgdal 3.8.0 h12dd931_5, which can be installed; 2024-05-13T02:08:13.8677261Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.8677538Z │ │ └─ libgdal 3.8.0 he7dcfe9_6, which can be installed; 2024-05-13T02:08:13.8677774Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.8678051Z │ │ └─ libgdal 3.8.0 h4d9a814_7, which can be installed; 2024-05-13T02:08:13.8678282Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:13.8678566Z │ │ └─ libgdal 3.8.1 h4d9a814_0, which can be installed; 2024-05-13T02:08:13.8678811Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:13.8679068Z │ │ └─ libgdal 3.8.1 hcae7082_1, which can be installed; 2024-05-13T02:08:13.8679315Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:13.8679571Z │ │ └─ libgdal 3.8.1 h4b8bffa_3, which can be installed; 2024-05-13T02:08:13.8680238Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:13.8680499Z │ │ └─ libgdal 3.8.1 hed8bd54_4, which can be installed; 2024-05-13T02:08:13.8680750Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:13.8681008Z │ │ └─ libgdal 3.8.1 hd0089ee_2, which can be installed; 2024-05-13T02:08:13.8681267Z │ ├─ gdal 3.8.2 would require 2024-05-13T02:08:13.8681522Z │ │ └─ libgdal 3.8.2 hed8bd54_0, which can be installed; 2024-05-13T02:08:13.8681774Z │ ├─ gdal 3.8.2 would require 2024-05-13T02:08:13.8682051Z │ │ └─ libgdal 3.8.2 hcd1fc54_1, which can be installed; 2024-05-13T02:08:13.8682284Z │ ├─ gdal 3.8.3 would require 2024-05-13T02:08:13.8682568Z │ │ └─ libgdal 3.8.3 hcd1fc54_0, which can be installed; 2024-05-13T02:08:13.8682801Z │ ├─ gdal 3.8.3 would require 2024-05-13T02:08:13.8683076Z │ │ └─ libgdal 3.8.3 ha28fdbc_1, which can be installed; 2024-05-13T02:08:13.8683326Z │ ├─ gdal 3.8.3 would require 2024-05-13T02:08:13.8683608Z │ │ └─ libgdal 3.8.3 h80d7d79_2, which can be installed; 2024-05-13T02:08:13.8683848Z │ ├─ gdal 3.8.3 would require 2024-05-13T02:08:13.8684122Z │ │ └─ libgdal 3.8.3 h9323651_3, which can be installed; 2024-05-13T02:08:13.8684375Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:13.8684631Z │ │ └─ libgdal 3.8.4 h9323651_0, which can be installed; 2024-05-13T02:08:13.8684882Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:13.8685141Z │ │ └─ libgdal 3.8.4 h13e47b0_1, which can be installed; 2024-05-13T02:08:13.8685390Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:13.8685649Z │ │ └─ libgdal 3.8.4 h218084c_2, which can be installed; 2024-05-13T02:08:13.8685905Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:13.8686257Z │ │ └─ libgdal 3.8.4 hab4ef92_3, which can be installed; 2024-05-13T02:08:13.8686508Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:13.8686784Z │ │ └─ libgdal 3.8.4 hfd064fa_4, which can be installed; 2024-05-13T02:08:13.8687016Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:13.8687299Z │ │ └─ libgdal 3.8.4 h7c88fdf_5, which can be installed; 2024-05-13T02:08:13.8687531Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:13.8687806Z │ │ └─ libgdal 3.8.4 h35436ae_6, which can be installed; 2024-05-13T02:08:13.8688038Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:13.8688316Z │ │ └─ libgdal 3.8.5 h7719672_1, which can be installed; 2024-05-13T02:08:13.8688547Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:13.8688821Z │ │ └─ libgdal 3.8.5 hf9625ee_2, which can be installed; 2024-05-13T02:08:13.8689053Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:13.8689327Z │ │ └─ libgdal 3.8.5 hf9625ee_3, which can be installed; 2024-05-13T02:08:13.8689577Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:13.8689843Z │ │ └─ libgdal 3.8.5 hf9625ee_4, which can be installed; 2024-05-13T02:08:13.8690094Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:13.8690476Z │ │ └─ libgdal 3.8.5 h77540a9_5, which can be installed; 2024-05-13T02:08:13.8690741Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:13.8691088Z │ │ └─ libgdal 3.8.5 h35436ae_0, which can be installed; 2024-05-13T02:08:13.8691342Z │ └─ gdal 3.9.0 would require 2024-05-13T02:08:13.8691670Z │ ├─ libgdal [3.9.0 h77540a9_2|3.9.0 hf9625ee_0|3.9.0 hf9625ee_1], which requires 2024-05-13T02:08:13.8691983Z │ │ ├─ lerc >=4.0.0,<5.0a0 , which can be installed; 2024-05-13T02:08:13.8692294Z │ │ ├─ libdeflate >=1.20,<1.21.0a0 , which can be installed; 2024-05-13T02:08:13.8692566Z │ │ ├─ libexpat >=2.6.2,<3.0a0 , which requires 2024-05-13T02:08:13.8692850Z │ │ │ └─ expat 2.6.2.* , which can be installed; 2024-05-13T02:08:13.8693131Z │ │ ├─ libwebp-base >=1.4.0,<2.0a0 , which can be installed; 2024-05-13T02:08:13.8693440Z │ │ ├─ poppler >=24.4.0,<24.5.0a0 , which requires 2024-05-13T02:08:13.8693698Z │ │ │ └─ lcms2 >=2.16,<3.0a0 , which requires 2024-05-13T02:08:13.8694004Z │ │ │ └─ libtiff >=4.6.0,<4.7.0a0 with the potential options 2024-05-13T02:08:13.8694301Z │ │ │ ├─ libtiff 4.6.0, which can be installed; 2024-05-13T02:08:13.8694582Z │ │ │ ├─ libtiff [4.5.0|4.5.1|4.6.0] would require 2024-05-13T02:08:13.8694961Z │ │ │ │ └─ libdeflate >=1.18,<1.19.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8695263Z │ │ │ └─ libtiff 4.6.0 would require 2024-05-13T02:08:13.8695635Z │ │ │ └─ libdeflate >=1.19,<1.20.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8695951Z │ │ └─ zstd >=1.5.6,<1.6.0a0 , which can be installed; 2024-05-13T02:08:13.8696245Z │ └─ openssl >=3.3.0,<4.0a0 , which can be installed; 2024-05-13T02:08:13.8696584Z ├─ libgdal >=3.9.0,<3.10.0a0 , which cannot be installed (as previously explained); 2024-05-13T02:08:13.8696997Z ├─ python_abi 3.10.* *_cp310 is not installable because it conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8697332Z └─ vtk is installable with the potential options 2024-05-13T02:08:13.8697599Z ├─ vtk [7.0.0|7.1.0|...|9.1.0] would require 2024-05-13T02:08:13.8697956Z │ ├─ python [2.7* |3.6* |>=2.7,<2.8.0a0 |>=3.6,<3.7.0a0 ] but there are no viable options 2024-05-13T02:08:13.8698277Z │ │ ├─ python [2.7.12|2.7.13|...|3.6.5] would require 2024-05-13T02:08:13.8698624Z │ │ │ └─ openssl [1.0* |1.0.* ], which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8698944Z │ │ ├─ python [2.7.15|3.6.6|3.6.7] would require 2024-05-13T02:08:13.8699296Z │ │ │ └─ openssl >=1.0.2p,<1.0.3a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8699617Z │ │ ├─ python [2.7.15|3.6.7|3.6.9] would require 2024-05-13T02:08:13.8700044Z │ │ │ ├─ openssl >=1.1.1a,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8700381Z │ │ │ └─ pypy3.6 7.3.0.* but there are no viable options 2024-05-13T02:08:13.8700656Z │ │ │ ├─ pypy3.6 7.3.0 would require 2024-05-13T02:08:13.8701013Z │ │ │ │ └─ openssl >=1.1.1a,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8701322Z │ │ │ ├─ pypy3.6 7.3.0 would require 2024-05-13T02:08:13.8701664Z │ │ │ │ └─ openssl >=1.1.1d,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8701965Z │ │ │ └─ pypy3.6 7.3.0 would require 2024-05-13T02:08:13.8702317Z │ │ │ └─ openssl >=1.1.1e,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8702622Z │ │ ├─ python [2.7.15|3.5.5|3.6.6] would require 2024-05-13T02:08:13.8702976Z │ │ │ └─ openssl >=1.0.2o,<1.0.3a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8703282Z │ │ ├─ python [3.6.10|3.6.9] would require 2024-05-13T02:08:13.8703643Z │ │ │ ├─ openssl >=1.1.1f,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8704021Z │ │ │ └─ pypy3.6 7.3.1.* , which requires 2024-05-13T02:08:13.8704384Z │ │ │ └─ openssl >=1.1.1f,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8704698Z │ │ ├─ python [3.6.10|3.6.11] would require 2024-05-13T02:08:13.8705041Z │ │ │ └─ openssl >=1.1.1g,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8705353Z │ │ ├─ python [3.6.10|3.6.9] would require 2024-05-13T02:08:13.8705696Z │ │ │ └─ openssl >=1.1.1d,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8706032Z │ │ ├─ python [3.6.11|3.6.12|3.6.9] would require 2024-05-13T02:08:13.8706415Z │ │ │ ├─ openssl >=1.1.1h,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8706708Z │ │ │ └─ pypy3.6 7.3.2.* , which requires 2024-05-13T02:08:13.8707071Z │ │ │ └─ openssl >=1.1.1h,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8707362Z │ │ ├─ python 3.6.12 would require 2024-05-13T02:08:13.8707619Z │ │ │ └─ pypy3.6 7.3.3.* , which requires 2024-05-13T02:08:13.8707960Z │ │ │ └─ openssl >=1.1.1i,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8708268Z │ │ ├─ python [3.6.13|3.6.15] would require 2024-05-13T02:08:13.8708622Z │ │ │ └─ openssl >=1.1.1l,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8708901Z │ │ └─ python 3.6.13 would require 2024-05-13T02:08:13.8709257Z │ │ └─ openssl >=1.1.1j,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8709584Z │ └─ qt >=5.12.9,<5.13.0a0 but there are no viable options 2024-05-13T02:08:13.8709845Z │ ├─ qt 5.12.9 would require 2024-05-13T02:08:13.8710160Z │ │ └─ openssl <3 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8710453Z │ ├─ qt 5.12.9 would require 2024-05-13T02:08:13.8710805Z │ │ └─ openssl >=1.1.1g,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8711079Z │ ├─ qt 5.12.9 would require 2024-05-13T02:08:13.8711427Z │ │ └─ openssl >=1.1.1i,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8711697Z │ └─ qt 5.12.9 would require 2024-05-13T02:08:13.8712048Z │ └─ openssl >=1.1.1j,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8712358Z ├─ vtk [7.0.0|7.1.0|...|8.1.1] would require 2024-05-13T02:08:13.8712756Z │ └─ python [3.5* |>=3.5,<3.6.0a0 ], which cannot be installed (as previously explained); 2024-05-13T02:08:13.8713049Z ├─ vtk [8.1.0|8.1.1] would require 2024-05-13T02:08:13.8713361Z │ └─ expat 2.2.* , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8713659Z ├─ vtk [8.1.2|8.2.0] would require 2024-05-13T02:08:13.8713934Z │ └─ libtiff >=4.0.9,<4.5.0a0 but there are no viable options 2024-05-13T02:08:13.8714207Z │ ├─ libtiff 4.0.10 would require 2024-05-13T02:08:13.8714544Z │ │ └─ zstd >=1.4.0,<1.5.0.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8714846Z │ ├─ libtiff 4.0.10 would require 2024-05-13T02:08:13.8715201Z │ │ └─ zstd >=1.3.3,<1.3.4.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8715493Z │ ├─ libtiff [4.0.10|4.1.0] would require 2024-05-13T02:08:13.8715852Z │ │ └─ zstd >=1.4.4,<1.5.0.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8716152Z │ ├─ libtiff [4.0.10|4.1.0] would require 2024-05-13T02:08:13.8716512Z │ │ └─ zstd >=1.4.3,<1.5.0.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8716972Z │ ├─ libtiff 4.0.9 conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8717255Z │ ├─ libtiff [4.1.0|4.2.0] would require 2024-05-13T02:08:13.8717613Z │ │ └─ zstd >=1.4.5,<1.5.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8717893Z │ ├─ libtiff 4.1.0 would require 2024-05-13T02:08:13.8718259Z │ │ └─ libwebp-base >=1.1.0,<1.2.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8718562Z │ ├─ libtiff 4.2.0 would require 2024-05-13T02:08:13.8718898Z │ │ └─ zstd >=1.4.9,<1.5.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8719276Z │ ├─ libtiff 4.2.0 conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8719553Z │ ├─ libtiff [4.3.0|4.4.0] would require 2024-05-13T02:08:13.8719900Z │ │ └─ lerc >=3.0,<4.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8720182Z │ ├─ libtiff 4.3.0 would require 2024-05-13T02:08:13.8720530Z │ │ └─ lerc >=2.2.1,<3.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8720826Z │ ├─ libtiff 4.4.0 would require 2024-05-13T02:08:13.8721169Z │ │ └─ libdeflate >=1.12,<1.13.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8721467Z │ ├─ libtiff 4.4.0 would require 2024-05-13T02:08:13.8721811Z │ │ └─ libdeflate >=1.13,<1.14.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8722125Z │ └─ libtiff [4.4.0|4.5.0] would require 2024-05-13T02:08:13.8722543Z │ └─ libdeflate >=1.14,<1.15.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8722853Z ├─ vtk [8.2.0|9.0.0|9.0.1] would require 2024-05-13T02:08:13.8723151Z │ └─ libtiff >=4.1.0,<4.5.0a0 but there are no viable options 2024-05-13T02:08:13.8723487Z │ ├─ libtiff [4.0.10|4.1.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.8723853Z │ ├─ libtiff [4.0.10|4.1.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.8724189Z │ ├─ libtiff [4.1.0|4.2.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.8724537Z │ ├─ libtiff 4.1.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.8724879Z │ ├─ libtiff 4.2.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.8725209Z │ ├─ libtiff 4.2.0 conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8725574Z │ ├─ libtiff [4.3.0|4.4.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.8725901Z │ ├─ libtiff 4.3.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.8726239Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.8726630Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.8726983Z │ └─ libtiff [4.4.0|4.5.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.8727264Z ├─ vtk 8.2.0 would require 2024-05-13T02:08:13.8727534Z │ └─ libtiff >=4.0.10,<4.5.0a0 but there are no viable options 2024-05-13T02:08:13.8727882Z │ ├─ libtiff 4.0.10, which cannot be installed (as previously explained); 2024-05-13T02:08:13.8728207Z │ ├─ libtiff 4.0.10, which cannot be installed (as previously explained); 2024-05-13T02:08:13.8728562Z │ ├─ libtiff [4.0.10|4.1.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.8728932Z │ ├─ libtiff [4.0.10|4.1.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.8729270Z │ ├─ libtiff [4.1.0|4.2.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.8729618Z │ ├─ libtiff 4.1.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.8729948Z │ ├─ libtiff 4.2.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.8757638Z │ ├─ libtiff 4.2.0 conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8758556Z │ ├─ libtiff [4.3.0|4.4.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.8759055Z │ ├─ libtiff 4.3.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.8759498Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.8759910Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.8760408Z │ └─ libtiff [4.4.0|4.5.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.8760763Z ├─ vtk [9.0.1|9.1.0] would require 2024-05-13T02:08:13.8761182Z │ └─ libtiff >=4.3.0,<4.5.0a0 , which cannot be installed (as previously explained); 2024-05-13T02:08:13.8761561Z ├─ vtk 9.0.1 would require 2024-05-13T02:08:13.8761920Z │ └─ libtiff >=4.2.0,<4.5.0a0 but there are no viable options 2024-05-13T02:08:13.8762355Z │ ├─ libtiff [4.1.0|4.2.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.8762771Z │ ├─ libtiff 4.2.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.8763213Z │ ├─ libtiff 4.2.0 conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8763639Z │ ├─ libtiff [4.3.0|4.4.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.8764068Z │ ├─ libtiff 4.3.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.8764727Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.8765133Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.8765571Z │ └─ libtiff [4.4.0|4.5.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.8765940Z ├─ vtk [9.1.0|9.2.2|9.2.5] would require 2024-05-13T02:08:13.8766356Z │ └─ libtiff >=4.4.0,<4.5.0a0 , which cannot be installed (as previously explained); 2024-05-13T02:08:13.8766731Z ├─ vtk [9.2.5|9.2.6] would require 2024-05-13T02:08:13.8767089Z │ └─ libtiff >=4.5.0,<4.6.0a0 but there are no viable options 2024-05-13T02:08:13.8767519Z │ ├─ libtiff [4.4.0|4.5.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.8767871Z │ ├─ libtiff 4.5.0 would require 2024-05-13T02:08:13.8768323Z │ │ └─ libdeflate >=1.17,<1.18.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8768706Z │ ├─ libtiff 4.5.0 would require 2024-05-13T02:08:13.8769181Z │ │ └─ libdeflate >=1.16,<1.17.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8769652Z │ └─ libtiff [4.5.0|4.5.1|4.6.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.8770140Z ├─ vtk 9.2.6 would require 2024-05-13T02:08:13.8770890Z │ └─ vtk-base [9.2.6 egl_py310h1234567_10|9.2.6 egl_py310h1234567_11|...|9.2.6 qt_py39h1234567_220], which requires 2024-05-13T02:08:13.8771395Z │ └─ libexpat >=2.5.0,<2.6.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.8771771Z └─ vtk 9.2.6 would require 2024-05-13T02:08:13.8772260Z └─ vtk-base [9.2.6 egl_py312h1234567_18|9.2.6 egl_py312h1234567_19|...|9.2.6 qt_py312h1234567_220], which requires 2024-05-13T02:08:13.8772729Z └─ python_abi 3.12.* *_cp312, which can be installed. 2024-05-13T02:08:13.8772923Z 2024-05-13T02:08:13.8773209Z During handling of the above exception, another exception occurred: 2024-05-13T02:08:13.8773403Z 2024-05-13T02:08:13.8773642Z Traceback (most recent call last): 2024-05-13T02:08:13.8774066Z File "/opt/conda/lib/python3.10/site-packages/conda_build/environ.py", line 967, in get_install_actions 2024-05-13T02:08:13.8774424Z precs = _install_actions(prefix, index, specs)["LINK"] 2024-05-13T02:08:13.8774858Z File "/opt/conda/lib/python3.10/site-packages/conda_build/environ.py", line 1374, in install_actions 2024-05-13T02:08:13.8775364Z txn = solver.solve_for_transaction(prune=False, ignore_pinned=False) 2024-05-13T02:08:13.8775830Z File "/opt/conda/lib/python3.10/site-packages/conda/core/solve.py", line 148, in solve_for_transaction 2024-05-13T02:08:13.8776149Z unlink_precs, link_precs = self.solve_for_diff( 2024-05-13T02:08:13.8776587Z File "/opt/conda/lib/python3.10/site-packages/conda/core/solve.py", line 217, in solve_for_diff 2024-05-13T02:08:13.8776891Z final_precs = self.solve_final_state( 2024-05-13T02:08:13.8777347Z File "/opt/conda/lib/python3.10/site-packages/conda_libmamba_solver/solver.py", line 223, in solve_final_state 2024-05-13T02:08:13.8777727Z out_state = self._solving_loop(in_state, out_state, index) 2024-05-13T02:08:13.8778169Z File "/opt/conda/lib/python3.10/site-packages/conda_libmamba_solver/solver.py", line 303, in _solving_loop 2024-05-13T02:08:13.8778538Z solved = self._solve_attempt(in_state, out_state, index, attempt=attempt) 2024-05-13T02:08:13.8778991Z File "/opt/conda/lib/python3.10/site-packages/conda_libmamba_solver/solver.py", line 414, in _solve_attempt 2024-05-13T02:08:13.8779333Z new_conflicts = self._maybe_raise_for_problems( 2024-05-13T02:08:13.8779806Z File "/opt/conda/lib/python3.10/site-packages/conda_libmamba_solver/solver.py", line 712, in _maybe_raise_for_problems 2024-05-13T02:08:13.8780133Z self._maybe_raise_for_conda_build( 2024-05-13T02:08:13.8780600Z File "/opt/conda/lib/python3.10/site-packages/conda_libmamba_solver/solver.py", line 805, in _maybe_raise_for_conda_build 2024-05-13T02:08:13.8781033Z raise exc 2024-05-13T02:08:13.8781650Z conda_libmamba_solver.conda_build_exceptions.ExplainedDependencyNeedsBuildingError: Unsatisfiable dependencies for platform linux-64: {MatchSpec("gdal==2.4.4=py36hbb8311d_1"), MatchSpec("libgdal==2.4.4=h5439ffd_1")} 2024-05-13T02:08:13.8782227Z Encountered problems while solving: 2024-05-13T02:08:13.8782685Z - package gdal-2.4.4-py36hbb8311d_1 requires libgdal 2.4.4 h5439ffd_1, but none of the providers can be installed 2024-05-13T02:08:13.8782919Z 2024-05-13T02:08:13.8783162Z Could not solve for environment specs 2024-05-13T02:08:13.8783430Z The following packages are incompatible 2024-05-13T02:08:13.8783768Z ├─ gdal is installable with the potential options 2024-05-13T02:08:13.8784136Z │ ├─ gdal [2.4.1|2.4.2|...|3.0.4] would require 2024-05-13T02:08:13.8784489Z │ │ └─ python_abi * *_cp27mu, which can be installed; 2024-05-13T02:08:13.8784858Z │ ├─ gdal [2.4.1|2.4.2|...|3.0.4] would require 2024-05-13T02:08:13.8785218Z │ │ └─ python_abi * *_cp36m, which can be installed; 2024-05-13T02:08:13.8785585Z │ ├─ gdal [2.4.1|2.4.2|...|3.0.4] would require 2024-05-13T02:08:13.8785959Z │ │ └─ python_abi * *_cp37m, which can be installed; 2024-05-13T02:08:13.8786321Z │ ├─ gdal [2.4.3|2.4.4|...|3.0.4] would require 2024-05-13T02:08:13.8786799Z │ │ └─ python_abi * *_cp38, which can be installed; 2024-05-13T02:08:13.8787122Z │ ├─ gdal 2.4.4 would require 2024-05-13T02:08:13.8787489Z │ │ └─ libgdal 2.4.4 h5439ffd_1, which can be installed; 2024-05-13T02:08:13.8787810Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.8788179Z │ │ └─ libgdal 3.0.4 hce44138_2, which can be installed; 2024-05-13T02:08:13.8788500Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.8788867Z │ │ └─ libgdal 3.0.4 he6a97d6_10, which can be installed; 2024-05-13T02:08:13.8789189Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.8789554Z │ │ └─ libgdal 3.0.4 h94bbfbd_3, which can be installed; 2024-05-13T02:08:13.8789905Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.8790251Z │ │ └─ libgdal 3.0.4 h9e6407a_4, which can be installed; 2024-05-13T02:08:13.8790591Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.8790933Z │ │ └─ libgdal 3.0.4 h4f4a046_5, which can be installed; 2024-05-13T02:08:13.8791282Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.8791624Z │ │ └─ libgdal 3.0.4 h3dfc09a_6, which can be installed; 2024-05-13T02:08:13.8791962Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.8792308Z │ │ └─ libgdal 3.0.4 hbd881e9_7, which can be installed; 2024-05-13T02:08:13.8792645Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.8792987Z │ │ └─ libgdal 3.0.4 h99f9e9c_8, which can be installed; 2024-05-13T02:08:13.8793328Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.8793691Z │ │ └─ libgdal 3.0.4 h99f9e9c_9, which can be installed; 2024-05-13T02:08:13.8794011Z │ ├─ gdal 3.1.0 would require 2024-05-13T02:08:13.8794376Z │ │ └─ libgdal 3.1.0 he6a97d6_0, which can be installed; 2024-05-13T02:08:13.8794729Z │ ├─ gdal 3.1.0 would require 2024-05-13T02:08:13.8795086Z │ │ └─ libgdal 3.1.0 h2e1b11c_1, which can be installed; 2024-05-13T02:08:13.8795407Z │ ├─ gdal 3.1.0 would require 2024-05-13T02:08:13.8795772Z │ │ └─ libgdal 3.1.0 h0b4441a_2, which can be installed; 2024-05-13T02:08:13.8796095Z │ ├─ gdal 3.1.0 would require 2024-05-13T02:08:13.8796456Z │ │ └─ libgdal 3.1.0 h4ed0dcf_3, which can be installed; 2024-05-13T02:08:13.8796793Z │ ├─ gdal 3.1.1 would require 2024-05-13T02:08:13.8797134Z │ │ └─ libgdal 3.1.1 h4ed0dcf_0, which can be installed; 2024-05-13T02:08:13.8797472Z │ ├─ gdal 3.1.1 would require 2024-05-13T02:08:13.8797814Z │ │ └─ libgdal 3.1.1 h6687615_1, which can be installed; 2024-05-13T02:08:13.8798149Z │ ├─ gdal 3.1.1 would require 2024-05-13T02:08:13.8798492Z │ │ └─ libgdal 3.1.1 h6687615_2, which can be installed; 2024-05-13T02:08:13.8798829Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:13.8799167Z │ │ └─ libgdal 3.1.2 hb2a6f5f_1, which can be installed; 2024-05-13T02:08:13.8799605Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:13.8799947Z │ │ └─ libgdal 3.1.2 hf6fc319_2, which can be installed; 2024-05-13T02:08:13.8800284Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:13.8800646Z │ │ └─ libgdal 3.1.2 hb2a6f5f_3, which can be installed; 2024-05-13T02:08:13.8800973Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:13.8801333Z │ │ └─ libgdal 3.1.2 h670eac6_4, which can be installed; 2024-05-13T02:08:13.8801650Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:13.8802010Z │ │ └─ libgdal 3.1.2 h6687615_0, which can be installed; 2024-05-13T02:08:13.8802325Z │ ├─ gdal 3.1.3 would require 2024-05-13T02:08:13.8802687Z │ │ └─ libgdal 3.1.3 h670eac6_0, which can be installed; 2024-05-13T02:08:13.8803028Z │ ├─ gdal 3.1.3 would require 2024-05-13T02:08:13.8803390Z │ │ └─ libgdal 3.1.3 h670eac6_1, which can be installed; 2024-05-13T02:08:13.8803727Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8804069Z │ │ └─ libgdal 3.1.4 h50e41a3_1, which can be installed; 2024-05-13T02:08:13.8804411Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8804760Z │ │ └─ libgdal 3.1.4 h804b7da_10, which can be installed; 2024-05-13T02:08:13.8805098Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8805441Z │ │ └─ libgdal 3.1.4 h02eeb80_2, which can be installed; 2024-05-13T02:08:13.8805877Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8806229Z │ │ └─ libgdal 3.1.4 h96b6e7a_3, which can be installed; 2024-05-13T02:08:13.8806570Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8806928Z │ │ └─ libgdal 3.1.4 h744752d_4, which can be installed; 2024-05-13T02:08:13.8807251Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8807612Z │ │ └─ libgdal 3.1.4 h0a4f56a_5, which can be installed; 2024-05-13T02:08:13.8807929Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8808289Z │ │ └─ libgdal 3.1.4 hbde00c8_6, which can be installed; 2024-05-13T02:08:13.8808606Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8808965Z │ │ └─ libgdal 3.1.4 he6eed4e_7, which can be installed; 2024-05-13T02:08:13.8809290Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8809652Z │ │ └─ libgdal 3.1.4 h38ff51b_8, which can be installed; 2024-05-13T02:08:13.8809969Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8810458Z │ │ └─ libgdal 3.1.4 h6636813_9, which can be installed; 2024-05-13T02:08:13.8810852Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8811200Z │ │ └─ libgdal 3.1.4 h8f005ca_17, which can be installed; 2024-05-13T02:08:13.8811539Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8811920Z │ │ └─ libgdal 3.1.4 h78c8158_11, which can be installed; 2024-05-13T02:08:13.8812255Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8812600Z │ │ └─ libgdal 3.1.4 h928efbf_12, which can be installed; 2024-05-13T02:08:13.8812938Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8813284Z │ │ └─ libgdal 3.1.4 hbf32332_13, which can be installed; 2024-05-13T02:08:13.8813620Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8813991Z │ │ └─ libgdal 3.1.4 h679344c_14, which can be installed; 2024-05-13T02:08:13.8814313Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8814678Z │ │ └─ libgdal 3.1.4 h3215d8d_15, which can be installed; 2024-05-13T02:08:13.8814994Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8815358Z │ │ └─ libgdal 3.1.4 h4dcd70e_16, which can be installed; 2024-05-13T02:08:13.8815685Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8816048Z │ │ └─ libgdal 3.1.4 h07ae0cd_18, which can be installed; 2024-05-13T02:08:13.8816368Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.8816737Z │ │ └─ libgdal 3.1.4 h670eac6_0, which can be installed; 2024-05-13T02:08:13.8817075Z │ ├─ gdal 3.2.0 would require 2024-05-13T02:08:13.8817421Z │ │ └─ libgdal 3.2.0 h24f7f85_0, which can be installed; 2024-05-13T02:08:13.8817759Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.8818101Z │ │ └─ libgdal 3.2.1 h2812452_0, which can be installed; 2024-05-13T02:08:13.8818443Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.8818902Z │ │ └─ libgdal 3.2.1 h52563cd_1, which can be installed; 2024-05-13T02:08:13.8819242Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.8819584Z │ │ └─ libgdal 3.2.1 h96b6e7a_2, which can be installed; 2024-05-13T02:08:13.8819922Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.8820356Z │ │ └─ libgdal 3.2.1 h744752d_3, which can be installed; 2024-05-13T02:08:13.8820725Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.8821089Z │ │ └─ libgdal 3.2.1 h0a4f56a_4, which can be installed; 2024-05-13T02:08:13.8821407Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.8821767Z │ │ └─ libgdal 3.2.1 hbde00c8_5, which can be installed; 2024-05-13T02:08:13.8822084Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.8822438Z │ │ └─ libgdal 3.2.1 he6eed4e_6, which can be installed; 2024-05-13T02:08:13.8822755Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.8823116Z │ │ └─ libgdal 3.2.1 h38ff51b_7, which can be installed; 2024-05-13T02:08:13.8823430Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.8823804Z │ │ └─ libgdal 3.2.1 h6636813_8, which can be installed; 2024-05-13T02:08:13.8824138Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.8824482Z │ │ └─ libgdal 3.2.1 h804b7da_9, which can be installed; 2024-05-13T02:08:13.8824819Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8825168Z │ │ └─ libgdal 3.2.2 h804b7da_0, which can be installed; 2024-05-13T02:08:13.8825501Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8825843Z │ │ └─ libgdal 3.2.2 h78c8158_1, which can be installed; 2024-05-13T02:08:13.8826183Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8826520Z │ │ └─ libgdal 3.2.2 h928efbf_2, which can be installed; 2024-05-13T02:08:13.8826859Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8827205Z │ │ └─ libgdal 3.2.2 hbf32332_3, which can be installed; 2024-05-13T02:08:13.8827538Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8827899Z │ │ └─ libgdal 3.2.2 hbf32332_4, which can be installed; 2024-05-13T02:08:13.8828215Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8828582Z │ │ └─ libgdal 3.2.2 h679344c_5, which can be installed; 2024-05-13T02:08:13.8828921Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8829276Z │ │ └─ libgdal 3.2.2 h4dcd70e_6, which can be installed; 2024-05-13T02:08:13.8829592Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8829958Z │ │ └─ libgdal 3.2.2 h8f005ca_7, which can be installed; 2024-05-13T02:08:13.8830275Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8830639Z │ │ └─ libgdal 3.2.2 h399a533_10, which can be installed; 2024-05-13T02:08:13.8830971Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8831315Z │ │ └─ libgdal 3.2.2 h57ec04e_11, which can be installed; 2024-05-13T02:08:13.8831652Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8831996Z │ │ └─ libgdal 3.2.2 h07ae0cd_8, which can be installed; 2024-05-13T02:08:13.8832332Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.8832675Z │ │ └─ libgdal 3.2.2 h358be1b_9, which can be installed; 2024-05-13T02:08:13.8833116Z │ ├─ gdal 3.3.0 would require 2024-05-13T02:08:13.8833459Z │ │ └─ libgdal 3.3.0 hbf32332_0, which can be installed; 2024-05-13T02:08:13.8833795Z │ ├─ gdal 3.3.0 would require 2024-05-13T02:08:13.8834151Z │ │ └─ libgdal 3.3.0 h679344c_1, which can be installed; 2024-05-13T02:08:13.8834469Z │ ├─ gdal 3.3.0 would require 2024-05-13T02:08:13.8834834Z │ │ └─ libgdal 3.3.0 h4dcd70e_2, which can be installed; 2024-05-13T02:08:13.8835151Z │ ├─ gdal 3.3.0 would require 2024-05-13T02:08:13.8835503Z │ │ └─ libgdal 3.3.0 h8f005ca_3, which can be installed; 2024-05-13T02:08:13.8835819Z │ ├─ gdal 3.3.1 would require 2024-05-13T02:08:13.8836177Z │ │ └─ libgdal 3.3.1 h8f005ca_0, which can be installed; 2024-05-13T02:08:13.8836492Z │ ├─ gdal 3.3.1 would require 2024-05-13T02:08:13.8836845Z │ │ └─ libgdal 3.3.1 h8f005ca_1, which can be installed; 2024-05-13T02:08:13.8837180Z │ ├─ gdal 3.3.1 would require 2024-05-13T02:08:13.8837552Z │ │ └─ libgdal 3.3.1 h6214c1d_3, which can be installed; 2024-05-13T02:08:13.8837900Z │ ├─ gdal 3.3.1 would require 2024-05-13T02:08:13.8839006Z │ │ └─ libgdal 3.3.1 h07ae0cd_2, which can be installed; 2024-05-13T02:08:13.8839400Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:13.8839743Z │ │ └─ libgdal 3.3.2 h399a533_1, which can be installed; 2024-05-13T02:08:13.8840080Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:13.8840553Z │ │ └─ libgdal 3.3.2 hd2dd7ad_2, which can be installed; 2024-05-13T02:08:13.8840892Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:13.8841231Z │ │ └─ libgdal 3.3.2 h6acdded_3, which can be installed; 2024-05-13T02:08:13.8841567Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:13.8841921Z │ │ └─ libgdal 3.3.2 h9c9eb65_4, which can be installed; 2024-05-13T02:08:13.8842240Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:13.8842595Z │ │ └─ libgdal 3.3.2 h6214c1d_0, which can be installed; 2024-05-13T02:08:13.8842911Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8843269Z │ │ └─ libgdal 3.3.3 hbe510e8_10, which can be installed; 2024-05-13T02:08:13.8843594Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8843953Z │ │ └─ libgdal 3.3.3 hf890fe0_11, which can be installed; 2024-05-13T02:08:13.8844271Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8844632Z │ │ └─ libgdal 3.3.3 hbe510e8_12, which can be installed; 2024-05-13T02:08:13.8844972Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8845317Z │ │ └─ libgdal 3.3.3 h5ee51d2_13, which can be installed; 2024-05-13T02:08:13.8845652Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8845994Z │ │ └─ libgdal 3.3.3 h30f1481_14, which can be installed; 2024-05-13T02:08:13.8846329Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8846671Z │ │ └─ libgdal 3.3.3 h7b6f8d3_15, which can be installed; 2024-05-13T02:08:13.8847035Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8847379Z │ │ └─ libgdal 3.3.3 ha1fb1f1_4, which can be installed; 2024-05-13T02:08:13.8847709Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8848056Z │ │ └─ libgdal 3.3.3 hc0e84f1_5, which can be installed; 2024-05-13T02:08:13.8848395Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8848750Z │ │ └─ libgdal 3.3.3 hc0e84f1_6, which can be installed; 2024-05-13T02:08:13.8849065Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8849420Z │ │ └─ libgdal 3.3.3 h913cfbe_7, which can be installed; 2024-05-13T02:08:13.8849744Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8850100Z │ │ └─ libgdal 3.3.3 hed9a671_8, which can be installed; 2024-05-13T02:08:13.8850730Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8851122Z │ │ └─ libgdal 3.3.3 hbe510e8_9, which can be installed; 2024-05-13T02:08:13.8851438Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8851801Z │ │ └─ libgdal 3.3.3 h1504ab5_10, which can be installed; 2024-05-13T02:08:13.8852137Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8852480Z │ │ └─ libgdal 3.3.3 hfbb1d71_11, which can be installed; 2024-05-13T02:08:13.8852822Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8853166Z │ │ └─ libgdal 3.3.3 h1504ab5_12, which can be installed; 2024-05-13T02:08:13.8853645Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8853993Z │ │ └─ libgdal 3.3.3 h4f01073_13, which can be installed; 2024-05-13T02:08:13.8854332Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8854676Z │ │ └─ libgdal 3.3.3 h59e13aa_14, which can be installed; 2024-05-13T02:08:13.8855025Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8855388Z │ │ └─ libgdal 3.3.3 h4ae554a_15, which can be installed; 2024-05-13T02:08:13.8855740Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8856106Z │ │ └─ libgdal 3.3.3 h356f897_0, which can be installed; 2024-05-13T02:08:13.8856424Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8856783Z │ │ └─ libgdal 3.3.3 hf5a45a9_1, which can be installed; 2024-05-13T02:08:13.8857104Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8857463Z │ │ └─ libgdal 3.3.3 h18e3bf0_2, which can be installed; 2024-05-13T02:08:13.8857780Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.8858142Z │ │ └─ libgdal 3.3.3 h269b7ac_3, which can be installed; 2024-05-13T02:08:13.8858473Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8858835Z │ │ └─ libgdal 3.4.0 ha1fb1f1_0, which can be installed; 2024-05-13T02:08:13.8859174Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8859516Z │ │ └─ libgdal 3.4.0 hc0e84f1_1, which can be installed; 2024-05-13T02:08:13.8859954Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8860300Z │ │ └─ libgdal 3.4.0 hbe510e8_10, which can be installed; 2024-05-13T02:08:13.8860632Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8860975Z │ │ └─ libgdal 3.4.0 hbe510e8_12, which can be installed; 2024-05-13T02:08:13.8861308Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8861651Z │ │ └─ libgdal 3.4.0 h5ee51d2_13, which can be installed; 2024-05-13T02:08:13.8861991Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8862351Z │ │ └─ libgdal 3.4.0 hc0e84f1_2, which can be installed; 2024-05-13T02:08:13.8862670Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8863040Z │ │ └─ libgdal 3.4.0 hc0e84f1_3, which can be installed; 2024-05-13T02:08:13.8863358Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8863718Z │ │ └─ libgdal 3.4.0 h913cfbe_4, which can be installed; 2024-05-13T02:08:13.8864037Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8864418Z │ │ └─ libgdal 3.4.0 hed9a671_5, which can be installed; 2024-05-13T02:08:13.8864744Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8865103Z │ │ └─ libgdal 3.4.0 hed9a671_6, which can be installed; 2024-05-13T02:08:13.8865442Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8865784Z │ │ └─ libgdal 3.4.0 hbe510e8_7, which can be installed; 2024-05-13T02:08:13.8866118Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8866461Z │ │ └─ libgdal 3.4.0 hbe510e8_8, which can be installed; 2024-05-13T02:08:13.8866794Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8867136Z │ │ └─ libgdal 3.4.0 hf890fe0_9, which can be installed; 2024-05-13T02:08:13.8867469Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8867900Z │ │ └─ libgdal 3.4.0 h4471fe2_11, which can be installed; 2024-05-13T02:08:13.8868240Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8868583Z │ │ └─ libgdal 3.4.0 h1504ab5_10, which can be installed; 2024-05-13T02:08:13.8868922Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8869288Z │ │ └─ libgdal 3.4.0 h1504ab5_12, which can be installed; 2024-05-13T02:08:13.8869618Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8869977Z │ │ └─ libgdal 3.4.0 h4f01073_13, which can be installed; 2024-05-13T02:08:13.8870296Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8870658Z │ │ └─ libgdal 3.4.0 h1504ab5_8, which can be installed; 2024-05-13T02:08:13.8870974Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.8871333Z │ │ └─ libgdal 3.4.0 hfbb1d71_9, which can be installed; 2024-05-13T02:08:13.8871650Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8872012Z │ │ └─ libgdal 3.4.1 h5ee51d2_0, which can be installed; 2024-05-13T02:08:13.8872392Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8872807Z │ │ └─ libgdal 3.4.1 h30f1481_1, which can be installed; 2024-05-13T02:08:13.8873145Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8873484Z │ │ └─ libgdal 3.4.1 h7b6f8d3_2, which can be installed; 2024-05-13T02:08:13.8873818Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8874258Z │ │ └─ libgdal 3.4.1 hc3d8651_3, which can be installed; 2024-05-13T02:08:13.8874600Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8874943Z │ │ └─ libgdal 3.4.1 hc4e7d83_4, which can be installed; 2024-05-13T02:08:13.8875281Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8875620Z │ │ └─ libgdal 3.4.1 hff5c5e8_5, which can be installed; 2024-05-13T02:08:13.8875959Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8876319Z │ │ └─ libgdal 3.4.1 hda961b2_6, which can be installed; 2024-05-13T02:08:13.8876635Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8876999Z │ │ └─ libgdal 3.4.1 h4f01073_0, which can be installed; 2024-05-13T02:08:13.8877315Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8877684Z │ │ └─ libgdal 3.4.1 h59e13aa_1, which can be installed; 2024-05-13T02:08:13.8878004Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8878364Z │ │ └─ libgdal 3.4.1 h4ae554a_2, which can be installed; 2024-05-13T02:08:13.8878679Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8879049Z │ │ └─ libgdal 3.4.1 h42fb820_3, which can be installed; 2024-05-13T02:08:13.8879384Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8879731Z │ │ └─ libgdal 3.4.1 he20be3c_4, which can be installed; 2024-05-13T02:08:13.8880068Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8880408Z │ │ └─ libgdal 3.4.1 haddd6ec_5, which can be installed; 2024-05-13T02:08:13.8880743Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.8881087Z │ │ └─ libgdal 3.4.1 haa48f22_6, which can be installed; 2024-05-13T02:08:13.8881442Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8881782Z │ │ └─ libgdal 3.4.2 hda961b2_0, which can be installed; 2024-05-13T02:08:13.8882117Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8882485Z │ │ └─ libgdal 3.4.2 hdfc60d4_1, which can be installed; 2024-05-13T02:08:13.8882801Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8883161Z │ │ └─ libgdal 3.4.2 h1db9fa4_2, which can be installed; 2024-05-13T02:08:13.8883478Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8883844Z │ │ └─ libgdal 3.4.2 h1db9fa4_3, which can be installed; 2024-05-13T02:08:13.8884162Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8884523Z │ │ └─ libgdal 3.4.2 he830e9d_4, which can be installed; 2024-05-13T02:08:13.8884837Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8885199Z │ │ └─ libgdal 3.4.2 h5750acb_5, which can be installed; 2024-05-13T02:08:13.8885516Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8885875Z │ │ └─ libgdal 3.4.2 h0e87c58_6, which can be installed; 2024-05-13T02:08:13.8886212Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8886553Z │ │ └─ libgdal 3.4.2 h3886835_7, which can be installed; 2024-05-13T02:08:13.8886988Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8887333Z │ │ └─ libgdal 3.4.2 haa48f22_0, which can be installed; 2024-05-13T02:08:13.8887668Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8888009Z │ │ └─ libgdal 3.4.2 h886d1c3_1, which can be installed; 2024-05-13T02:08:13.8888347Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8888696Z │ │ └─ libgdal 3.4.2 he509a2e_2, which can be installed; 2024-05-13T02:08:13.8889033Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8889396Z │ │ └─ libgdal 3.4.2 he509a2e_3, which can be installed; 2024-05-13T02:08:13.8889738Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8890106Z │ │ └─ libgdal 3.4.2 hd724a2d_4, which can be installed; 2024-05-13T02:08:13.8890803Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8891199Z │ │ └─ libgdal 3.4.2 h8ff35cd_5, which can be installed; 2024-05-13T02:08:13.8891518Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8891885Z │ │ └─ libgdal 3.4.2 hb785293_6, which can be installed; 2024-05-13T02:08:13.8892211Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.8892572Z │ │ └─ libgdal 3.4.2 h56144a5_7, which can be installed; 2024-05-13T02:08:13.8892909Z │ ├─ gdal 3.4.3 would require 2024-05-13T02:08:13.8893250Z │ │ └─ libgdal 3.4.3 h3886835_0, which can be installed; 2024-05-13T02:08:13.8893586Z │ ├─ gdal 3.4.3 would require 2024-05-13T02:08:13.8894051Z │ │ └─ libgdal 3.4.3 h56144a5_0, which can be installed; 2024-05-13T02:08:13.8894389Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8894730Z │ │ └─ libgdal 3.5.0 h3886835_0, which can be installed; 2024-05-13T02:08:13.8895070Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8895414Z │ │ └─ libgdal 3.5.0 h844f3f6_1, which can be installed; 2024-05-13T02:08:13.8895750Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8896094Z │ │ └─ libgdal 3.5.0 hd131f80_2, which can be installed; 2024-05-13T02:08:13.8896431Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8896790Z │ │ └─ libgdal 3.5.0 h31d7bda_3, which can be installed; 2024-05-13T02:08:13.8897118Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8897480Z │ │ └─ libgdal 3.5.0 h59d0e54_4, which can be installed; 2024-05-13T02:08:13.8897796Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8898159Z │ │ └─ libgdal 3.5.0 h0c20829_5, which can be installed; 2024-05-13T02:08:13.8898484Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8898875Z │ │ └─ libgdal 3.5.0 h56144a5_0, which can be installed; 2024-05-13T02:08:13.8899195Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8899558Z │ │ └─ libgdal 3.5.0 hd0aedcd_1, which can be installed; 2024-05-13T02:08:13.8899892Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8900236Z │ │ └─ libgdal 3.5.0 h1f7a3f3_2, which can be installed; 2024-05-13T02:08:13.8900574Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8900915Z │ │ └─ libgdal 3.5.0 he21a14a_3, which can be installed; 2024-05-13T02:08:13.8901250Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8901590Z │ │ └─ libgdal 3.5.0 hc0ebe42_4, which can be installed; 2024-05-13T02:08:13.8901936Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.8902278Z │ │ └─ libgdal 3.5.0 h32640fd_5, which can be installed; 2024-05-13T02:08:13.8902619Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8902960Z │ │ └─ libgdal 3.5.1 h0c20829_0, which can be installed; 2024-05-13T02:08:13.8903305Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8903665Z │ │ └─ libgdal 3.5.1 h0c20829_1, which can be installed; 2024-05-13T02:08:13.8903983Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8904345Z │ │ └─ libgdal 3.5.1 h53011df_2, which can be installed; 2024-05-13T02:08:13.8904661Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8905020Z │ │ └─ libgdal 3.5.1 h53011df_3, which can be installed; 2024-05-13T02:08:13.8905338Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8906383Z │ │ └─ libgdal 3.5.1 h75ea5e2_4, which can be installed; 2024-05-13T02:08:13.8906708Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8907078Z │ │ └─ libgdal 3.5.1 hc23bfc3_5, which can be installed; 2024-05-13T02:08:13.8907566Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8907911Z │ │ └─ libgdal 3.5.1 h32640fd_0, which can be installed; 2024-05-13T02:08:13.8908283Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8908628Z │ │ └─ libgdal 3.5.1 h32640fd_1, which can be installed; 2024-05-13T02:08:13.8908970Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8909313Z │ │ └─ libgdal 3.5.1 hd6149ef_2, which can be installed; 2024-05-13T02:08:13.8909652Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8909992Z │ │ └─ libgdal 3.5.1 hd6149ef_3, which can be installed; 2024-05-13T02:08:13.8910330Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8910689Z │ │ └─ libgdal 3.5.1 h5609db0_4, which can be installed; 2024-05-13T02:08:13.8911012Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.8911376Z │ │ └─ libgdal 3.5.1 h84f2e82_5, which can be installed; 2024-05-13T02:08:13.8911691Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8912050Z │ │ └─ libgdal 3.5.2 hc23bfc3_0, which can be installed; 2024-05-13T02:08:13.8912375Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8912733Z │ │ └─ libgdal 3.5.2 hc23bfc3_1, which can be installed; 2024-05-13T02:08:13.8913049Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8913412Z │ │ └─ libgdal 3.5.2 hc23bfc3_3, which can be installed; 2024-05-13T02:08:13.8913841Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8914185Z │ │ └─ libgdal 3.5.2 h91cfbaa_4, which can be installed; 2024-05-13T02:08:13.8914520Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8914864Z │ │ └─ libgdal 3.5.2 hf663712_5, which can be installed; 2024-05-13T02:08:13.8915201Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8915543Z │ │ └─ libgdal 3.5.2 hf663712_6, which can be installed; 2024-05-13T02:08:13.8915881Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8916221Z │ │ └─ libgdal 3.5.2 hf663712_7, which can be installed; 2024-05-13T02:08:13.8916582Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8916923Z │ │ └─ libgdal 3.5.2 h84f2e82_0, which can be installed; 2024-05-13T02:08:13.8917266Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8917629Z │ │ └─ libgdal 3.5.2 h84f2e82_1, which can be installed; 2024-05-13T02:08:13.8917946Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8918306Z │ │ └─ libgdal 3.5.2 h84f2e82_3, which can be installed; 2024-05-13T02:08:13.8918630Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8918993Z │ │ └─ libgdal 3.5.2 h6e88209_4, which can be installed; 2024-05-13T02:08:13.8919308Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8919672Z │ │ └─ libgdal 3.5.2 h27ae5c1_5, which can be installed; 2024-05-13T02:08:13.8919987Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8920345Z │ │ └─ libgdal 3.5.2 h27ae5c1_6, which can be installed; 2024-05-13T02:08:13.8920676Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.8921018Z │ │ └─ libgdal 3.5.2 h27ae5c1_7, which can be installed; 2024-05-13T02:08:13.8921354Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8921796Z │ │ └─ libgdal 3.5.3 hf663712_0, which can be installed; 2024-05-13T02:08:13.8922135Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8922475Z │ │ └─ libgdal 3.5.3 h275edd5_1, which can be installed; 2024-05-13T02:08:13.8922812Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8923150Z │ │ └─ libgdal 3.5.3 h7bccd54_2, which can be installed; 2024-05-13T02:08:13.8923494Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8923836Z │ │ └─ libgdal 3.5.3 h27ae5c1_0, which can be installed; 2024-05-13T02:08:13.8924168Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8924525Z │ │ └─ libgdal 3.5.3 heb1176f_1, which can be installed; 2024-05-13T02:08:13.8924842Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8925227Z │ │ └─ libgdal 3.5.3 h2d85cf6_2, which can be installed; 2024-05-13T02:08:13.8925544Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8925902Z │ │ └─ libgdal 3.6.0 h275edd5_0, which can be installed; 2024-05-13T02:08:13.8926219Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8926587Z │ │ └─ libgdal 3.6.0 h275edd5_1, which can be installed; 2024-05-13T02:08:13.8926904Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8927265Z │ │ └─ libgdal 3.6.0 h7bccd54_2, which can be installed; 2024-05-13T02:08:13.8927600Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8927949Z │ │ └─ libgdal 3.6.0 heb1176f_0, which can be installed; 2024-05-13T02:08:13.8928370Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8928712Z │ │ └─ libgdal 3.6.0 heb1176f_1, which can be installed; 2024-05-13T02:08:13.8929051Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8929394Z │ │ └─ libgdal 3.6.0 h2d85cf6_2, which can be installed; 2024-05-13T02:08:13.8929731Z │ ├─ gdal 3.4.3 would require 2024-05-13T02:08:13.8930073Z │ │ └─ libgdal 3.4.3 hd4bcc23_1, which can be installed; 2024-05-13T02:08:13.8930607Z │ ├─ gdal 3.4.3 would require 2024-05-13T02:08:13.8931002Z │ │ └─ libgdal 3.4.3 hdfd6431_1, which can be installed; 2024-05-13T02:08:13.8931324Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8931696Z │ │ └─ libgdal 3.5.3 h2c497fb_10, which can be installed; 2024-05-13T02:08:13.8932021Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8932388Z │ │ └─ libgdal 3.5.3 h9af8157_11, which can be installed; 2024-05-13T02:08:13.8932708Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8933077Z │ │ └─ libgdal 3.5.3 h8cbb2de_12, which can be installed; 2024-05-13T02:08:13.8933394Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8933758Z │ │ └─ libgdal 3.5.3 h19d0ce6_13, which can be installed; 2024-05-13T02:08:13.8934104Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8934469Z │ │ └─ libgdal 3.5.3 h09a3a4f_14, which can be installed; 2024-05-13T02:08:13.8934809Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8935154Z │ │ └─ libgdal 3.5.3 hb096bb9_15, which can be installed; 2024-05-13T02:08:13.8935491Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8935834Z │ │ └─ libgdal 3.5.3 h46dac61_8, which can be installed; 2024-05-13T02:08:13.8936170Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8936522Z │ │ └─ libgdal 3.5.3 h8b86210_9, which can be installed; 2024-05-13T02:08:13.8936862Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8937202Z │ │ └─ libgdal 3.5.3 hcb70f40_3, which can be installed; 2024-05-13T02:08:13.8937541Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8937909Z │ │ └─ libgdal 3.5.3 hcb70f40_4, which can be installed; 2024-05-13T02:08:13.8938225Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8938585Z │ │ └─ libgdal 3.5.3 h669b3df_5, which can be installed; 2024-05-13T02:08:13.8938902Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8939259Z │ │ └─ libgdal 3.5.3 hab1f3de_6, which can be installed; 2024-05-13T02:08:13.8939576Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8939937Z │ │ └─ libgdal 3.5.3 h9032eb1_7, which can be installed; 2024-05-13T02:08:13.8940253Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8940617Z │ │ └─ libgdal 3.5.3 hb981417_22, which can be installed; 2024-05-13T02:08:13.8941067Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8941414Z │ │ └─ libgdal 3.5.3 h71ff8f0_23, which can be installed; 2024-05-13T02:08:13.8941750Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8942092Z │ │ └─ libgdal 3.5.3 h69f0217_24, which can be installed; 2024-05-13T02:08:13.8942456Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8942809Z │ │ └─ libgdal 3.5.3 h1809c48_25, which can be installed; 2024-05-13T02:08:13.8943146Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8943490Z │ │ └─ libgdal 3.5.3 h17d0788_26, which can be installed; 2024-05-13T02:08:13.8943828Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8944168Z │ │ └─ libgdal 3.5.3 h2d23f43_10, which can be installed; 2024-05-13T02:08:13.8944505Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8944867Z │ │ └─ libgdal 3.5.3 h05f8703_11, which can be installed; 2024-05-13T02:08:13.8945184Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8945545Z │ │ └─ libgdal 3.5.3 h5842160_12, which can be installed; 2024-05-13T02:08:13.8945872Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8946235Z │ │ └─ libgdal 3.5.3 h50c6c2d_13, which can be installed; 2024-05-13T02:08:13.8946554Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8946919Z │ │ └─ libgdal 3.5.3 h71def1e_14, which can be installed; 2024-05-13T02:08:13.8947237Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8947698Z │ │ └─ libgdal 3.5.3 h084b287_15, which can be installed; 2024-05-13T02:08:13.8948037Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8948379Z │ │ └─ libgdal 3.5.3 h084b287_16, which can be installed; 2024-05-13T02:08:13.8948713Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8949055Z │ │ └─ libgdal 3.5.3 heabd798_17, which can be installed; 2024-05-13T02:08:13.8949389Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8949731Z │ │ └─ libgdal 3.5.3 h634f703_18, which can be installed; 2024-05-13T02:08:13.8950068Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8950408Z │ │ └─ libgdal 3.5.3 he1dbb10_19, which can be installed; 2024-05-13T02:08:13.8950753Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8951121Z │ │ └─ libgdal 3.5.3 h6d6b729_20, which can be installed; 2024-05-13T02:08:13.8951459Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8951821Z │ │ └─ libgdal 3.5.3 hd7ade74_21, which can be installed; 2024-05-13T02:08:13.8952147Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8952506Z │ │ └─ libgdal 3.5.3 h867e046_8, which can be installed; 2024-05-13T02:08:13.8952829Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8953187Z │ │ └─ libgdal 3.5.3 h7eed13e_9, which can be installed; 2024-05-13T02:08:13.8953505Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8953865Z │ │ └─ libgdal 3.5.3 hb03553a_3, which can be installed; 2024-05-13T02:08:13.8954181Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8954540Z │ │ └─ libgdal 3.5.3 hb03553a_4, which can be installed; 2024-05-13T02:08:13.8954872Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8955214Z │ │ └─ libgdal 3.5.3 h7516191_5, which can be installed; 2024-05-13T02:08:13.8955553Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8955891Z │ │ └─ libgdal 3.5.3 he691a7b_6, which can be installed; 2024-05-13T02:08:13.8956226Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8956566Z │ │ └─ libgdal 3.5.3 hd850ce1_7, which can be installed; 2024-05-13T02:08:13.8956909Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8957250Z │ │ └─ libgdal 3.5.3 h2a8271e_27, which can be installed; 2024-05-13T02:08:13.8957586Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.8957945Z │ │ └─ libgdal 3.5.3 h89c0d6d_28, which can be installed; 2024-05-13T02:08:13.8958265Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8958624Z │ │ └─ libgdal 3.6.0 hc956b1e_11, which can be installed; 2024-05-13T02:08:13.8958941Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8959330Z │ │ └─ libgdal 3.6.0 hc956b1e_12, which can be installed; 2024-05-13T02:08:13.8959648Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8960007Z │ │ └─ libgdal 3.6.0 he5f2d09_13, which can be installed; 2024-05-13T02:08:13.8960426Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8960790Z │ │ └─ libgdal 3.6.0 h839a3bd_14, which can be installed; 2024-05-13T02:08:13.8961105Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8961471Z │ │ └─ libgdal 3.6.0 h96922bd_10, which can be installed; 2024-05-13T02:08:13.8961814Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8962155Z │ │ └─ libgdal 3.6.0 h98eee4c_3, which can be installed; 2024-05-13T02:08:13.8962490Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8962830Z │ │ └─ libgdal 3.6.0 h5733059_4, which can be installed; 2024-05-13T02:08:13.8963164Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8963512Z │ │ └─ libgdal 3.6.0 ha189470_5, which can be installed; 2024-05-13T02:08:13.8963848Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8964185Z │ │ └─ libgdal 3.6.0 ha189470_6, which can be installed; 2024-05-13T02:08:13.8964522Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8964881Z │ │ └─ libgdal 3.6.0 ha189470_7, which can be installed; 2024-05-13T02:08:13.8965205Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8965559Z │ │ └─ libgdal 3.6.0 hd791597_8, which can be installed; 2024-05-13T02:08:13.8965875Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8966230Z │ │ └─ libgdal 3.6.0 h8a24986_9, which can be installed; 2024-05-13T02:08:13.8966638Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8967002Z │ │ └─ libgdal 3.6.0 hedffb84_11, which can be installed; 2024-05-13T02:08:13.8967316Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8967680Z │ │ └─ libgdal 3.6.0 hedffb84_12, which can be installed; 2024-05-13T02:08:13.8968040Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8968388Z │ │ └─ libgdal 3.6.0 h2f87c3e_13, which can be installed; 2024-05-13T02:08:13.8968727Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8969070Z │ │ └─ libgdal 3.6.0 h4fca5ce_14, which can be installed; 2024-05-13T02:08:13.8969406Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8969759Z │ │ └─ libgdal 3.6.0 h7628b6d_10, which can be installed; 2024-05-13T02:08:13.8970097Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8970631Z │ │ └─ libgdal 3.6.0 h6a6fec7_3, which can be installed; 2024-05-13T02:08:13.8971009Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8971352Z │ │ └─ libgdal 3.6.0 he1fd974_4, which can be installed; 2024-05-13T02:08:13.8971694Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8972053Z │ │ └─ libgdal 3.6.0 hf51d2d0_5, which can be installed; 2024-05-13T02:08:13.8972408Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8972803Z │ │ └─ libgdal 3.6.0 hf51d2d0_6, which can be installed; 2024-05-13T02:08:13.8973123Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8973480Z │ │ └─ libgdal 3.6.0 hf51d2d0_7, which can be installed; 2024-05-13T02:08:13.8973804Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8974164Z │ │ └─ libgdal 3.6.0 h86cbade_8, which can be installed; 2024-05-13T02:08:13.8974480Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.8974965Z │ │ └─ libgdal 3.6.0 h0a627c1_9, which can be installed; 2024-05-13T02:08:13.8975302Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.8975643Z │ │ └─ libgdal 3.6.1 h839a3bd_0, which can be installed; 2024-05-13T02:08:13.8975982Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.8976325Z │ │ └─ libgdal 3.6.1 h896b04b_1, which can be installed; 2024-05-13T02:08:13.8976670Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.8977041Z │ │ └─ libgdal 3.6.1 h7d521fb_2, which can be installed; 2024-05-13T02:08:13.8977375Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.8977715Z │ │ └─ libgdal 3.6.1 h19e2a31_3, which can be installed; 2024-05-13T02:08:13.8978046Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.8978406Z │ │ └─ libgdal 3.6.1 h4fca5ce_0, which can be installed; 2024-05-13T02:08:13.8978724Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.8979085Z │ │ └─ libgdal 3.6.1 hf2b5f72_1, which can be installed; 2024-05-13T02:08:13.8979405Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.8979776Z │ │ └─ libgdal 3.6.1 he31f7c0_2, which can be installed; 2024-05-13T02:08:13.8980093Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.8980451Z │ │ └─ libgdal 3.6.1 hdfbbfed_3, which can be installed; 2024-05-13T02:08:13.8980769Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8981230Z │ │ └─ libgdal 3.6.2 h19e2a31_0, which can be installed; 2024-05-13T02:08:13.8981550Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8981910Z │ │ └─ libgdal 3.6.2 h7d521fb_1, which can be installed; 2024-05-13T02:08:13.8982244Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8982585Z │ │ └─ libgdal 3.6.2 h87bd3e3_2, which can be installed; 2024-05-13T02:08:13.8982923Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8983261Z │ │ └─ libgdal 3.6.2 h1f3dc49_3, which can be installed; 2024-05-13T02:08:13.8983595Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8983936Z │ │ └─ libgdal 3.6.2 hae1867e_4, which can be installed; 2024-05-13T02:08:13.8984270Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8984624Z │ │ └─ libgdal 3.6.2 hf452d97_5, which can be installed; 2024-05-13T02:08:13.8984962Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8985344Z │ │ └─ libgdal 3.6.2 hdfbbfed_0, which can be installed; 2024-05-13T02:08:13.8985662Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8986029Z │ │ └─ libgdal 3.6.2 he31f7c0_1, which can be installed; 2024-05-13T02:08:13.8986346Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8986709Z │ │ └─ libgdal 3.6.2 hb7af45b_10, which can be installed; 2024-05-13T02:08:13.8987027Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8987393Z │ │ └─ libgdal 3.6.2 hb7af45b_11, which can be installed; 2024-05-13T02:08:13.8987715Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8988076Z │ │ └─ libgdal 3.6.2 h25b768b_2, which can be installed; 2024-05-13T02:08:13.8988404Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8988745Z │ │ └─ libgdal 3.6.2 h10cbb15_3, which can be installed; 2024-05-13T02:08:13.8989087Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8989428Z │ │ └─ libgdal 3.6.2 h13e21a6_4, which can be installed; 2024-05-13T02:08:13.8989766Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8990106Z │ │ └─ libgdal 3.6.2 h8c90c07_5, which can be installed; 2024-05-13T02:08:13.8990441Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8990791Z │ │ └─ libgdal 3.6.2 h8c90c07_6, which can be installed; 2024-05-13T02:08:13.8991127Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8991465Z │ │ └─ libgdal 3.6.2 hea5766e_7, which can be installed; 2024-05-13T02:08:13.8991804Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8992162Z │ │ └─ libgdal 3.6.2 h6c674c2_8, which can be installed; 2024-05-13T02:08:13.8992478Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.8992840Z │ │ └─ libgdal 3.6.2 h6c674c2_9, which can be installed; 2024-05-13T02:08:13.8993154Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.8993512Z │ │ └─ libgdal 3.6.3 h0e7c1b1_3, which can be installed; 2024-05-13T02:08:13.8993954Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.8994320Z │ │ └─ libgdal 3.6.3 hb875ca4_4, which can be installed; 2024-05-13T02:08:13.8994637Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.8995007Z │ │ └─ libgdal 3.6.3 hb875ca4_5, which can be installed; 2024-05-13T02:08:13.8995342Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.8995692Z │ │ └─ libgdal 3.6.3 h73bb59c_6, which can be installed; 2024-05-13T02:08:13.8996030Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.8996370Z │ │ └─ libgdal 3.6.3 h9c5bede_7, which can be installed; 2024-05-13T02:08:13.8996704Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.8997044Z │ │ └─ libgdal 3.6.3 h7c7a6f1_8, which can be installed; 2024-05-13T02:08:13.8997382Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.8997721Z │ │ └─ libgdal 3.6.3 hb7af45b_0, which can be installed; 2024-05-13T02:08:13.8998059Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.8998400Z │ │ └─ libgdal 3.6.3 h93ed92d_1, which can be installed; 2024-05-13T02:08:13.8998741Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.8999100Z │ │ └─ libgdal 3.6.3 habbca78_2, which can be installed; 2024-05-13T02:08:13.8999417Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.8999772Z │ │ └─ libgdal 3.6.4 h272c690_3, which can be installed; 2024-05-13T02:08:13.9000179Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9000536Z │ │ └─ libgdal 3.6.4 h9f85045_4, which can be installed; 2024-05-13T02:08:13.9000849Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9001212Z │ │ └─ libgdal 3.6.4 h178578c_13, which can be installed; 2024-05-13T02:08:13.9001529Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9001893Z │ │ └─ libgdal 3.6.4 hb613c87_14, which can be installed; 2024-05-13T02:08:13.9002254Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9002599Z │ │ └─ libgdal 3.6.4 hb613c87_15, which can be installed; 2024-05-13T02:08:13.9002934Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9003276Z │ │ └─ libgdal 3.6.4 hc48e1f3_16, which can be installed; 2024-05-13T02:08:13.9003622Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9003965Z │ │ └─ libgdal 3.6.4 h6120be2_17, which can be installed; 2024-05-13T02:08:13.9004302Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9004644Z │ │ └─ libgdal 3.6.4 hdb503af_18, which can be installed; 2024-05-13T02:08:13.9004987Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9005353Z │ │ └─ libgdal 3.6.4 h0da8fbe_19, which can be installed; 2024-05-13T02:08:13.9005672Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9006032Z │ │ └─ libgdal 3.6.4 h4a9e2c2_20, which can be installed; 2024-05-13T02:08:13.9006351Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9006711Z │ │ └─ libgdal 3.6.4 h4779e86_21, which can be installed; 2024-05-13T02:08:13.9007026Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9007392Z │ │ └─ libgdal 3.6.4 hb454697_22, which can be installed; 2024-05-13T02:08:13.9007707Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9008067Z │ │ └─ libgdal 3.6.4 h39519b0_10, which can be installed; 2024-05-13T02:08:13.9008391Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9008751Z │ │ └─ libgdal 3.6.4 he8493b3_11, which can be installed; 2024-05-13T02:08:13.9009085Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9009430Z │ │ └─ libgdal 3.6.4 h94e0181_12, which can be installed; 2024-05-13T02:08:13.9009775Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9010114Z │ │ └─ libgdal 3.6.4 hd54c316_5, which can be installed; 2024-05-13T02:08:13.9010781Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9011183Z │ │ └─ libgdal 3.6.4 hc50c542_6, which can be installed; 2024-05-13T02:08:13.9011527Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9011870Z │ │ └─ libgdal 3.6.4 h9a62611_7, which can be installed; 2024-05-13T02:08:13.9012208Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9012562Z │ │ └─ libgdal 3.6.4 h39519b0_8, which can be installed; 2024-05-13T02:08:13.9012884Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9013246Z │ │ └─ libgdal 3.6.4 h39519b0_9, which can be installed; 2024-05-13T02:08:13.9013685Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9014046Z │ │ └─ libgdal 3.6.4 h7239d12_0, which can be installed; 2024-05-13T02:08:13.9014363Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9014725Z │ │ └─ libgdal 3.6.4 h7239d12_1, which can be installed; 2024-05-13T02:08:13.9015051Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9015412Z │ │ └─ libgdal 3.6.4 hada8d5e_2, which can be installed; 2024-05-13T02:08:13.9015777Z │ ├─ gdal [3.6.4|3.7.2|...|3.9.0] would require 2024-05-13T02:08:13.9016145Z │ │ └─ python_abi 3.12.* *_cp312, which can be installed; 2024-05-13T02:08:13.9016484Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:13.9016823Z │ │ └─ libgdal 3.7.0 h9f4e061_1, which can be installed; 2024-05-13T02:08:13.9017160Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:13.9017503Z │ │ └─ libgdal 3.7.0 h5418a03_2, which can be installed; 2024-05-13T02:08:13.9017842Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:13.9018192Z │ │ └─ libgdal 3.7.0 h4a547c6_3, which can be installed; 2024-05-13T02:08:13.9018532Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:13.9018872Z │ │ └─ libgdal 3.7.0 h5a391c5_4, which can be installed; 2024-05-13T02:08:13.9019210Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:13.9019570Z │ │ └─ libgdal 3.7.0 hba0e483_5, which can be installed; 2024-05-13T02:08:13.9020008Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:13.9020376Z │ │ └─ libgdal 3.7.0 he76be6c_0, which can be installed; 2024-05-13T02:08:13.9020692Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.9021050Z │ │ └─ libgdal 3.7.1 h3d2b3c2_7, which can be installed; 2024-05-13T02:08:13.9021373Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.9021736Z │ │ └─ libgdal 3.7.1 h880a63b_8, which can be installed; 2024-05-13T02:08:13.9022049Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.9022413Z │ │ └─ libgdal 3.7.1 h880a63b_9, which can be installed; 2024-05-13T02:08:13.9022748Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.9023095Z │ │ └─ libgdal 3.7.1 hba0e483_0, which can be installed; 2024-05-13T02:08:13.9023430Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.9023772Z │ │ └─ libgdal 3.7.1 ha66225b_1, which can be installed; 2024-05-13T02:08:13.9024105Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.9024455Z │ │ └─ libgdal 3.7.1 ha66225b_2, which can be installed; 2024-05-13T02:08:13.9024790Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.9025129Z │ │ └─ libgdal 3.7.1 ha66225b_3, which can be installed; 2024-05-13T02:08:13.9025467Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.9025828Z │ │ └─ libgdal 3.7.1 h8bc334e_4, which can be installed; 2024-05-13T02:08:13.9026145Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.9026511Z │ │ └─ libgdal 3.7.1 h1d4a2ba_5, which can be installed; 2024-05-13T02:08:13.9026826Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.9027184Z │ │ └─ libgdal 3.7.1 hd2ada2b_6, which can be installed; 2024-05-13T02:08:13.9027501Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.9027949Z │ │ └─ libgdal 3.7.2 h5b94d6b_0, which can be installed; 2024-05-13T02:08:13.9028290Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.9028654Z │ │ └─ libgdal 3.7.2 h323ed7e_1, which can be installed; 2024-05-13T02:08:13.9028969Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.9029338Z │ │ └─ libgdal 3.7.2 h9868cb8_2, which can be installed; 2024-05-13T02:08:13.9029672Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.9030012Z │ │ └─ libgdal 3.7.2 h3aa23ec_3, which can be installed; 2024-05-13T02:08:13.9030347Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.9030688Z │ │ └─ libgdal 3.7.2 h17082cf_4, which can be installed; 2024-05-13T02:08:13.9031020Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.9031362Z │ │ └─ libgdal 3.7.2 h6238fc3_5, which can be installed; 2024-05-13T02:08:13.9031700Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.9032041Z │ │ └─ libgdal 3.7.2 h70e338c_6, which can be installed; 2024-05-13T02:08:13.9032375Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.9032743Z │ │ └─ libgdal 3.7.2 h6f3d308_7, which can be installed; 2024-05-13T02:08:13.9033060Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9033422Z │ │ └─ libgdal 3.7.3 hed7d0b4_22, which can be installed; 2024-05-13T02:08:13.9033741Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9034212Z │ │ └─ libgdal 3.7.3 h80298fc_23, which can be installed; 2024-05-13T02:08:13.9034530Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9034895Z │ │ └─ libgdal 3.7.3 h80298fc_24, which can be installed; 2024-05-13T02:08:13.9035213Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9035573Z │ │ └─ libgdal 3.7.3 hd6c9242_25, which can be installed; 2024-05-13T02:08:13.9035911Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9036250Z │ │ └─ libgdal 3.7.3 h6f3d308_0, which can be installed; 2024-05-13T02:08:13.9036583Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9036953Z │ │ └─ libgdal 3.7.3 h6f3d308_1, which can be installed; 2024-05-13T02:08:13.9037293Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9037633Z │ │ └─ libgdal 3.7.3 h6f3d308_2, which can be installed; 2024-05-13T02:08:13.9037971Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9038308Z │ │ └─ libgdal 3.7.3 h6f3d308_3, which can be installed; 2024-05-13T02:08:13.9038643Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9038988Z │ │ └─ libgdal 3.7.3 he5b8fdc_4, which can be installed; 2024-05-13T02:08:13.9039322Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9039681Z │ │ └─ libgdal 3.7.3 h5cd9125_5, which can be installed; 2024-05-13T02:08:13.9039998Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9040361Z │ │ └─ libgdal 3.7.3 h5cd9125_6, which can be installed; 2024-05-13T02:08:13.9040676Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9041036Z │ │ └─ libgdal 3.7.3 h73cd2e6_7, which can be installed; 2024-05-13T02:08:13.9041350Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9041710Z │ │ └─ libgdal 3.7.3 h11296eb_8, which can be installed; 2024-05-13T02:08:13.9042036Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9042404Z │ │ └─ libgdal 3.7.3 hd74445f_9, which can be installed; 2024-05-13T02:08:13.9042737Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9043081Z │ │ └─ libgdal 3.7.3 h184a269_11, which can be installed; 2024-05-13T02:08:13.9043418Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9043768Z │ │ └─ libgdal 3.7.3 h056894e_12, which can be installed; 2024-05-13T02:08:13.9044104Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9044446Z │ │ └─ libgdal 3.7.3 h775a7d8_13, which can be installed; 2024-05-13T02:08:13.9044780Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9045145Z │ │ └─ libgdal 3.7.3 h2d2cbd2_10, which can be installed; 2024-05-13T02:08:13.9045485Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9045826Z │ │ └─ libgdal 3.7.3 h4f45c9d_14, which can be installed; 2024-05-13T02:08:13.9046158Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9046517Z │ │ └─ libgdal 3.7.3 h19bedfc_15, which can be installed; 2024-05-13T02:08:13.9046928Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9047300Z │ │ └─ libgdal 3.7.3 h19bedfc_16, which can be installed; 2024-05-13T02:08:13.9047617Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9047978Z │ │ └─ libgdal 3.7.3 h9b88c28_17, which can be installed; 2024-05-13T02:08:13.9048306Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9048668Z │ │ └─ libgdal 3.7.3 h6c03dc7_18, which can be installed; 2024-05-13T02:08:13.9048982Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9049346Z │ │ └─ libgdal 3.7.3 hd975649_19, which can be installed; 2024-05-13T02:08:13.9049680Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9050023Z │ │ └─ libgdal 3.7.3 h057d65f_20, which can be installed; 2024-05-13T02:08:13.9050466Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9050860Z │ │ └─ libgdal 3.7.3 h1ddfacc_21, which can be installed; 2024-05-13T02:08:13.9051195Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.9051539Z │ │ └─ libgdal 3.8.0 he94dabd_0, which can be installed; 2024-05-13T02:08:13.9051884Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.9052226Z │ │ └─ libgdal 3.8.0 h0a992f2_1, which can be installed; 2024-05-13T02:08:13.9052564Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.9052925Z │ │ └─ libgdal 3.8.0 h0a992f2_2, which can be installed; 2024-05-13T02:08:13.9053353Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.9053723Z │ │ └─ libgdal 3.8.0 h12dd931_3, which can be installed; 2024-05-13T02:08:13.9054071Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.9054436Z │ │ └─ libgdal 3.8.0 h12dd931_4, which can be installed; 2024-05-13T02:08:13.9054755Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.9055117Z │ │ └─ libgdal 3.8.0 h12dd931_5, which can be installed; 2024-05-13T02:08:13.9055435Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.9055797Z │ │ └─ libgdal 3.8.0 he7dcfe9_6, which can be installed; 2024-05-13T02:08:13.9056114Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.9056476Z │ │ └─ libgdal 3.8.0 h4d9a814_7, which can be installed; 2024-05-13T02:08:13.9056818Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:13.9057160Z │ │ └─ libgdal 3.8.1 h4d9a814_0, which can be installed; 2024-05-13T02:08:13.9057495Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:13.9057841Z │ │ └─ libgdal 3.8.1 hcae7082_1, which can be installed; 2024-05-13T02:08:13.9058177Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:13.9058518Z │ │ └─ libgdal 3.8.1 h4b8bffa_3, which can be installed; 2024-05-13T02:08:13.9058852Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:13.9059193Z │ │ └─ libgdal 3.8.1 hed8bd54_4, which can be installed; 2024-05-13T02:08:13.9059528Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:13.9059890Z │ │ └─ libgdal 3.8.1 hd0089ee_2, which can be installed; 2024-05-13T02:08:13.9060205Z │ ├─ gdal 3.8.2 would require 2024-05-13T02:08:13.9060565Z │ │ └─ libgdal 3.8.2 hed8bd54_0, which can be installed; 2024-05-13T02:08:13.9060882Z │ ├─ gdal 3.8.2 would require 2024-05-13T02:08:13.9061242Z │ │ └─ libgdal 3.8.2 hcd1fc54_1, which can be installed; 2024-05-13T02:08:13.9061564Z │ ├─ gdal 3.8.3 would require 2024-05-13T02:08:13.9061927Z │ │ └─ libgdal 3.8.3 hcd1fc54_0, which can be installed; 2024-05-13T02:08:13.9062266Z │ ├─ gdal 3.8.3 would require 2024-05-13T02:08:13.9062628Z │ │ └─ libgdal 3.8.3 ha28fdbc_1, which can be installed; 2024-05-13T02:08:13.9062972Z │ ├─ gdal 3.8.3 would require 2024-05-13T02:08:13.9063311Z │ │ └─ libgdal 3.8.3 h80d7d79_2, which can be installed; 2024-05-13T02:08:13.9063645Z │ ├─ gdal 3.8.3 would require 2024-05-13T02:08:13.9063987Z │ │ └─ libgdal 3.8.3 h9323651_3, which can be installed; 2024-05-13T02:08:13.9064323Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:13.9064663Z │ │ └─ libgdal 3.8.4 h9323651_0, which can be installed; 2024-05-13T02:08:13.9065000Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:13.9065341Z │ │ └─ libgdal 3.8.4 h13e47b0_1, which can be installed; 2024-05-13T02:08:13.9065674Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:13.9066119Z │ │ └─ libgdal 3.8.4 h218084c_2, which can be installed; 2024-05-13T02:08:13.9066463Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:13.9066824Z │ │ └─ libgdal 3.8.4 hab4ef92_3, which can be installed; 2024-05-13T02:08:13.9067143Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:13.9067504Z │ │ └─ libgdal 3.8.4 hfd064fa_4, which can be installed; 2024-05-13T02:08:13.9067827Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:13.9068189Z │ │ └─ libgdal 3.8.4 h7c88fdf_5, which can be installed; 2024-05-13T02:08:13.9068511Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:13.9068875Z │ │ └─ libgdal 3.8.4 h35436ae_6, which can be installed; 2024-05-13T02:08:13.9069193Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:13.9069548Z │ │ └─ libgdal 3.8.5 h7719672_1, which can be installed; 2024-05-13T02:08:13.9069879Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:13.9070221Z │ │ └─ libgdal 3.8.5 hf9625ee_2, which can be installed; 2024-05-13T02:08:13.9070557Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:13.9070926Z │ │ └─ libgdal 3.8.5 hf9625ee_3, which can be installed; 2024-05-13T02:08:13.9071266Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:13.9071606Z │ │ └─ libgdal 3.8.5 hf9625ee_4, which can be installed; 2024-05-13T02:08:13.9071942Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:13.9072284Z │ │ └─ libgdal 3.8.5 h77540a9_5, which can be installed; 2024-05-13T02:08:13.9072786Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:13.9073149Z │ │ └─ libgdal 3.8.5 h35436ae_0, which can be installed; 2024-05-13T02:08:13.9073466Z │ └─ gdal 3.9.0 would require 2024-05-13T02:08:13.9073880Z │ ├─ libgdal [3.9.0 h77540a9_2|3.9.0 hf9625ee_0|3.9.0 hf9625ee_1], which requires 2024-05-13T02:08:13.9074263Z │ │ ├─ lerc >=4.0.0,<5.0a0 , which can be installed; 2024-05-13T02:08:13.9074653Z │ │ ├─ libdeflate >=1.20,<1.21.0a0 , which can be installed; 2024-05-13T02:08:13.9075011Z │ │ ├─ libexpat >=2.6.2,<3.0a0 , which requires 2024-05-13T02:08:13.9075377Z │ │ │ └─ expat 2.6.2.* , which can be installed; 2024-05-13T02:08:13.9075752Z │ │ ├─ libwebp-base >=1.4.0,<2.0a0 , which can be installed; 2024-05-13T02:08:13.9076135Z │ │ ├─ poppler >=24.4.0,<24.5.0a0 , which requires 2024-05-13T02:08:13.9076499Z │ │ │ └─ lcms2 >=2.16,<3.0a0 , which requires 2024-05-13T02:08:13.9076874Z │ │ │ └─ libtiff >=4.6.0,<4.7.0a0 with the potential options 2024-05-13T02:08:13.9077268Z │ │ │ ├─ libtiff 4.6.0, which can be installed; 2024-05-13T02:08:13.9077625Z │ │ │ ├─ libtiff [4.5.0|4.5.1|4.6.0] would require 2024-05-13T02:08:13.9078094Z │ │ │ │ └─ libdeflate >=1.18,<1.19.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9078481Z │ │ │ └─ libtiff 4.6.0 would require 2024-05-13T02:08:13.9078943Z │ │ │ └─ libdeflate >=1.19,<1.20.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9079360Z │ │ └─ zstd >=1.5.6,<1.6.0a0 , which can be installed; 2024-05-13T02:08:13.9079838Z │ └─ openssl >=3.3.0,<4.0a0 , which can be installed; 2024-05-13T02:08:13.9080259Z ├─ libgdal >=3.9.0,<3.10.0a0 , which cannot be installed (as previously explained); 2024-05-13T02:08:13.9080744Z ├─ python_abi 3.10.* *_cp310 is not installable because it conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9081172Z └─ vtk is installable with the potential options 2024-05-13T02:08:13.9081538Z ├─ vtk [7.0.0|7.1.0|...|9.1.0] would require 2024-05-13T02:08:13.9081949Z │ ├─ python [2.7* |3.6* |>=2.7,<2.8.0a0 |>=3.6,<3.7.0a0 ] but there are no viable options 2024-05-13T02:08:13.9082353Z │ │ ├─ python [2.7.12|2.7.13|...|3.6.5] would require 2024-05-13T02:08:13.9082791Z │ │ │ └─ openssl [1.0* |1.0.* ], which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9083200Z │ │ ├─ python [2.7.15|3.6.6|3.6.7] would require 2024-05-13T02:08:13.9083630Z │ │ │ └─ openssl >=1.0.2p,<1.0.3a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9084052Z │ │ ├─ python [2.7.15|3.6.7|3.6.9] would require 2024-05-13T02:08:13.9084500Z │ │ │ ├─ openssl >=1.1.1a,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9084902Z │ │ │ └─ pypy3.6 7.3.0.* but there are no viable options 2024-05-13T02:08:13.9085349Z │ │ │ ├─ pypy3.6 7.3.0 would require 2024-05-13T02:08:13.9085782Z │ │ │ │ └─ openssl >=1.1.1a,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9086180Z │ │ │ ├─ pypy3.6 7.3.0 would require 2024-05-13T02:08:13.9086624Z │ │ │ │ └─ openssl >=1.1.1d,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9086998Z │ │ │ └─ pypy3.6 7.3.0 would require 2024-05-13T02:08:13.9087442Z │ │ │ └─ openssl >=1.1.1e,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9087838Z │ │ ├─ python [2.7.15|3.5.5|3.6.6] would require 2024-05-13T02:08:13.9088314Z │ │ │ └─ openssl >=1.0.2o,<1.0.3a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9088697Z │ │ ├─ python [3.6.10|3.6.9] would require 2024-05-13T02:08:13.9089157Z │ │ │ ├─ openssl >=1.1.1f,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9089563Z │ │ │ └─ pypy3.6 7.3.1.* , which requires 2024-05-13T02:08:13.9089993Z │ │ │ └─ openssl >=1.1.1f,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9090598Z │ │ ├─ python [3.6.10|3.6.11] would require 2024-05-13T02:08:13.9091082Z │ │ │ └─ openssl >=1.1.1g,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9091490Z │ │ ├─ python [3.6.10|3.6.9] would require 2024-05-13T02:08:13.9091935Z │ │ │ └─ openssl >=1.1.1d,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9092340Z │ │ ├─ python [3.6.11|3.6.12|3.6.9] would require 2024-05-13T02:08:13.9092793Z │ │ │ ├─ openssl >=1.1.1h,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9093170Z │ │ │ └─ pypy3.6 7.3.2.* , which requires 2024-05-13T02:08:13.9093631Z │ │ │ └─ openssl >=1.1.1h,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9093999Z │ │ ├─ python 3.6.12 would require 2024-05-13T02:08:13.9094346Z │ │ │ └─ pypy3.6 7.3.3.* , which requires 2024-05-13T02:08:13.9094796Z │ │ │ └─ openssl >=1.1.1i,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9095177Z │ │ ├─ python [3.6.13|3.6.15] would require 2024-05-13T02:08:13.9095627Z │ │ │ └─ openssl >=1.1.1l,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9096115Z │ │ └─ python 3.6.13 would require 2024-05-13T02:08:13.9096561Z │ │ └─ openssl >=1.1.1j,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9096986Z │ └─ qt >=5.12.9,<5.13.0a0 but there are no viable options 2024-05-13T02:08:13.9097348Z │ ├─ qt 5.12.9 would require 2024-05-13T02:08:13.9097775Z │ │ └─ openssl <3 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9098126Z │ ├─ qt 5.12.9 would require 2024-05-13T02:08:13.9098566Z │ │ └─ openssl >=1.1.1g,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9098925Z │ ├─ qt 5.12.9 would require 2024-05-13T02:08:13.9099359Z │ │ └─ openssl >=1.1.1i,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9099742Z │ └─ qt 5.12.9 would require 2024-05-13T02:08:13.9100156Z │ └─ openssl >=1.1.1j,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9100565Z ├─ vtk [7.0.0|7.1.0|...|8.1.1] would require 2024-05-13T02:08:13.9100973Z │ └─ python [3.5* |>=3.5,<3.6.0a0 ], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9101344Z ├─ vtk [8.1.0|8.1.1] would require 2024-05-13T02:08:13.9101841Z │ └─ expat 2.2.* , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9102222Z ├─ vtk [8.1.2|8.2.0] would require 2024-05-13T02:08:13.9102599Z │ └─ libtiff >=4.0.9,<4.5.0a0 but there are no viable options 2024-05-13T02:08:13.9102939Z │ ├─ libtiff 4.0.10 would require 2024-05-13T02:08:13.9103383Z │ │ └─ zstd >=1.4.0,<1.5.0.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9103750Z │ ├─ libtiff 4.0.10 would require 2024-05-13T02:08:13.9104189Z │ │ └─ zstd >=1.3.3,<1.3.4.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9104583Z │ ├─ libtiff [4.0.10|4.1.0] would require 2024-05-13T02:08:13.9105030Z │ │ └─ zstd >=1.4.4,<1.5.0.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9105426Z │ ├─ libtiff [4.0.10|4.1.0] would require 2024-05-13T02:08:13.9105852Z │ │ └─ zstd >=1.4.3,<1.5.0.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9106338Z │ ├─ libtiff 4.0.9 conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9106705Z │ ├─ libtiff [4.1.0|4.2.0] would require 2024-05-13T02:08:13.9107141Z │ │ └─ zstd >=1.4.5,<1.5.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9107521Z │ ├─ libtiff 4.1.0 would require 2024-05-13T02:08:13.9107950Z │ │ └─ libwebp-base >=1.1.0,<1.2.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9108339Z │ ├─ libtiff 4.2.0 would require 2024-05-13T02:08:13.9108763Z │ │ └─ zstd >=1.4.9,<1.5.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9109222Z │ ├─ libtiff 4.2.0 conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9109587Z │ ├─ libtiff [4.3.0|4.4.0] would require 2024-05-13T02:08:13.9110031Z │ │ └─ lerc >=3.0,<4.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9110416Z │ ├─ libtiff 4.3.0 would require 2024-05-13T02:08:13.9110831Z │ │ └─ lerc >=2.2.1,<3.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9111209Z │ ├─ libtiff 4.4.0 would require 2024-05-13T02:08:13.9111633Z │ │ └─ libdeflate >=1.12,<1.13.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9112018Z │ ├─ libtiff 4.4.0 would require 2024-05-13T02:08:13.9112439Z │ │ └─ libdeflate >=1.13,<1.14.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9112931Z │ └─ libtiff [4.4.0|4.5.0] would require 2024-05-13T02:08:13.9113381Z │ └─ libdeflate >=1.14,<1.15.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9113756Z ├─ vtk [8.2.0|9.0.0|9.0.1] would require 2024-05-13T02:08:13.9114144Z │ └─ libtiff >=4.1.0,<4.5.0a0 but there are no viable options 2024-05-13T02:08:13.9114579Z │ ├─ libtiff [4.0.10|4.1.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9115026Z │ ├─ libtiff [4.0.10|4.1.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9115466Z │ ├─ libtiff [4.1.0|4.2.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9115879Z │ ├─ libtiff 4.1.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9116303Z │ ├─ libtiff 4.2.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9116727Z │ ├─ libtiff 4.2.0 conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9117173Z │ ├─ libtiff [4.3.0|4.4.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9117582Z │ ├─ libtiff 4.3.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9118095Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9118520Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9118934Z │ └─ libtiff [4.4.0|4.5.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9119288Z ├─ vtk 8.2.0 would require 2024-05-13T02:08:13.9119643Z │ └─ libtiff >=4.0.10,<4.5.0a0 but there are no viable options 2024-05-13T02:08:13.9120062Z │ ├─ libtiff 4.0.10, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9120492Z │ ├─ libtiff 4.0.10, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9120928Z │ ├─ libtiff [4.0.10|4.1.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9121374Z │ ├─ libtiff [4.0.10|4.1.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9121796Z │ ├─ libtiff [4.1.0|4.2.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9122237Z │ ├─ libtiff 4.1.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9122644Z │ ├─ libtiff 4.2.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9123084Z │ ├─ libtiff 4.2.0 conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9123554Z │ ├─ libtiff [4.3.0|4.4.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9123967Z │ ├─ libtiff 4.3.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9124392Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9124805Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9125242Z │ └─ libtiff [4.4.0|4.5.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9125606Z ├─ vtk [9.0.1|9.1.0] would require 2024-05-13T02:08:13.9126009Z │ └─ libtiff >=4.3.0,<4.5.0a0 , which cannot be installed (as previously explained); 2024-05-13T02:08:13.9126364Z ├─ vtk 9.0.1 would require 2024-05-13T02:08:13.9126717Z │ └─ libtiff >=4.2.0,<4.5.0a0 but there are no viable options 2024-05-13T02:08:13.9127144Z │ ├─ libtiff [4.1.0|4.2.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9127556Z │ ├─ libtiff 4.2.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9127993Z │ ├─ libtiff 4.2.0 conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9128438Z │ ├─ libtiff [4.3.0|4.4.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9128937Z │ ├─ libtiff 4.3.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9129364Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9129770Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9130214Z │ └─ libtiff [4.4.0|4.5.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9131124Z ├─ vtk [9.1.0|9.2.2|9.2.5] would require 2024-05-13T02:08:13.9131541Z │ └─ libtiff >=4.4.0,<4.5.0a0 , which cannot be installed (as previously explained); 2024-05-13T02:08:13.9131913Z ├─ vtk [9.2.5|9.2.6] would require 2024-05-13T02:08:13.9132269Z │ └─ libtiff >=4.5.0,<4.6.0a0 but there are no viable options 2024-05-13T02:08:13.9132736Z │ ├─ libtiff [4.4.0|4.5.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9133089Z │ ├─ libtiff 4.5.0 would require 2024-05-13T02:08:13.9133548Z │ │ └─ libdeflate >=1.17,<1.18.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9133940Z │ ├─ libtiff 4.5.0 would require 2024-05-13T02:08:13.9134366Z │ │ └─ libdeflate >=1.16,<1.17.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9134958Z │ └─ libtiff [4.5.0|4.5.1|4.6.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9135304Z ├─ vtk 9.2.6 would require 2024-05-13T02:08:13.9135779Z │ └─ vtk-base [9.2.6 egl_py310h1234567_10|9.2.6 egl_py310h1234567_11|...|9.2.6 qt_py39h1234567_220], which requires 2024-05-13T02:08:13.9136272Z │ └─ libexpat >=2.5.0,<2.6.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9136645Z └─ vtk 9.2.6 would require 2024-05-13T02:08:13.9137119Z └─ vtk-base [9.2.6 egl_py312h1234567_18|9.2.6 egl_py312h1234567_19|...|9.2.6 qt_py312h1234567_220], which requires 2024-05-13T02:08:13.9137549Z └─ python_abi 3.12.* *_cp312, which can be installed. 2024-05-13T02:08:13.9137761Z 2024-05-13T02:08:13.9138015Z During handling of the above exception, another exception occurred: 2024-05-13T02:08:13.9138208Z 2024-05-13T02:08:13.9138443Z Traceback (most recent call last): 2024-05-13T02:08:13.9138873Z File "/opt/conda/lib/python3.10/site-packages/conda_build/environ.py", line 967, in get_install_actions 2024-05-13T02:08:13.9139215Z precs = _install_actions(prefix, index, specs)["LINK"] 2024-05-13T02:08:13.9139658Z File "/opt/conda/lib/python3.10/site-packages/conda_build/environ.py", line 1374, in install_actions 2024-05-13T02:08:13.9139997Z txn = solver.solve_for_transaction(prune=False, ignore_pinned=False) 2024-05-13T02:08:13.9140455Z File "/opt/conda/lib/python3.10/site-packages/conda/core/solve.py", line 148, in solve_for_transaction 2024-05-13T02:08:13.9140801Z unlink_precs, link_precs = self.solve_for_diff( 2024-05-13T02:08:13.9141233Z File "/opt/conda/lib/python3.10/site-packages/conda/core/solve.py", line 217, in solve_for_diff 2024-05-13T02:08:13.9141661Z final_precs = self.solve_final_state( 2024-05-13T02:08:13.9142097Z File "/opt/conda/lib/python3.10/site-packages/conda_libmamba_solver/solver.py", line 223, in solve_final_state 2024-05-13T02:08:13.9142454Z out_state = self._solving_loop(in_state, out_state, index) 2024-05-13T02:08:13.9142900Z File "/opt/conda/lib/python3.10/site-packages/conda_libmamba_solver/solver.py", line 303, in _solving_loop 2024-05-13T02:08:13.9143266Z solved = self._solve_attempt(in_state, out_state, index, attempt=attempt) 2024-05-13T02:08:13.9143735Z File "/opt/conda/lib/python3.10/site-packages/conda_libmamba_solver/solver.py", line 414, in _solve_attempt 2024-05-13T02:08:13.9144058Z new_conflicts = self._maybe_raise_for_problems( 2024-05-13T02:08:13.9144530Z File "/opt/conda/lib/python3.10/site-packages/conda_libmamba_solver/solver.py", line 712, in _maybe_raise_for_problems 2024-05-13T02:08:13.9144857Z self._maybe_raise_for_conda_build( 2024-05-13T02:08:13.9145318Z File "/opt/conda/lib/python3.10/site-packages/conda_libmamba_solver/solver.py", line 805, in _maybe_raise_for_conda_build 2024-05-13T02:08:13.9145622Z raise exc 2024-05-13T02:08:13.9146226Z conda_libmamba_solver.conda_build_exceptions.ExplainedDependencyNeedsBuildingError: Unsatisfiable dependencies for platform linux-64: {MatchSpec("gdal==2.4.4=py36hbb8311d_1"), MatchSpec("libgdal==2.4.4=h5439ffd_1")} 2024-05-13T02:08:13.9146737Z Encountered problems while solving: 2024-05-13T02:08:13.9147179Z - package gdal-2.4.4-py36hbb8311d_1 requires libgdal 2.4.4 h5439ffd_1, but none of the providers can be installed 2024-05-13T02:08:13.9147433Z 2024-05-13T02:08:13.9147654Z Could not solve for environment specs 2024-05-13T02:08:13.9147930Z The following packages are incompatible 2024-05-13T02:08:13.9148262Z ├─ gdal is installable with the potential options 2024-05-13T02:08:13.9148629Z │ ├─ gdal [2.4.1|2.4.2|...|3.0.4] would require 2024-05-13T02:08:13.9149012Z │ │ └─ python_abi * *_cp27mu, which can be installed; 2024-05-13T02:08:13.9149379Z │ ├─ gdal [2.4.1|2.4.2|...|3.0.4] would require 2024-05-13T02:08:13.9149724Z │ │ └─ python_abi * *_cp36m, which can be installed; 2024-05-13T02:08:13.9150089Z │ ├─ gdal [2.4.1|2.4.2|...|3.0.4] would require 2024-05-13T02:08:13.9150463Z │ │ └─ python_abi * *_cp37m, which can be installed; 2024-05-13T02:08:13.9150806Z │ ├─ gdal [2.4.3|2.4.4|...|3.0.4] would require 2024-05-13T02:08:13.9151170Z │ │ └─ python_abi * *_cp38, which can be installed; 2024-05-13T02:08:13.9151485Z │ ├─ gdal 2.4.4 would require 2024-05-13T02:08:13.9151851Z │ │ └─ libgdal 2.4.4 h5439ffd_1, which can be installed; 2024-05-13T02:08:13.9152177Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.9152534Z │ │ └─ libgdal 3.0.4 hce44138_2, which can be installed; 2024-05-13T02:08:13.9152853Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.9153212Z │ │ └─ libgdal 3.0.4 he6a97d6_10, which can be installed; 2024-05-13T02:08:13.9153564Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.9153906Z │ │ └─ libgdal 3.0.4 h94bbfbd_3, which can be installed; 2024-05-13T02:08:13.9154241Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.9154584Z │ │ └─ libgdal 3.0.4 h9e6407a_4, which can be installed; 2024-05-13T02:08:13.9154914Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.9155267Z │ │ └─ libgdal 3.0.4 h4f4a046_5, which can be installed; 2024-05-13T02:08:13.9155604Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.9155946Z │ │ └─ libgdal 3.0.4 h3dfc09a_6, which can be installed; 2024-05-13T02:08:13.9156284Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.9156643Z │ │ └─ libgdal 3.0.4 hbd881e9_7, which can be installed; 2024-05-13T02:08:13.9156959Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.9157345Z │ │ └─ libgdal 3.0.4 h99f9e9c_8, which can be installed; 2024-05-13T02:08:13.9157669Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.9158028Z │ │ └─ libgdal 3.0.4 h99f9e9c_9, which can be installed; 2024-05-13T02:08:13.9158472Z │ ├─ gdal 3.1.0 would require 2024-05-13T02:08:13.9158839Z │ │ └─ libgdal 3.1.0 he6a97d6_0, which can be installed; 2024-05-13T02:08:13.9159153Z │ ├─ gdal 3.1.0 would require 2024-05-13T02:08:13.9159517Z │ │ └─ libgdal 3.1.0 h2e1b11c_1, which can be installed; 2024-05-13T02:08:13.9159833Z │ ├─ gdal 3.1.0 would require 2024-05-13T02:08:13.9160199Z │ │ └─ libgdal 3.1.0 h0b4441a_2, which can be installed; 2024-05-13T02:08:13.9160535Z │ ├─ gdal 3.1.0 would require 2024-05-13T02:08:13.9160874Z │ │ └─ libgdal 3.1.0 h4ed0dcf_3, which can be installed; 2024-05-13T02:08:13.9161202Z │ ├─ gdal 3.1.1 would require 2024-05-13T02:08:13.9161543Z │ │ └─ libgdal 3.1.1 h4ed0dcf_0, which can be installed; 2024-05-13T02:08:13.9161873Z │ ├─ gdal 3.1.1 would require 2024-05-13T02:08:13.9162214Z │ │ └─ libgdal 3.1.1 h6687615_1, which can be installed; 2024-05-13T02:08:13.9162553Z │ ├─ gdal 3.1.1 would require 2024-05-13T02:08:13.9162896Z │ │ └─ libgdal 3.1.1 h6687615_2, which can be installed; 2024-05-13T02:08:13.9163244Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:13.9163604Z │ │ └─ libgdal 3.1.2 hb2a6f5f_1, which can be installed; 2024-05-13T02:08:13.9163921Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:13.9164281Z │ │ └─ libgdal 3.1.2 hf6fc319_2, which can be installed; 2024-05-13T02:08:13.9164687Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:13.9165042Z │ │ └─ libgdal 3.1.2 hb2a6f5f_3, which can be installed; 2024-05-13T02:08:13.9165355Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:13.9165715Z │ │ └─ libgdal 3.1.2 h670eac6_4, which can be installed; 2024-05-13T02:08:13.9166060Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:13.9166423Z │ │ └─ libgdal 3.1.2 h6687615_0, which can be installed; 2024-05-13T02:08:13.9166761Z │ ├─ gdal 3.1.3 would require 2024-05-13T02:08:13.9167101Z │ │ └─ libgdal 3.1.3 h670eac6_0, which can be installed; 2024-05-13T02:08:13.9167435Z │ ├─ gdal 3.1.3 would require 2024-05-13T02:08:13.9167777Z │ │ └─ libgdal 3.1.3 h670eac6_1, which can be installed; 2024-05-13T02:08:13.9168122Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9168463Z │ │ └─ libgdal 3.1.4 h50e41a3_1, which can be installed; 2024-05-13T02:08:13.9168797Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9169140Z │ │ └─ libgdal 3.1.4 h804b7da_10, which can be installed; 2024-05-13T02:08:13.9169487Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9169828Z │ │ └─ libgdal 3.1.4 h02eeb80_2, which can be installed; 2024-05-13T02:08:13.9170163Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9170687Z │ │ └─ libgdal 3.1.4 h96b6e7a_3, which can be installed; 2024-05-13T02:08:13.9171007Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9171367Z │ │ └─ libgdal 3.1.4 h744752d_4, which can be installed; 2024-05-13T02:08:13.9171685Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9172045Z │ │ └─ libgdal 3.1.4 h0a4f56a_5, which can be installed; 2024-05-13T02:08:13.9172394Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9172775Z │ │ └─ libgdal 3.1.4 hbde00c8_6, which can be installed; 2024-05-13T02:08:13.9173107Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9173468Z │ │ └─ libgdal 3.1.4 he6eed4e_7, which can be installed; 2024-05-13T02:08:13.9173803Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9174146Z │ │ └─ libgdal 3.1.4 h38ff51b_8, which can be installed; 2024-05-13T02:08:13.9174521Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9174868Z │ │ └─ libgdal 3.1.4 h6636813_9, which can be installed; 2024-05-13T02:08:13.9175203Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9175545Z │ │ └─ libgdal 3.1.4 h8f005ca_17, which can be installed; 2024-05-13T02:08:13.9175885Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9176230Z │ │ └─ libgdal 3.1.4 h78c8158_11, which can be installed; 2024-05-13T02:08:13.9176569Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9176935Z │ │ └─ libgdal 3.1.4 h928efbf_12, which can be installed; 2024-05-13T02:08:13.9177256Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9177618Z │ │ └─ libgdal 3.1.4 hbf32332_13, which can be installed; 2024-05-13T02:08:13.9178062Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9178429Z │ │ └─ libgdal 3.1.4 h679344c_14, which can be installed; 2024-05-13T02:08:13.9178750Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9179112Z │ │ └─ libgdal 3.1.4 h3215d8d_15, which can be installed; 2024-05-13T02:08:13.9179440Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9179809Z │ │ └─ libgdal 3.1.4 h4dcd70e_16, which can be installed; 2024-05-13T02:08:13.9180127Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9180490Z │ │ └─ libgdal 3.1.4 h07ae0cd_18, which can be installed; 2024-05-13T02:08:13.9180826Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9181168Z │ │ └─ libgdal 3.1.4 h670eac6_0, which can be installed; 2024-05-13T02:08:13.9181507Z │ ├─ gdal 3.2.0 would require 2024-05-13T02:08:13.9181846Z │ │ └─ libgdal 3.2.0 h24f7f85_0, which can be installed; 2024-05-13T02:08:13.9182183Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.9182537Z │ │ └─ libgdal 3.2.1 h2812452_0, which can be installed; 2024-05-13T02:08:13.9182868Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.9183235Z │ │ └─ libgdal 3.2.1 h52563cd_1, which can be installed; 2024-05-13T02:08:13.9183584Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.9183952Z │ │ └─ libgdal 3.2.1 h96b6e7a_2, which can be installed; 2024-05-13T02:08:13.9184373Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.9184734Z │ │ └─ libgdal 3.2.1 h744752d_3, which can be installed; 2024-05-13T02:08:13.9185053Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.9185414Z │ │ └─ libgdal 3.2.1 h0a4f56a_4, which can be installed; 2024-05-13T02:08:13.9185731Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.9186094Z │ │ └─ libgdal 3.2.1 hbde00c8_5, which can be installed; 2024-05-13T02:08:13.9186411Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.9186777Z │ │ └─ libgdal 3.2.1 he6eed4e_6, which can be installed; 2024-05-13T02:08:13.9187113Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.9187464Z │ │ └─ libgdal 3.2.1 h38ff51b_7, which can be installed; 2024-05-13T02:08:13.9187802Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.9188146Z │ │ └─ libgdal 3.2.1 h6636813_8, which can be installed; 2024-05-13T02:08:13.9188483Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.9188825Z │ │ └─ libgdal 3.2.1 h804b7da_9, which can be installed; 2024-05-13T02:08:13.9189167Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9189508Z │ │ └─ libgdal 3.2.2 h804b7da_0, which can be installed; 2024-05-13T02:08:13.9189846Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9190190Z │ │ └─ libgdal 3.2.2 h78c8158_1, which can be installed; 2024-05-13T02:08:13.9190524Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9190885Z │ │ └─ libgdal 3.2.2 h928efbf_2, which can be installed; 2024-05-13T02:08:13.9191205Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9191571Z │ │ └─ libgdal 3.2.2 hbf32332_3, which can be installed; 2024-05-13T02:08:13.9191914Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9192283Z │ │ └─ libgdal 3.2.2 hbf32332_4, which can be installed; 2024-05-13T02:08:13.9192597Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9192961Z │ │ └─ libgdal 3.2.2 h679344c_5, which can be installed; 2024-05-13T02:08:13.9193279Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9193647Z │ │ └─ libgdal 3.2.2 h4dcd70e_6, which can be installed; 2024-05-13T02:08:13.9193985Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9194335Z │ │ └─ libgdal 3.2.2 h8f005ca_7, which can be installed; 2024-05-13T02:08:13.9194671Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9195017Z │ │ └─ libgdal 3.2.2 h399a533_10, which can be installed; 2024-05-13T02:08:13.9195352Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9195696Z │ │ └─ libgdal 3.2.2 h57ec04e_11, which can be installed; 2024-05-13T02:08:13.9196035Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9196376Z │ │ └─ libgdal 3.2.2 h07ae0cd_8, which can be installed; 2024-05-13T02:08:13.9196712Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9197153Z │ │ └─ libgdal 3.2.2 h358be1b_9, which can be installed; 2024-05-13T02:08:13.9197494Z │ ├─ gdal 3.3.0 would require 2024-05-13T02:08:13.9197856Z │ │ └─ libgdal 3.3.0 hbf32332_0, which can be installed; 2024-05-13T02:08:13.9198175Z │ ├─ gdal 3.3.0 would require 2024-05-13T02:08:13.9198618Z │ │ └─ libgdal 3.3.0 h679344c_1, which can be installed; 2024-05-13T02:08:13.9198935Z │ ├─ gdal 3.3.0 would require 2024-05-13T02:08:13.9199294Z │ │ └─ libgdal 3.3.0 h4dcd70e_2, which can be installed; 2024-05-13T02:08:13.9199608Z │ ├─ gdal 3.3.0 would require 2024-05-13T02:08:13.9199969Z │ │ └─ libgdal 3.3.0 h8f005ca_3, which can be installed; 2024-05-13T02:08:13.9200310Z │ ├─ gdal 3.3.1 would require 2024-05-13T02:08:13.9200675Z │ │ └─ libgdal 3.3.1 h8f005ca_0, which can be installed; 2024-05-13T02:08:13.9201014Z │ ├─ gdal 3.3.1 would require 2024-05-13T02:08:13.9201358Z │ │ └─ libgdal 3.3.1 h8f005ca_1, which can be installed; 2024-05-13T02:08:13.9201695Z │ ├─ gdal 3.3.1 would require 2024-05-13T02:08:13.9202046Z │ │ └─ libgdal 3.3.1 h6214c1d_3, which can be installed; 2024-05-13T02:08:13.9202383Z │ ├─ gdal 3.3.1 would require 2024-05-13T02:08:13.9202722Z │ │ └─ libgdal 3.3.1 h07ae0cd_2, which can be installed; 2024-05-13T02:08:13.9203060Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:13.9203414Z │ │ └─ libgdal 3.3.2 h399a533_1, which can be installed; 2024-05-13T02:08:13.9203755Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:13.9204116Z │ │ └─ libgdal 3.3.2 hd2dd7ad_2, which can be installed; 2024-05-13T02:08:13.9204435Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:13.9204798Z │ │ └─ libgdal 3.3.2 h6acdded_3, which can be installed; 2024-05-13T02:08:13.9205114Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:13.9205479Z │ │ └─ libgdal 3.3.2 h9c9eb65_4, which can be installed; 2024-05-13T02:08:13.9205793Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:13.9206155Z │ │ └─ libgdal 3.3.2 h6214c1d_0, which can be installed; 2024-05-13T02:08:13.9206480Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9206841Z │ │ └─ libgdal 3.3.3 hbe510e8_10, which can be installed; 2024-05-13T02:08:13.9207157Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9207519Z │ │ └─ libgdal 3.3.3 hf890fe0_11, which can be installed; 2024-05-13T02:08:13.9207855Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9208204Z │ │ └─ libgdal 3.3.3 hbe510e8_12, which can be installed; 2024-05-13T02:08:13.9208542Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9208914Z │ │ └─ libgdal 3.3.3 h5ee51d2_13, which can be installed; 2024-05-13T02:08:13.9209250Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9209594Z │ │ └─ libgdal 3.3.3 h30f1481_14, which can be installed; 2024-05-13T02:08:13.9209930Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9210471Z │ │ └─ libgdal 3.3.3 h7b6f8d3_15, which can be installed; 2024-05-13T02:08:13.9210868Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9211232Z │ │ └─ libgdal 3.3.3 ha1fb1f1_4, which can be installed; 2024-05-13T02:08:13.9211673Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9212036Z │ │ └─ libgdal 3.3.3 hc0e84f1_5, which can be installed; 2024-05-13T02:08:13.9212354Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9212713Z │ │ └─ libgdal 3.3.3 hc0e84f1_6, which can be installed; 2024-05-13T02:08:13.9213033Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9213402Z │ │ └─ libgdal 3.3.3 h913cfbe_7, which can be installed; 2024-05-13T02:08:13.9213718Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9214080Z │ │ └─ libgdal 3.3.3 hed9a671_8, which can be installed; 2024-05-13T02:08:13.9214419Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9214759Z │ │ └─ libgdal 3.3.3 hbe510e8_9, which can be installed; 2024-05-13T02:08:13.9215103Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9215445Z │ │ └─ libgdal 3.3.3 h1504ab5_10, which can be installed; 2024-05-13T02:08:13.9215782Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9216125Z │ │ └─ libgdal 3.3.3 hfbb1d71_11, which can be installed; 2024-05-13T02:08:13.9216470Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9216812Z │ │ └─ libgdal 3.3.3 h1504ab5_12, which can be installed; 2024-05-13T02:08:13.9217154Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9217531Z │ │ └─ libgdal 3.3.3 h4f01073_13, which can be installed; 2024-05-13T02:08:13.9217972Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9218336Z │ │ └─ libgdal 3.3.3 h59e13aa_14, which can be installed; 2024-05-13T02:08:13.9218655Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9219018Z │ │ └─ libgdal 3.3.3 h4ae554a_15, which can be installed; 2024-05-13T02:08:13.9219337Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9219697Z │ │ └─ libgdal 3.3.3 h356f897_0, which can be installed; 2024-05-13T02:08:13.9220012Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9220371Z │ │ └─ libgdal 3.3.3 hf5a45a9_1, which can be installed; 2024-05-13T02:08:13.9220686Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9221047Z │ │ └─ libgdal 3.3.3 h18e3bf0_2, which can be installed; 2024-05-13T02:08:13.9221391Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9221732Z │ │ └─ libgdal 3.3.3 h269b7ac_3, which can be installed; 2024-05-13T02:08:13.9222066Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9222406Z │ │ └─ libgdal 3.4.0 ha1fb1f1_0, which can be installed; 2024-05-13T02:08:13.9222747Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9223095Z │ │ └─ libgdal 3.4.0 hc0e84f1_1, which can be installed; 2024-05-13T02:08:13.9223439Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9223781Z │ │ └─ libgdal 3.4.0 hbe510e8_10, which can be installed; 2024-05-13T02:08:13.9224116Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9224460Z │ │ └─ libgdal 3.4.0 hbe510e8_12, which can be installed; 2024-05-13T02:08:13.9224795Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9225156Z │ │ └─ libgdal 3.4.0 h5ee51d2_13, which can be installed; 2024-05-13T02:08:13.9225482Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9225842Z │ │ └─ libgdal 3.4.0 hc0e84f1_2, which can be installed; 2024-05-13T02:08:13.9226188Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9226551Z │ │ └─ libgdal 3.4.0 hc0e84f1_3, which can be installed; 2024-05-13T02:08:13.9226865Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9227224Z │ │ └─ libgdal 3.4.0 h913cfbe_4, which can be installed; 2024-05-13T02:08:13.9227549Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9227910Z │ │ └─ libgdal 3.4.0 hed9a671_5, which can be installed; 2024-05-13T02:08:13.9228245Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9228587Z │ │ └─ libgdal 3.4.0 hed9a671_6, which can be installed; 2024-05-13T02:08:13.9228920Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9229260Z │ │ └─ libgdal 3.4.0 hbe510e8_7, which can be installed; 2024-05-13T02:08:13.9229595Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9229935Z │ │ └─ libgdal 3.4.0 hbe510e8_8, which can be installed; 2024-05-13T02:08:13.9230268Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9230608Z │ │ └─ libgdal 3.4.0 hf890fe0_9, which can be installed; 2024-05-13T02:08:13.9231044Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9231409Z │ │ └─ libgdal 3.4.0 h4471fe2_11, which can be installed; 2024-05-13T02:08:13.9231726Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9232089Z │ │ └─ libgdal 3.4.0 h1504ab5_10, which can be installed; 2024-05-13T02:08:13.9232413Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9232775Z │ │ └─ libgdal 3.4.0 h1504ab5_12, which can be installed; 2024-05-13T02:08:13.9233092Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9233454Z │ │ └─ libgdal 3.4.0 h4f01073_13, which can be installed; 2024-05-13T02:08:13.9233772Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9234134Z │ │ └─ libgdal 3.4.0 h1504ab5_8, which can be installed; 2024-05-13T02:08:13.9234469Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9234837Z │ │ └─ libgdal 3.4.0 hfbb1d71_9, which can be installed; 2024-05-13T02:08:13.9235173Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9235523Z │ │ └─ libgdal 3.4.1 h5ee51d2_0, which can be installed; 2024-05-13T02:08:13.9235862Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9236209Z │ │ └─ libgdal 3.4.1 h30f1481_1, which can be installed; 2024-05-13T02:08:13.9236542Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9236885Z │ │ └─ libgdal 3.4.1 h7b6f8d3_2, which can be installed; 2024-05-13T02:08:13.9237314Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9237656Z │ │ └─ libgdal 3.4.1 hc3d8651_3, which can be installed; 2024-05-13T02:08:13.9237995Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9238354Z │ │ └─ libgdal 3.4.1 hc4e7d83_4, which can be installed; 2024-05-13T02:08:13.9238671Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9239032Z │ │ └─ libgdal 3.4.1 hff5c5e8_5, which can be installed; 2024-05-13T02:08:13.9239346Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9239707Z │ │ └─ libgdal 3.4.1 hda961b2_6, which can be installed; 2024-05-13T02:08:13.9240024Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9240395Z │ │ └─ libgdal 3.4.1 h4f01073_0, which can be installed; 2024-05-13T02:08:13.9240708Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9241073Z │ │ └─ libgdal 3.4.1 h59e13aa_1, which can be installed; 2024-05-13T02:08:13.9241408Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9241750Z │ │ └─ libgdal 3.4.1 h4ae554a_2, which can be installed; 2024-05-13T02:08:13.9242097Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9242439Z │ │ └─ libgdal 3.4.1 h42fb820_3, which can be installed; 2024-05-13T02:08:13.9242774Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9243143Z │ │ └─ libgdal 3.4.1 he20be3c_4, which can be installed; 2024-05-13T02:08:13.9243480Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9243817Z │ │ └─ libgdal 3.4.1 haddd6ec_5, which can be installed; 2024-05-13T02:08:13.9244152Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9244491Z │ │ └─ libgdal 3.4.1 haa48f22_6, which can be installed; 2024-05-13T02:08:13.9244824Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9245192Z │ │ └─ libgdal 3.4.2 hda961b2_0, which can be installed; 2024-05-13T02:08:13.9245508Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9245867Z │ │ └─ libgdal 3.4.2 hdfc60d4_1, which can be installed; 2024-05-13T02:08:13.9246182Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9246557Z │ │ └─ libgdal 3.4.2 h1db9fa4_2, which can be installed; 2024-05-13T02:08:13.9246878Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9247244Z │ │ └─ libgdal 3.4.2 h1db9fa4_3, which can be installed; 2024-05-13T02:08:13.9247559Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9247921Z │ │ └─ libgdal 3.4.2 he830e9d_4, which can be installed; 2024-05-13T02:08:13.9248255Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9248598Z │ │ └─ libgdal 3.4.2 h5750acb_5, which can be installed; 2024-05-13T02:08:13.9248925Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9249264Z │ │ └─ libgdal 3.4.2 h0e87c58_6, which can be installed; 2024-05-13T02:08:13.9249593Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9250032Z │ │ └─ libgdal 3.4.2 h3886835_7, which can be installed; 2024-05-13T02:08:13.9250574Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9250973Z │ │ └─ libgdal 3.4.2 haa48f22_0, which can be installed; 2024-05-13T02:08:13.9251315Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9251785Z │ │ └─ libgdal 3.4.2 h886d1c3_1, which can be installed; 2024-05-13T02:08:13.9252137Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9252501Z │ │ └─ libgdal 3.4.2 he509a2e_2, which can be installed; 2024-05-13T02:08:13.9252821Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9253186Z │ │ └─ libgdal 3.4.2 he509a2e_3, which can be installed; 2024-05-13T02:08:13.9253503Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9253866Z │ │ └─ libgdal 3.4.2 hd724a2d_4, which can be installed; 2024-05-13T02:08:13.9254190Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9254557Z │ │ └─ libgdal 3.4.2 h8ff35cd_5, which can be installed; 2024-05-13T02:08:13.9254875Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9255248Z │ │ └─ libgdal 3.4.2 hb785293_6, which can be installed; 2024-05-13T02:08:13.9255584Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9255928Z │ │ └─ libgdal 3.4.2 h56144a5_7, which can be installed; 2024-05-13T02:08:13.9256261Z │ ├─ gdal 3.4.3 would require 2024-05-13T02:08:13.9256611Z │ │ └─ libgdal 3.4.3 h3886835_0, which can be installed; 2024-05-13T02:08:13.9256950Z │ ├─ gdal 3.4.3 would require 2024-05-13T02:08:13.9257291Z │ │ └─ libgdal 3.4.3 h56144a5_0, which can be installed; 2024-05-13T02:08:13.9257629Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9257973Z │ │ └─ libgdal 3.5.0 h3886835_0, which can be installed; 2024-05-13T02:08:13.9258308Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9258666Z │ │ └─ libgdal 3.5.0 h844f3f6_1, which can be installed; 2024-05-13T02:08:13.9258983Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9259350Z │ │ └─ libgdal 3.5.0 hd131f80_2, which can be installed; 2024-05-13T02:08:13.9259677Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9260040Z │ │ └─ libgdal 3.5.0 h31d7bda_3, which can be installed; 2024-05-13T02:08:13.9260382Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9260740Z │ │ └─ libgdal 3.5.0 h59d0e54_4, which can be installed; 2024-05-13T02:08:13.9261055Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9261423Z │ │ └─ libgdal 3.5.0 h0c20829_5, which can be installed; 2024-05-13T02:08:13.9261757Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9262099Z │ │ └─ libgdal 3.5.0 h56144a5_0, which can be installed; 2024-05-13T02:08:13.9262428Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9262767Z │ │ └─ libgdal 3.5.0 hd0aedcd_1, which can be installed; 2024-05-13T02:08:13.9263103Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9263442Z │ │ └─ libgdal 3.5.0 h1f7a3f3_2, which can be installed; 2024-05-13T02:08:13.9263775Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9264116Z │ │ └─ libgdal 3.5.0 he21a14a_3, which can be installed; 2024-05-13T02:08:13.9264548Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9264891Z │ │ └─ libgdal 3.5.0 hc0ebe42_4, which can be installed; 2024-05-13T02:08:13.9265225Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9265584Z │ │ └─ libgdal 3.5.0 h32640fd_5, which can be installed; 2024-05-13T02:08:13.9265899Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9266264Z │ │ └─ libgdal 3.5.1 h0c20829_0, which can be installed; 2024-05-13T02:08:13.9266580Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9266932Z │ │ └─ libgdal 3.5.1 h0c20829_1, which can be installed; 2024-05-13T02:08:13.9267249Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9267609Z │ │ └─ libgdal 3.5.1 h53011df_2, which can be installed; 2024-05-13T02:08:13.9267926Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9268288Z │ │ └─ libgdal 3.5.1 h53011df_3, which can be installed; 2024-05-13T02:08:13.9268619Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9268985Z │ │ └─ libgdal 3.5.1 h75ea5e2_4, which can be installed; 2024-05-13T02:08:13.9269325Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9269667Z │ │ └─ libgdal 3.5.1 hc23bfc3_5, which can be installed; 2024-05-13T02:08:13.9269994Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9270336Z │ │ └─ libgdal 3.5.1 h32640fd_0, which can be installed; 2024-05-13T02:08:13.9270756Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9271097Z │ │ └─ libgdal 3.5.1 h32640fd_1, which can be installed; 2024-05-13T02:08:13.9271431Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9271773Z │ │ └─ libgdal 3.5.1 hd6149ef_2, which can be installed; 2024-05-13T02:08:13.9272104Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9272502Z │ │ └─ libgdal 3.5.1 hd6149ef_3, which can be installed; 2024-05-13T02:08:13.9272849Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9273204Z │ │ └─ libgdal 3.5.1 h5609db0_4, which can be installed; 2024-05-13T02:08:13.9273525Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9273878Z │ │ └─ libgdal 3.5.1 h84f2e82_5, which can be installed; 2024-05-13T02:08:13.9274201Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9274559Z │ │ └─ libgdal 3.5.2 hc23bfc3_0, which can be installed; 2024-05-13T02:08:13.9274873Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9275226Z │ │ └─ libgdal 3.5.2 hc23bfc3_1, which can be installed; 2024-05-13T02:08:13.9275563Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9275906Z │ │ └─ libgdal 3.5.2 hc23bfc3_3, which can be installed; 2024-05-13T02:08:13.9276235Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9276576Z │ │ └─ libgdal 3.5.2 h91cfbaa_4, which can be installed; 2024-05-13T02:08:13.9276905Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9277247Z │ │ └─ libgdal 3.5.2 hf663712_5, which can be installed; 2024-05-13T02:08:13.9277610Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9277959Z │ │ └─ libgdal 3.5.2 hf663712_6, which can be installed; 2024-05-13T02:08:13.9278293Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9278647Z │ │ └─ libgdal 3.5.2 hf663712_7, which can be installed; 2024-05-13T02:08:13.9278971Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9279326Z │ │ └─ libgdal 3.5.2 h84f2e82_0, which can be installed; 2024-05-13T02:08:13.9279643Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9279996Z │ │ └─ libgdal 3.5.2 h84f2e82_1, which can be installed; 2024-05-13T02:08:13.9280319Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9280674Z │ │ └─ libgdal 3.5.2 h84f2e82_3, which can be installed; 2024-05-13T02:08:13.9280990Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9281344Z │ │ └─ libgdal 3.5.2 h6e88209_4, which can be installed; 2024-05-13T02:08:13.9281659Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9282013Z │ │ └─ libgdal 3.5.2 h27ae5c1_5, which can be installed; 2024-05-13T02:08:13.9282340Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9282682Z │ │ └─ libgdal 3.5.2 h27ae5c1_6, which can be installed; 2024-05-13T02:08:13.9283011Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9283353Z │ │ └─ libgdal 3.5.2 h27ae5c1_7, which can be installed; 2024-05-13T02:08:13.9283782Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9284128Z │ │ └─ libgdal 3.5.3 hf663712_0, which can be installed; 2024-05-13T02:08:13.9284458Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9284799Z │ │ └─ libgdal 3.5.3 h275edd5_1, which can be installed; 2024-05-13T02:08:13.9285135Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9285488Z │ │ └─ libgdal 3.5.3 h7bccd54_2, which can be installed; 2024-05-13T02:08:13.9285830Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9286188Z │ │ └─ libgdal 3.5.3 h27ae5c1_0, which can be installed; 2024-05-13T02:08:13.9286505Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9286860Z │ │ └─ libgdal 3.5.3 heb1176f_1, which can be installed; 2024-05-13T02:08:13.9287175Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9287531Z │ │ └─ libgdal 3.5.3 h2d85cf6_2, which can be installed; 2024-05-13T02:08:13.9287846Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9288203Z │ │ └─ libgdal 3.6.0 h275edd5_0, which can be installed; 2024-05-13T02:08:13.9288544Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9288888Z │ │ └─ libgdal 3.6.0 h275edd5_1, which can be installed; 2024-05-13T02:08:13.9289219Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9289560Z │ │ └─ libgdal 3.6.0 h7bccd54_2, which can be installed; 2024-05-13T02:08:13.9289997Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9290445Z │ │ └─ libgdal 3.6.0 heb1176f_0, which can be installed; 2024-05-13T02:08:13.9290814Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9291159Z │ │ └─ libgdal 3.6.0 heb1176f_1, which can be installed; 2024-05-13T02:08:13.9291489Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9291830Z │ │ └─ libgdal 3.6.0 h2d85cf6_2, which can be installed; 2024-05-13T02:08:13.9292165Z │ ├─ gdal 3.4.3 would require 2024-05-13T02:08:13.9292522Z │ │ └─ libgdal 3.4.3 hd4bcc23_1, which can be installed; 2024-05-13T02:08:13.9292838Z │ ├─ gdal 3.4.3 would require 2024-05-13T02:08:13.9293202Z │ │ └─ libgdal 3.4.3 hdfd6431_1, which can be installed; 2024-05-13T02:08:13.9293519Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9293874Z │ │ └─ libgdal 3.5.3 h2c497fb_10, which can be installed; 2024-05-13T02:08:13.9294193Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9294582Z │ │ └─ libgdal 3.5.3 h9af8157_11, which can be installed; 2024-05-13T02:08:13.9294908Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9295265Z │ │ └─ libgdal 3.5.3 h8cbb2de_12, which can be installed; 2024-05-13T02:08:13.9295595Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9295938Z │ │ └─ libgdal 3.5.3 h19d0ce6_13, which can be installed; 2024-05-13T02:08:13.9296275Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9296626Z │ │ └─ libgdal 3.5.3 h09a3a4f_14, which can be installed; 2024-05-13T02:08:13.9296955Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9297301Z │ │ └─ libgdal 3.5.3 hb096bb9_15, which can be installed; 2024-05-13T02:08:13.9297633Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9298087Z │ │ └─ libgdal 3.5.3 h46dac61_8, which can be installed; 2024-05-13T02:08:13.9298424Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9298778Z │ │ └─ libgdal 3.5.3 h8b86210_9, which can be installed; 2024-05-13T02:08:13.9299101Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9299457Z │ │ └─ libgdal 3.5.3 hcb70f40_3, which can be installed; 2024-05-13T02:08:13.9299788Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9300144Z │ │ └─ libgdal 3.5.3 hcb70f40_4, which can be installed; 2024-05-13T02:08:13.9300462Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9300814Z │ │ └─ libgdal 3.5.3 h669b3df_5, which can be installed; 2024-05-13T02:08:13.9301131Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9301487Z │ │ └─ libgdal 3.5.3 hab1f3de_6, which can be installed; 2024-05-13T02:08:13.9301802Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9302161Z │ │ └─ libgdal 3.5.3 h9032eb1_7, which can be installed; 2024-05-13T02:08:13.9302491Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9302868Z │ │ └─ libgdal 3.5.3 hb981417_22, which can be installed; 2024-05-13T02:08:13.9303200Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9303546Z │ │ └─ libgdal 3.5.3 h71ff8f0_23, which can be installed; 2024-05-13T02:08:13.9303874Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9304321Z │ │ └─ libgdal 3.5.3 h69f0217_24, which can be installed; 2024-05-13T02:08:13.9304659Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9305002Z │ │ └─ libgdal 3.5.3 h1809c48_25, which can be installed; 2024-05-13T02:08:13.9305332Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9305690Z │ │ └─ libgdal 3.5.3 h17d0788_26, which can be installed; 2024-05-13T02:08:13.9306008Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9306368Z │ │ └─ libgdal 3.5.3 h2d23f43_10, which can be installed; 2024-05-13T02:08:13.9306689Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9307046Z │ │ └─ libgdal 3.5.3 h05f8703_11, which can be installed; 2024-05-13T02:08:13.9307367Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9307739Z │ │ └─ libgdal 3.5.3 h5842160_12, which can be installed; 2024-05-13T02:08:13.9308055Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9308413Z │ │ └─ libgdal 3.5.3 h50c6c2d_13, which can be installed; 2024-05-13T02:08:13.9308745Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9309096Z │ │ └─ libgdal 3.5.3 h71def1e_14, which can be installed; 2024-05-13T02:08:13.9309431Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9309776Z │ │ └─ libgdal 3.5.3 h084b287_15, which can be installed; 2024-05-13T02:08:13.9310106Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9310454Z │ │ └─ libgdal 3.5.3 h084b287_16, which can be installed; 2024-05-13T02:08:13.9310783Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9311126Z │ │ └─ libgdal 3.5.3 heabd798_17, which can be installed; 2024-05-13T02:08:13.9311481Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9311827Z │ │ └─ libgdal 3.5.3 h634f703_18, which can be installed; 2024-05-13T02:08:13.9312166Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9312526Z │ │ └─ libgdal 3.5.3 he1dbb10_19, which can be installed; 2024-05-13T02:08:13.9312842Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9313201Z │ │ └─ libgdal 3.5.3 h6d6b729_20, which can be installed; 2024-05-13T02:08:13.9313516Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9313879Z │ │ └─ libgdal 3.5.3 hd7ade74_21, which can be installed; 2024-05-13T02:08:13.9314195Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9314550Z │ │ └─ libgdal 3.5.3 h867e046_8, which can be installed; 2024-05-13T02:08:13.9314866Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9315221Z │ │ └─ libgdal 3.5.3 h7eed13e_9, which can be installed; 2024-05-13T02:08:13.9315548Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9315891Z │ │ └─ libgdal 3.5.3 hb03553a_3, which can be installed; 2024-05-13T02:08:13.9316222Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9316562Z │ │ └─ libgdal 3.5.3 hb03553a_4, which can be installed; 2024-05-13T02:08:13.9316992Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9317335Z │ │ └─ libgdal 3.5.3 h7516191_5, which can be installed; 2024-05-13T02:08:13.9317665Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9318010Z │ │ └─ libgdal 3.5.3 he691a7b_6, which can be installed; 2024-05-13T02:08:13.9318358Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9318699Z │ │ └─ libgdal 3.5.3 hd850ce1_7, which can be installed; 2024-05-13T02:08:13.9319029Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9319388Z │ │ └─ libgdal 3.5.3 h2a8271e_27, which can be installed; 2024-05-13T02:08:13.9319705Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9320094Z │ │ └─ libgdal 3.5.3 h89c0d6d_28, which can be installed; 2024-05-13T02:08:13.9320411Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9320767Z │ │ └─ libgdal 3.6.0 hc956b1e_11, which can be installed; 2024-05-13T02:08:13.9321083Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9321440Z │ │ └─ libgdal 3.6.0 hc956b1e_12, which can be installed; 2024-05-13T02:08:13.9321765Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9322123Z │ │ └─ libgdal 3.6.0 he5f2d09_13, which can be installed; 2024-05-13T02:08:13.9322454Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9322796Z │ │ └─ libgdal 3.6.0 h839a3bd_14, which can be installed; 2024-05-13T02:08:13.9323217Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9323564Z │ │ └─ libgdal 3.6.0 h96922bd_10, which can be installed; 2024-05-13T02:08:13.9323893Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9324239Z │ │ └─ libgdal 3.6.0 h98eee4c_3, which can be installed; 2024-05-13T02:08:13.9324571Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9324914Z │ │ └─ libgdal 3.6.0 h5733059_4, which can be installed; 2024-05-13T02:08:13.9325246Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9325601Z │ │ └─ libgdal 3.6.0 ha189470_5, which can be installed; 2024-05-13T02:08:13.9325916Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9326270Z │ │ └─ libgdal 3.6.0 ha189470_6, which can be installed; 2024-05-13T02:08:13.9326592Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9326946Z │ │ └─ libgdal 3.6.0 ha189470_7, which can be installed; 2024-05-13T02:08:13.9327262Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9327616Z │ │ └─ libgdal 3.6.0 hd791597_8, which can be installed; 2024-05-13T02:08:13.9327938Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9328318Z │ │ └─ libgdal 3.6.0 h8a24986_9, which can be installed; 2024-05-13T02:08:13.9328636Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9328993Z │ │ └─ libgdal 3.6.0 hedffb84_11, which can be installed; 2024-05-13T02:08:13.9329323Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9329664Z │ │ └─ libgdal 3.6.0 hedffb84_12, which can be installed; 2024-05-13T02:08:13.9329996Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9330472Z │ │ └─ libgdal 3.6.0 h2f87c3e_13, which can be installed; 2024-05-13T02:08:13.9330857Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9331198Z │ │ └─ libgdal 3.6.0 h4fca5ce_14, which can be installed; 2024-05-13T02:08:13.9331543Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9331887Z │ │ └─ libgdal 3.6.0 h7628b6d_10, which can be installed; 2024-05-13T02:08:13.9332220Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9332574Z │ │ └─ libgdal 3.6.0 h6a6fec7_3, which can be installed; 2024-05-13T02:08:13.9332898Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9333252Z │ │ └─ libgdal 3.6.0 he1fd974_4, which can be installed; 2024-05-13T02:08:13.9333569Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9333920Z │ │ └─ libgdal 3.6.0 hf51d2d0_5, which can be installed; 2024-05-13T02:08:13.9334236Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9334594Z │ │ └─ libgdal 3.6.0 hf51d2d0_6, which can be installed; 2024-05-13T02:08:13.9334909Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9335261Z │ │ └─ libgdal 3.6.0 hf51d2d0_7, which can be installed; 2024-05-13T02:08:13.9335591Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9336050Z │ │ └─ libgdal 3.6.0 h86cbade_8, which can be installed; 2024-05-13T02:08:13.9336379Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9336723Z │ │ └─ libgdal 3.6.0 h0a627c1_9, which can be installed; 2024-05-13T02:08:13.9337089Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.9337437Z │ │ └─ libgdal 3.6.1 h839a3bd_0, which can be installed; 2024-05-13T02:08:13.9337776Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.9338116Z │ │ └─ libgdal 3.6.1 h896b04b_1, which can be installed; 2024-05-13T02:08:13.9338445Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.9338787Z │ │ └─ libgdal 3.6.1 h7d521fb_2, which can be installed; 2024-05-13T02:08:13.9339118Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.9339473Z │ │ └─ libgdal 3.6.1 h19e2a31_3, which can be installed; 2024-05-13T02:08:13.9339788Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.9340143Z │ │ └─ libgdal 3.6.1 h4fca5ce_0, which can be installed; 2024-05-13T02:08:13.9340457Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.9340820Z │ │ └─ libgdal 3.6.1 hf2b5f72_1, which can be installed; 2024-05-13T02:08:13.9341141Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.9341495Z │ │ └─ libgdal 3.6.1 he31f7c0_2, which can be installed; 2024-05-13T02:08:13.9341808Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.9342165Z │ │ └─ libgdal 3.6.1 hdfbbfed_3, which can be installed; 2024-05-13T02:08:13.9342591Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9342934Z │ │ └─ libgdal 3.6.2 h19e2a31_0, which can be installed; 2024-05-13T02:08:13.9343266Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9343608Z │ │ └─ libgdal 3.6.2 h7d521fb_1, which can be installed; 2024-05-13T02:08:13.9343940Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9344285Z │ │ └─ libgdal 3.6.2 h87bd3e3_2, which can be installed; 2024-05-13T02:08:13.9344614Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9344955Z │ │ └─ libgdal 3.6.2 h1f3dc49_3, which can be installed; 2024-05-13T02:08:13.9345307Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9345658Z │ │ └─ libgdal 3.6.2 hae1867e_4, which can be installed; 2024-05-13T02:08:13.9345990Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9346345Z │ │ └─ libgdal 3.6.2 hf452d97_5, which can be installed; 2024-05-13T02:08:13.9346658Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9347010Z │ │ └─ libgdal 3.6.2 hdfbbfed_0, which can be installed; 2024-05-13T02:08:13.9347332Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9347683Z │ │ └─ libgdal 3.6.2 he31f7c0_1, which can be installed; 2024-05-13T02:08:13.9348000Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9348359Z │ │ └─ libgdal 3.6.2 hb7af45b_10, which can be installed; 2024-05-13T02:08:13.9348674Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9349034Z │ │ └─ libgdal 3.6.2 hb7af45b_11, which can be installed; 2024-05-13T02:08:13.9349367Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9349712Z │ │ └─ libgdal 3.6.2 h25b768b_2, which can be installed; 2024-05-13T02:08:13.9350043Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9350477Z │ │ └─ libgdal 3.6.2 h10cbb15_3, which can be installed; 2024-05-13T02:08:13.9350811Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9351155Z │ │ └─ libgdal 3.6.2 h13e21a6_4, which can be installed; 2024-05-13T02:08:13.9351492Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9351842Z │ │ └─ libgdal 3.6.2 h8c90c07_5, which can be installed; 2024-05-13T02:08:13.9352174Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9352529Z │ │ └─ libgdal 3.6.2 h8c90c07_6, which can be installed; 2024-05-13T02:08:13.9352844Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9353201Z │ │ └─ libgdal 3.6.2 hea5766e_7, which can be installed; 2024-05-13T02:08:13.9353516Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9353895Z │ │ └─ libgdal 3.6.2 h6c674c2_8, which can be installed; 2024-05-13T02:08:13.9354212Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9354565Z │ │ └─ libgdal 3.6.2 h6c674c2_9, which can be installed; 2024-05-13T02:08:13.9354879Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.9355239Z │ │ └─ libgdal 3.6.3 h0e7c1b1_3, which can be installed; 2024-05-13T02:08:13.9355553Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.9355907Z │ │ └─ libgdal 3.6.3 hb875ca4_4, which can be installed; 2024-05-13T02:08:13.9356236Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.9356666Z │ │ └─ libgdal 3.6.3 hb875ca4_5, which can be installed; 2024-05-13T02:08:13.9356997Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.9357339Z │ │ └─ libgdal 3.6.3 h73bb59c_6, which can be installed; 2024-05-13T02:08:13.9357668Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.9358008Z │ │ └─ libgdal 3.6.3 h9c5bede_7, which can be installed; 2024-05-13T02:08:13.9358341Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.9358682Z │ │ └─ libgdal 3.6.3 h7c7a6f1_8, which can be installed; 2024-05-13T02:08:13.9359011Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.9359365Z │ │ └─ libgdal 3.6.3 hb7af45b_0, which can be installed; 2024-05-13T02:08:13.9359688Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.9360042Z │ │ └─ libgdal 3.6.3 h93ed92d_1, which can be installed; 2024-05-13T02:08:13.9360358Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.9360710Z │ │ └─ libgdal 3.6.3 habbca78_2, which can be installed; 2024-05-13T02:08:13.9361024Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9361387Z │ │ └─ libgdal 3.6.4 h272c690_3, which can be installed; 2024-05-13T02:08:13.9361702Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9362064Z │ │ └─ libgdal 3.6.4 h9f85045_4, which can be installed; 2024-05-13T02:08:13.9362417Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9362772Z │ │ └─ libgdal 3.6.4 h178578c_13, which can be installed; 2024-05-13T02:08:13.9363101Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9363446Z │ │ └─ libgdal 3.6.4 hb613c87_14, which can be installed; 2024-05-13T02:08:13.9363776Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9364118Z │ │ └─ libgdal 3.6.4 hb613c87_15, which can be installed; 2024-05-13T02:08:13.9364457Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9364799Z │ │ └─ libgdal 3.6.4 hc48e1f3_16, which can be installed; 2024-05-13T02:08:13.9365128Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9365472Z │ │ └─ libgdal 3.6.4 h6120be2_17, which can be installed; 2024-05-13T02:08:13.9365800Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9366160Z │ │ └─ libgdal 3.6.4 hdb503af_18, which can be installed; 2024-05-13T02:08:13.9366479Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9366834Z │ │ └─ libgdal 3.6.4 h0da8fbe_19, which can be installed; 2024-05-13T02:08:13.9367150Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9367505Z │ │ └─ libgdal 3.6.4 h4a9e2c2_20, which can be installed; 2024-05-13T02:08:13.9367821Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9368178Z │ │ └─ libgdal 3.6.4 h4779e86_21, which can be installed; 2024-05-13T02:08:13.9368493Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9368851Z │ │ └─ libgdal 3.6.4 hb454697_22, which can be installed; 2024-05-13T02:08:13.9369280Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9369631Z │ │ └─ libgdal 3.6.4 h39519b0_10, which can be installed; 2024-05-13T02:08:13.9369962Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9370412Z │ │ └─ libgdal 3.6.4 he8493b3_11, which can be installed; 2024-05-13T02:08:13.9370831Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9371179Z │ │ └─ libgdal 3.6.4 h94e0181_12, which can be installed; 2024-05-13T02:08:13.9371510Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9371853Z │ │ └─ libgdal 3.6.4 hd54c316_5, which can be installed; 2024-05-13T02:08:13.9372187Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9372582Z │ │ └─ libgdal 3.6.4 hc50c542_6, which can be installed; 2024-05-13T02:08:13.9372921Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9373276Z │ │ └─ libgdal 3.6.4 h9a62611_7, which can be installed; 2024-05-13T02:08:13.9373592Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9373952Z │ │ └─ libgdal 3.6.4 h39519b0_8, which can be installed; 2024-05-13T02:08:13.9374275Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9374628Z │ │ └─ libgdal 3.6.4 h39519b0_9, which can be installed; 2024-05-13T02:08:13.9374948Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9375304Z │ │ └─ libgdal 3.6.4 h7239d12_0, which can be installed; 2024-05-13T02:08:13.9375737Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9376099Z │ │ └─ libgdal 3.6.4 h7239d12_1, which can be installed; 2024-05-13T02:08:13.9376432Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9376773Z │ │ └─ libgdal 3.6.4 hada8d5e_2, which can be installed; 2024-05-13T02:08:13.9377134Z │ ├─ gdal [3.6.4|3.7.2|...|3.9.0] would require 2024-05-13T02:08:13.9377493Z │ │ └─ python_abi 3.12.* *_cp312, which can be installed; 2024-05-13T02:08:13.9377828Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:13.9378170Z │ │ └─ libgdal 3.7.0 h9f4e061_1, which can be installed; 2024-05-13T02:08:13.9378502Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:13.9378844Z │ │ └─ libgdal 3.7.0 h5418a03_2, which can be installed; 2024-05-13T02:08:13.9379186Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:13.9379570Z │ │ └─ libgdal 3.7.0 h4a547c6_3, which can be installed; 2024-05-13T02:08:13.9379890Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:13.9380245Z │ │ └─ libgdal 3.7.0 h5a391c5_4, which can be installed; 2024-05-13T02:08:13.9380571Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:13.9380923Z │ │ └─ libgdal 3.7.0 hba0e483_5, which can be installed; 2024-05-13T02:08:13.9381240Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:13.9381595Z │ │ └─ libgdal 3.7.0 he76be6c_0, which can be installed; 2024-05-13T02:08:13.9381909Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.9382267Z │ │ └─ libgdal 3.7.1 h3d2b3c2_7, which can be installed; 2024-05-13T02:08:13.9382595Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.9382942Z │ │ └─ libgdal 3.7.1 h880a63b_8, which can be installed; 2024-05-13T02:08:13.9383274Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.9383623Z │ │ └─ libgdal 3.7.1 h880a63b_9, which can be installed; 2024-05-13T02:08:13.9383953Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.9384294Z │ │ └─ libgdal 3.7.1 hba0e483_0, which can be installed; 2024-05-13T02:08:13.9384624Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.9384964Z │ │ └─ libgdal 3.7.1 ha66225b_1, which can be installed; 2024-05-13T02:08:13.9385307Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.9385647Z │ │ └─ libgdal 3.7.1 ha66225b_2, which can be installed; 2024-05-13T02:08:13.9385983Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.9386342Z │ │ └─ libgdal 3.7.1 ha66225b_3, which can be installed; 2024-05-13T02:08:13.9386657Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.9387012Z │ │ └─ libgdal 3.7.1 h8bc334e_4, which can be installed; 2024-05-13T02:08:13.9387327Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.9387710Z │ │ └─ libgdal 3.7.1 h1d4a2ba_5, which can be installed; 2024-05-13T02:08:13.9388031Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:13.9388503Z │ │ └─ libgdal 3.7.1 hd2ada2b_6, which can be installed; 2024-05-13T02:08:13.9388821Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.9389177Z │ │ └─ libgdal 3.7.2 h5b94d6b_0, which can be installed; 2024-05-13T02:08:13.9389509Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.9389857Z │ │ └─ libgdal 3.7.2 h323ed7e_1, which can be installed; 2024-05-13T02:08:13.9390202Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.9390544Z │ │ └─ libgdal 3.7.2 h9868cb8_2, which can be installed; 2024-05-13T02:08:13.9390874Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.9391213Z │ │ └─ libgdal 3.7.2 h3aa23ec_3, which can be installed; 2024-05-13T02:08:13.9391545Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.9391885Z │ │ └─ libgdal 3.7.2 h17082cf_4, which can be installed; 2024-05-13T02:08:13.9392214Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.9392568Z │ │ └─ libgdal 3.7.2 h6238fc3_5, which can be installed; 2024-05-13T02:08:13.9392883Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.9393244Z │ │ └─ libgdal 3.7.2 h70e338c_6, which can be installed; 2024-05-13T02:08:13.9393570Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:13.9393924Z │ │ └─ libgdal 3.7.2 h6f3d308_7, which can be installed; 2024-05-13T02:08:13.9394239Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9394696Z │ │ └─ libgdal 3.7.3 hed7d0b4_22, which can be installed; 2024-05-13T02:08:13.9395021Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9395383Z │ │ └─ libgdal 3.7.3 h80298fc_23, which can be installed; 2024-05-13T02:08:13.9395706Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9396071Z │ │ └─ libgdal 3.7.3 h80298fc_24, which can be installed; 2024-05-13T02:08:13.9396430Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9396778Z │ │ └─ libgdal 3.7.3 hd6c9242_25, which can be installed; 2024-05-13T02:08:13.9397112Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9397458Z │ │ └─ libgdal 3.7.3 h6f3d308_0, which can be installed; 2024-05-13T02:08:13.9397790Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9398140Z │ │ └─ libgdal 3.7.3 h6f3d308_1, which can be installed; 2024-05-13T02:08:13.9398470Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9399117Z │ │ └─ libgdal 3.7.3 h6f3d308_2, which can be installed; 2024-05-13T02:08:13.9399645Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9400014Z │ │ └─ libgdal 3.7.3 h6f3d308_3, which can be installed; 2024-05-13T02:08:13.9400334Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9400687Z │ │ └─ libgdal 3.7.3 he5b8fdc_4, which can be installed; 2024-05-13T02:08:13.9401003Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9401358Z │ │ └─ libgdal 3.7.3 h5cd9125_5, which can be installed; 2024-05-13T02:08:13.9401675Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9402034Z │ │ └─ libgdal 3.7.3 h5cd9125_6, which can be installed; 2024-05-13T02:08:13.9402353Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9402716Z │ │ └─ libgdal 3.7.3 h73cd2e6_7, which can be installed; 2024-05-13T02:08:13.9403048Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9403508Z │ │ └─ libgdal 3.7.3 h11296eb_8, which can be installed; 2024-05-13T02:08:13.9403852Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9404196Z │ │ └─ libgdal 3.7.3 hd74445f_9, which can be installed; 2024-05-13T02:08:13.9404529Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9404885Z │ │ └─ libgdal 3.7.3 h184a269_11, which can be installed; 2024-05-13T02:08:13.9405253Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9405599Z │ │ └─ libgdal 3.7.3 h056894e_12, which can be installed; 2024-05-13T02:08:13.9405933Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9406274Z │ │ └─ libgdal 3.7.3 h775a7d8_13, which can be installed; 2024-05-13T02:08:13.9406609Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9406967Z │ │ └─ libgdal 3.7.3 h2d2cbd2_10, which can be installed; 2024-05-13T02:08:13.9407285Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9407952Z │ │ └─ libgdal 3.7.3 h4f45c9d_14, which can be installed; 2024-05-13T02:08:13.9408449Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9408863Z │ │ └─ libgdal 3.7.3 h19bedfc_15, which can be installed; 2024-05-13T02:08:13.9409375Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9410165Z │ │ └─ libgdal 3.7.3 h19bedfc_16, which can be installed; 2024-05-13T02:08:13.9410718Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9411230Z │ │ └─ libgdal 3.7.3 h9b88c28_17, which can be installed; 2024-05-13T02:08:13.9411565Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9411909Z │ │ └─ libgdal 3.7.3 h6c03dc7_18, which can be installed; 2024-05-13T02:08:13.9412247Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9412605Z │ │ └─ libgdal 3.7.3 hd975649_19, which can be installed; 2024-05-13T02:08:13.9412940Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9413288Z │ │ └─ libgdal 3.7.3 h057d65f_20, which can be installed; 2024-05-13T02:08:13.9413627Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:13.9413974Z │ │ └─ libgdal 3.7.3 h1ddfacc_21, which can be installed; 2024-05-13T02:08:13.9414329Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.9414672Z │ │ └─ libgdal 3.8.0 he94dabd_0, which can be installed; 2024-05-13T02:08:13.9415004Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.9415392Z │ │ └─ libgdal 3.8.0 h0a992f2_1, which can be installed; 2024-05-13T02:08:13.9415724Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.9416079Z │ │ └─ libgdal 3.8.0 h0a992f2_2, which can be installed; 2024-05-13T02:08:13.9416398Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.9416756Z │ │ └─ libgdal 3.8.0 h12dd931_3, which can be installed; 2024-05-13T02:08:13.9417072Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.9417429Z │ │ └─ libgdal 3.8.0 h12dd931_4, which can be installed; 2024-05-13T02:08:13.9417747Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.9418106Z │ │ └─ libgdal 3.8.0 h12dd931_5, which can be installed; 2024-05-13T02:08:13.9418440Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.9418786Z │ │ └─ libgdal 3.8.0 he7dcfe9_6, which can be installed; 2024-05-13T02:08:13.9419125Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:13.9419470Z │ │ └─ libgdal 3.8.0 h4d9a814_7, which can be installed; 2024-05-13T02:08:13.9419801Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:13.9420143Z │ │ └─ libgdal 3.8.1 h4d9a814_0, which can be installed; 2024-05-13T02:08:13.9420485Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:13.9420826Z │ │ └─ libgdal 3.8.1 hcae7082_1, which can be installed; 2024-05-13T02:08:13.9421161Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:13.9421518Z │ │ └─ libgdal 3.8.1 h4b8bffa_3, which can be installed; 2024-05-13T02:08:13.9421836Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:13.9422190Z │ │ └─ libgdal 3.8.1 hed8bd54_4, which can be installed; 2024-05-13T02:08:13.9422508Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:13.9422864Z │ │ └─ libgdal 3.8.1 hd0089ee_2, which can be installed; 2024-05-13T02:08:13.9423180Z │ ├─ gdal 3.8.2 would require 2024-05-13T02:08:13.9423535Z │ │ └─ libgdal 3.8.2 hed8bd54_0, which can be installed; 2024-05-13T02:08:13.9424011Z │ ├─ gdal 3.8.2 would require 2024-05-13T02:08:13.9424374Z │ │ └─ libgdal 3.8.2 hcd1fc54_1, which can be installed; 2024-05-13T02:08:13.9424697Z │ ├─ gdal 3.8.3 would require 2024-05-13T02:08:13.9425058Z │ │ └─ libgdal 3.8.3 hcd1fc54_0, which can be installed; 2024-05-13T02:08:13.9425395Z │ ├─ gdal 3.8.3 would require 2024-05-13T02:08:13.9425736Z │ │ └─ libgdal 3.8.3 ha28fdbc_1, which can be installed; 2024-05-13T02:08:13.9426068Z │ ├─ gdal 3.8.3 would require 2024-05-13T02:08:13.9426411Z │ │ └─ libgdal 3.8.3 h80d7d79_2, which can be installed; 2024-05-13T02:08:13.9426741Z │ ├─ gdal 3.8.3 would require 2024-05-13T02:08:13.9427085Z │ │ └─ libgdal 3.8.3 h9323651_3, which can be installed; 2024-05-13T02:08:13.9427593Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:13.9427941Z │ │ └─ libgdal 3.8.4 h9323651_0, which can be installed; 2024-05-13T02:08:13.9428272Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:13.9428632Z │ │ └─ libgdal 3.8.4 h13e47b0_1, which can be installed; 2024-05-13T02:08:13.9428958Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:13.9429317Z │ │ └─ libgdal 3.8.4 h218084c_2, which can be installed; 2024-05-13T02:08:13.9429636Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:13.9429997Z │ │ └─ libgdal 3.8.4 hab4ef92_3, which can be installed; 2024-05-13T02:08:13.9430407Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:13.9430768Z │ │ └─ libgdal 3.8.4 hfd064fa_4, which can be installed; 2024-05-13T02:08:13.9431085Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:13.9431443Z │ │ └─ libgdal 3.8.4 h7c88fdf_5, which can be installed; 2024-05-13T02:08:13.9431775Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:13.9432121Z │ │ └─ libgdal 3.8.4 h35436ae_6, which can be installed; 2024-05-13T02:08:13.9432477Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:13.9432820Z │ │ └─ libgdal 3.8.5 h7719672_1, which can be installed; 2024-05-13T02:08:13.9433152Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:13.9433496Z │ │ └─ libgdal 3.8.5 hf9625ee_2, which can be installed; 2024-05-13T02:08:13.9433837Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:13.9434181Z │ │ └─ libgdal 3.8.5 hf9625ee_3, which can be installed; 2024-05-13T02:08:13.9434517Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:13.9434859Z │ │ └─ libgdal 3.8.5 hf9625ee_4, which can be installed; 2024-05-13T02:08:13.9435207Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:13.9435568Z │ │ └─ libgdal 3.8.5 h77540a9_5, which can be installed; 2024-05-13T02:08:13.9435885Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:13.9436241Z │ │ └─ libgdal 3.8.5 h35436ae_0, which can be installed; 2024-05-13T02:08:13.9436560Z │ └─ gdal 3.9.0 would require 2024-05-13T02:08:13.9436967Z │ ├─ libgdal [3.9.0 h77540a9_2|3.9.0 hf9625ee_0|3.9.0 hf9625ee_1], which requires 2024-05-13T02:08:13.9437353Z │ │ ├─ lerc >=4.0.0,<5.0a0 , which can be installed; 2024-05-13T02:08:13.9437740Z │ │ ├─ libdeflate >=1.20,<1.21.0a0 , which can be installed; 2024-05-13T02:08:13.9438118Z │ │ ├─ libexpat >=2.6.2,<3.0a0 , which requires 2024-05-13T02:08:13.9438468Z │ │ │ └─ expat 2.6.2.* , which can be installed; 2024-05-13T02:08:13.9438849Z │ │ ├─ libwebp-base >=1.4.0,<2.0a0 , which can be installed; 2024-05-13T02:08:13.9439220Z │ │ ├─ poppler >=24.4.0,<24.5.0a0 , which requires 2024-05-13T02:08:13.9439594Z │ │ │ └─ lcms2 >=2.16,<3.0a0 , which requires 2024-05-13T02:08:13.9439963Z │ │ │ └─ libtiff >=4.6.0,<4.7.0a0 with the potential options 2024-05-13T02:08:13.9440339Z │ │ │ ├─ libtiff 4.6.0, which can be installed; 2024-05-13T02:08:13.9440695Z │ │ │ ├─ libtiff [4.5.0|4.5.1|4.6.0] would require 2024-05-13T02:08:13.9441185Z │ │ │ │ └─ libdeflate >=1.18,<1.19.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9441593Z │ │ │ └─ libtiff 4.6.0 would require 2024-05-13T02:08:13.9442033Z │ │ │ └─ libdeflate >=1.19,<1.20.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9442568Z │ │ └─ zstd >=1.5.6,<1.6.0a0 , which can be installed; 2024-05-13T02:08:13.9442927Z │ └─ openssl >=3.3.0,<4.0a0 , which can be installed; 2024-05-13T02:08:13.9443350Z ├─ libgdal >=3.9.0,<3.10.0a0 , which cannot be installed (as previously explained); 2024-05-13T02:08:13.9443862Z ├─ python_abi 3.10.* *_cp310 is not installable because it conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9444262Z └─ vtk is installable with the potential options 2024-05-13T02:08:13.9444624Z ├─ vtk [7.0.0|7.1.0|...|9.1.0] would require 2024-05-13T02:08:13.9445038Z │ ├─ python [2.7* |3.6* |>=2.7,<2.8.0a0 |>=3.6,<3.7.0a0 ] but there are no viable options 2024-05-13T02:08:13.9445439Z │ │ ├─ python [2.7.12|2.7.13|...|3.6.5] would require 2024-05-13T02:08:13.9445882Z │ │ │ └─ openssl [1.0* |1.0.* ], which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9446285Z │ │ ├─ python [2.7.15|3.6.6|3.6.7] would require 2024-05-13T02:08:13.9446743Z │ │ │ └─ openssl >=1.0.2p,<1.0.3a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9447134Z │ │ ├─ python [2.7.15|3.6.7|3.6.9] would require 2024-05-13T02:08:13.9447580Z │ │ │ ├─ openssl >=1.1.1a,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9448083Z │ │ │ └─ pypy3.6 7.3.0.* but there are no viable options 2024-05-13T02:08:13.9448443Z │ │ │ ├─ pypy3.6 7.3.0 would require 2024-05-13T02:08:13.9448892Z │ │ │ │ └─ openssl >=1.1.1a,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9449267Z │ │ │ ├─ pypy3.6 7.3.0 would require 2024-05-13T02:08:13.9449732Z │ │ │ │ └─ openssl >=1.1.1d,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9450105Z │ │ │ └─ pypy3.6 7.3.0 would require 2024-05-13T02:08:13.9450787Z │ │ │ └─ openssl >=1.1.1e,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9451222Z │ │ ├─ python [2.7.15|3.5.5|3.6.6] would require 2024-05-13T02:08:13.9451657Z │ │ │ └─ openssl >=1.0.2o,<1.0.3a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9452059Z │ │ ├─ python [3.6.10|3.6.9] would require 2024-05-13T02:08:13.9452485Z │ │ │ ├─ openssl >=1.1.1f,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9452877Z │ │ │ └─ pypy3.6 7.3.1.* , which requires 2024-05-13T02:08:13.9453303Z │ │ │ └─ openssl >=1.1.1f,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9453701Z │ │ ├─ python [3.6.10|3.6.11] would require 2024-05-13T02:08:13.9454139Z │ │ │ └─ openssl >=1.1.1g,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9454517Z │ │ ├─ python [3.6.10|3.6.9] would require 2024-05-13T02:08:13.9455083Z │ │ │ └─ openssl >=1.1.1d,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9455477Z │ │ ├─ python [3.6.11|3.6.12|3.6.9] would require 2024-05-13T02:08:13.9455926Z │ │ │ ├─ openssl >=1.1.1h,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9456335Z │ │ │ └─ pypy3.6 7.3.2.* , which requires 2024-05-13T02:08:13.9456767Z │ │ │ └─ openssl >=1.1.1h,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9457150Z │ │ ├─ python 3.6.12 would require 2024-05-13T02:08:13.9457478Z │ │ │ └─ pypy3.6 7.3.3.* , which requires 2024-05-13T02:08:13.9457920Z │ │ │ └─ openssl >=1.1.1i,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9458299Z │ │ ├─ python [3.6.13|3.6.15] would require 2024-05-13T02:08:13.9458772Z │ │ │ └─ openssl >=1.1.1l,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9459163Z │ │ └─ python 3.6.13 would require 2024-05-13T02:08:13.9459585Z │ │ └─ openssl >=1.1.1j,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9460110Z │ └─ qt >=5.12.9,<5.13.0a0 but there are no viable options 2024-05-13T02:08:13.9460440Z │ ├─ qt 5.12.9 would require 2024-05-13T02:08:13.9460850Z │ │ └─ openssl <3 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9461200Z │ ├─ qt 5.12.9 would require 2024-05-13T02:08:13.9461631Z │ │ └─ openssl >=1.1.1g,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9462002Z │ ├─ qt 5.12.9 would require 2024-05-13T02:08:13.9462422Z │ │ └─ openssl >=1.1.1i,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9462802Z │ └─ qt 5.12.9 would require 2024-05-13T02:08:13.9463218Z │ └─ openssl >=1.1.1j,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9463614Z ├─ vtk [7.0.0|7.1.0|...|8.1.1] would require 2024-05-13T02:08:13.9464022Z │ └─ python [3.5* |>=3.5,<3.6.0a0 ], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9464403Z ├─ vtk [8.1.0|8.1.1] would require 2024-05-13T02:08:13.9464812Z │ └─ expat 2.2.* , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9465167Z ├─ vtk [8.1.2|8.2.0] would require 2024-05-13T02:08:13.9465539Z │ └─ libtiff >=4.0.9,<4.5.0a0 but there are no viable options 2024-05-13T02:08:13.9465877Z │ ├─ libtiff 4.0.10 would require 2024-05-13T02:08:13.9466312Z │ │ └─ zstd >=1.4.0,<1.5.0.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9466684Z │ ├─ libtiff 4.0.10 would require 2024-05-13T02:08:13.9467130Z │ │ └─ zstd >=1.3.3,<1.3.4.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9467550Z │ ├─ libtiff [4.0.10|4.1.0] would require 2024-05-13T02:08:13.9467975Z │ │ └─ zstd >=1.4.4,<1.5.0.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9468374Z │ ├─ libtiff [4.0.10|4.1.0] would require 2024-05-13T02:08:13.9468798Z │ │ └─ zstd >=1.4.3,<1.5.0.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9469252Z │ ├─ libtiff 4.0.9 conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9469632Z │ ├─ libtiff [4.1.0|4.2.0] would require 2024-05-13T02:08:13.9470055Z │ │ └─ zstd >=1.4.5,<1.5.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9470709Z │ ├─ libtiff 4.1.0 would require 2024-05-13T02:08:13.9471221Z │ │ └─ libwebp-base >=1.1.0,<1.2.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9471737Z │ ├─ libtiff 4.2.0 would require 2024-05-13T02:08:13.9472151Z │ │ └─ zstd >=1.4.9,<1.5.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9472640Z │ ├─ libtiff 4.2.0 conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9473044Z │ ├─ libtiff [4.3.0|4.4.0] would require 2024-05-13T02:08:13.9473719Z │ │ └─ lerc >=3.0,<4.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9474266Z │ ├─ libtiff 4.3.0 would require 2024-05-13T02:08:13.9474849Z │ │ └─ lerc >=2.2.1,<3.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9475298Z │ ├─ libtiff 4.4.0 would require 2024-05-13T02:08:13.9475887Z │ │ └─ libdeflate >=1.12,<1.13.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9476487Z │ ├─ libtiff 4.4.0 would require 2024-05-13T02:08:13.9476986Z │ │ └─ libdeflate >=1.13,<1.14.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9477605Z │ └─ libtiff [4.4.0|4.5.0] would require 2024-05-13T02:08:13.9478215Z │ └─ libdeflate >=1.14,<1.15.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9478912Z ├─ vtk [8.2.0|9.0.0|9.0.1] would require 2024-05-13T02:08:13.9479347Z │ └─ libtiff >=4.1.0,<4.5.0a0 but there are no viable options 2024-05-13T02:08:13.9479974Z │ ├─ libtiff [4.0.10|4.1.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9480561Z │ ├─ libtiff [4.0.10|4.1.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9610920Z │ ├─ libtiff [4.1.0|4.2.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9611986Z │ ├─ libtiff 4.1.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9612471Z │ ├─ libtiff 4.2.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9612921Z │ ├─ libtiff 4.2.0 conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9613349Z │ ├─ libtiff [4.3.0|4.4.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9613798Z │ ├─ libtiff 4.3.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9614209Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9614632Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9615049Z │ └─ libtiff [4.4.0|4.5.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9615406Z ├─ vtk 8.2.0 would require 2024-05-13T02:08:13.9615781Z │ └─ libtiff >=4.0.10,<4.5.0a0 but there are no viable options 2024-05-13T02:08:13.9616187Z │ ├─ libtiff 4.0.10, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9616625Z │ ├─ libtiff 4.0.10, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9617045Z │ ├─ libtiff [4.0.10|4.1.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9617486Z │ ├─ libtiff [4.0.10|4.1.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9617970Z │ ├─ libtiff [4.1.0|4.2.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9618386Z │ ├─ libtiff 4.1.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9618808Z │ ├─ libtiff 4.2.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9619226Z │ ├─ libtiff 4.2.0 conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9619664Z │ ├─ libtiff [4.3.0|4.4.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9620074Z │ ├─ libtiff 4.3.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9620757Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9621176Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9621594Z │ └─ libtiff [4.4.0|4.5.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9621968Z ├─ vtk [9.0.1|9.1.0] would require 2024-05-13T02:08:13.9622365Z │ └─ libtiff >=4.3.0,<4.5.0a0 , which cannot be installed (as previously explained); 2024-05-13T02:08:13.9622721Z ├─ vtk 9.0.1 would require 2024-05-13T02:08:13.9623082Z │ └─ libtiff >=4.2.0,<4.5.0a0 but there are no viable options 2024-05-13T02:08:13.9623507Z │ ├─ libtiff [4.1.0|4.2.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9623931Z │ ├─ libtiff 4.2.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9624355Z │ ├─ libtiff 4.2.0 conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9624803Z │ ├─ libtiff [4.3.0|4.4.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9625214Z │ ├─ libtiff 4.3.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9625636Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9626173Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:13.9626621Z │ └─ libtiff [4.4.0|4.5.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9626996Z ├─ vtk [9.1.0|9.2.2|9.2.5] would require 2024-05-13T02:08:13.9627395Z │ └─ libtiff >=4.4.0,<4.5.0a0 , which cannot be installed (as previously explained); 2024-05-13T02:08:13.9627760Z ├─ vtk [9.2.5|9.2.6] would require 2024-05-13T02:08:13.9628120Z │ └─ libtiff >=4.5.0,<4.6.0a0 but there are no viable options 2024-05-13T02:08:13.9628541Z │ ├─ libtiff [4.4.0|4.5.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9628909Z │ ├─ libtiff 4.5.0 would require 2024-05-13T02:08:13.9629342Z │ │ └─ libdeflate >=1.17,<1.18.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9629724Z │ ├─ libtiff 4.5.0 would require 2024-05-13T02:08:13.9630161Z │ │ └─ libdeflate >=1.16,<1.17.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9630627Z │ └─ libtiff [4.5.0|4.5.1|4.6.0], which cannot be installed (as previously explained); 2024-05-13T02:08:13.9630982Z ├─ vtk 9.2.6 would require 2024-05-13T02:08:13.9631440Z │ └─ vtk-base [9.2.6 egl_py310h1234567_10|9.2.6 egl_py310h1234567_11|...|9.2.6 qt_py39h1234567_220], which requires 2024-05-13T02:08:13.9631944Z │ └─ libexpat >=2.5.0,<2.6.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:13.9632298Z └─ vtk 9.2.6 would require 2024-05-13T02:08:13.9632765Z └─ vtk-base [9.2.6 egl_py312h1234567_18|9.2.6 egl_py312h1234567_19|...|9.2.6 qt_py312h1234567_220], which requires 2024-05-13T02:08:13.9633197Z └─ python_abi 3.12.* *_cp312, which can be installed. 2024-05-13T02:08:13.9633406Z 2024-05-13T02:08:13.9633657Z During handling of the above exception, another exception occurred: 2024-05-13T02:08:13.9633876Z 2024-05-13T02:08:13.9634095Z Traceback (most recent call last): 2024-05-13T02:08:13.9634449Z File "/opt/conda/bin/conda-build", line 11, in 2024-05-13T02:08:13.9634738Z sys.exit(execute()) 2024-05-13T02:08:13.9635153Z File "/opt/conda/lib/python3.10/site-packages/conda_build/cli/main_build.py", line 581, in execute 2024-05-13T02:08:13.9635439Z api.build( 2024-05-13T02:08:13.9635823Z File "/opt/conda/lib/python3.10/site-packages/conda_build/api.py", line 250, in build 2024-05-13T02:08:13.9636106Z return build_tree( 2024-05-13T02:08:13.9636536Z File "/opt/conda/lib/python3.10/site-packages/conda_build/build.py", line 3762, in build_tree 2024-05-13T02:08:13.9636955Z packages_from_this = build( 2024-05-13T02:08:13.9637348Z File "/opt/conda/lib/python3.10/site-packages/conda_build/build.py", line 2537, in build 2024-05-13T02:08:13.9637668Z create_build_envs(top_level_pkg, notest) 2024-05-13T02:08:13.9638091Z File "/opt/conda/lib/python3.10/site-packages/conda_build/build.py", line 2373, in create_build_envs 2024-05-13T02:08:13.9638402Z raise e 2024-05-13T02:08:13.9638796Z File "/opt/conda/lib/python3.10/site-packages/conda_build/build.py", line 2344, in create_build_envs 2024-05-13T02:08:13.9639116Z environ.get_package_records( 2024-05-13T02:08:13.9639542Z File "/opt/conda/lib/python3.10/site-packages/conda_build/environ.py", line 1013, in get_install_actions 2024-05-13T02:08:13.9639847Z precs = get_package_records( 2024-05-13T02:08:13.9640276Z File "/opt/conda/lib/python3.10/site-packages/conda_build/environ.py", line 1013, in get_install_actions 2024-05-13T02:08:13.9640580Z precs = get_package_records( 2024-05-13T02:08:13.9641011Z File "/opt/conda/lib/python3.10/site-packages/conda_build/environ.py", line 1013, in get_install_actions 2024-05-13T02:08:13.9641320Z precs = get_package_records( 2024-05-13T02:08:13.9641744Z File "/opt/conda/lib/python3.10/site-packages/conda_build/environ.py", line 967, in get_install_actions 2024-05-13T02:08:13.9642168Z precs = _install_actions(prefix, index, specs)["LINK"] 2024-05-13T02:08:13.9642597Z File "/opt/conda/lib/python3.10/site-packages/conda_build/environ.py", line 1374, in install_actions 2024-05-13T02:08:13.9642973Z txn = solver.solve_for_transaction(prune=False, ignore_pinned=False) 2024-05-13T02:08:13.9643420Z File "/opt/conda/lib/python3.10/site-packages/conda/core/solve.py", line 148, in solve_for_transaction 2024-05-13T02:08:13.9643760Z unlink_precs, link_precs = self.solve_for_diff( 2024-05-13T02:08:13.9644185Z File "/opt/conda/lib/python3.10/site-packages/conda/core/solve.py", line 217, in solve_for_diff 2024-05-13T02:08:13.9644495Z final_precs = self.solve_final_state( 2024-05-13T02:08:13.9644945Z File "/opt/conda/lib/python3.10/site-packages/conda_libmamba_solver/solver.py", line 223, in solve_final_state 2024-05-13T02:08:13.9645287Z out_state = self._solving_loop(in_state, out_state, index) 2024-05-13T02:08:13.9645741Z File "/opt/conda/lib/python3.10/site-packages/conda_libmamba_solver/solver.py", line 303, in _solving_loop 2024-05-13T02:08:13.9646092Z solved = self._solve_attempt(in_state, out_state, index, attempt=attempt) 2024-05-13T02:08:13.9646562Z File "/opt/conda/lib/python3.10/site-packages/conda_libmamba_solver/solver.py", line 414, in _solve_attempt 2024-05-13T02:08:13.9646898Z new_conflicts = self._maybe_raise_for_problems( 2024-05-13T02:08:13.9647351Z File "/opt/conda/lib/python3.10/site-packages/conda_libmamba_solver/solver.py", line 712, in _maybe_raise_for_problems 2024-05-13T02:08:13.9647689Z self._maybe_raise_for_conda_build( 2024-05-13T02:08:13.9648136Z File "/opt/conda/lib/python3.10/site-packages/conda_libmamba_solver/solver.py", line 805, in _maybe_raise_for_conda_build 2024-05-13T02:08:13.9648461Z raise exc 2024-05-13T02:08:13.9649065Z conda_libmamba_solver.conda_build_exceptions.ExplainedDependencyNeedsBuildingError: Unsatisfiable dependencies for platform linux-64: {MatchSpec("gdal==2.4.4=py36hbb8311d_1"), MatchSpec("libgdal==2.4.4=h5439ffd_1")} 2024-05-13T02:08:13.9649700Z Encountered problems while solving: 2024-05-13T02:08:13.9650156Z - package gdal-2.4.4-py36hbb8311d_1 requires libgdal 2.4.4 h5439ffd_1, but none of the providers can be installed 2024-05-13T02:08:13.9651391Z 2024-05-13T02:08:13.9651655Z Could not solve for environment specs 2024-05-13T02:08:13.9651947Z The following packages are incompatible 2024-05-13T02:08:13.9652310Z ├─ gdal is installable with the potential options 2024-05-13T02:08:13.9652668Z │ ├─ gdal [2.4.1|2.4.2|...|3.0.4] would require 2024-05-13T02:08:13.9653039Z │ │ └─ python_abi * *_cp27mu, which can be installed; 2024-05-13T02:08:13.9653547Z │ ├─ gdal [2.4.1|2.4.2|...|3.0.4] would require 2024-05-13T02:08:13.9653910Z │ │ └─ python_abi * *_cp36m, which can be installed; 2024-05-13T02:08:13.9654270Z │ ├─ gdal [2.4.1|2.4.2|...|3.0.4] would require 2024-05-13T02:08:13.9654616Z │ │ └─ python_abi * *_cp37m, which can be installed; 2024-05-13T02:08:13.9654985Z │ ├─ gdal [2.4.3|2.4.4|...|3.0.4] would require 2024-05-13T02:08:13.9655332Z │ │ └─ python_abi * *_cp38, which can be installed; 2024-05-13T02:08:13.9655670Z │ ├─ gdal 2.4.4 would require 2024-05-13T02:08:13.9656016Z │ │ └─ libgdal 2.4.4 h5439ffd_1, which can be installed; 2024-05-13T02:08:13.9656353Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.9656697Z │ │ └─ libgdal 3.0.4 hce44138_2, which can be installed; 2024-05-13T02:08:13.9657028Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.9657389Z │ │ └─ libgdal 3.0.4 he6a97d6_10, which can be installed; 2024-05-13T02:08:13.9657711Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.9658067Z │ │ └─ libgdal 3.0.4 h94bbfbd_3, which can be installed; 2024-05-13T02:08:13.9658396Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.9658751Z │ │ └─ libgdal 3.0.4 h9e6407a_4, which can be installed; 2024-05-13T02:08:13.9659069Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.9659424Z │ │ └─ libgdal 3.0.4 h4f4a046_5, which can be installed; 2024-05-13T02:08:13.9659848Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.9660205Z │ │ └─ libgdal 3.0.4 h3dfc09a_6, which can be installed; 2024-05-13T02:08:13.9660567Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.9660917Z │ │ └─ libgdal 3.0.4 hbd881e9_7, which can be installed; 2024-05-13T02:08:13.9661247Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.9661590Z │ │ └─ libgdal 3.0.4 h99f9e9c_8, which can be installed; 2024-05-13T02:08:13.9661917Z │ ├─ gdal 3.0.4 would require 2024-05-13T02:08:13.9662258Z │ │ └─ libgdal 3.0.4 h99f9e9c_9, which can be installed; 2024-05-13T02:08:13.9662590Z │ ├─ gdal 3.1.0 would require 2024-05-13T02:08:13.9662930Z │ │ └─ libgdal 3.1.0 he6a97d6_0, which can be installed; 2024-05-13T02:08:13.9663270Z │ ├─ gdal 3.1.0 would require 2024-05-13T02:08:13.9663612Z │ │ └─ libgdal 3.1.0 h2e1b11c_1, which can be installed; 2024-05-13T02:08:13.9663942Z │ ├─ gdal 3.1.0 would require 2024-05-13T02:08:13.9664295Z │ │ └─ libgdal 3.1.0 h0b4441a_2, which can be installed; 2024-05-13T02:08:13.9664621Z │ ├─ gdal 3.1.0 would require 2024-05-13T02:08:13.9664976Z │ │ └─ libgdal 3.1.0 h4ed0dcf_3, which can be installed; 2024-05-13T02:08:13.9665292Z │ ├─ gdal 3.1.1 would require 2024-05-13T02:08:13.9665645Z │ │ └─ libgdal 3.1.1 h4ed0dcf_0, which can be installed; 2024-05-13T02:08:13.9665964Z │ ├─ gdal 3.1.1 would require 2024-05-13T02:08:13.9666318Z │ │ └─ libgdal 3.1.1 h6687615_1, which can be installed; 2024-05-13T02:08:13.9666633Z │ ├─ gdal 3.1.1 would require 2024-05-13T02:08:13.9666989Z │ │ └─ libgdal 3.1.1 h6687615_2, which can be installed; 2024-05-13T02:08:13.9667321Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:13.9667664Z │ │ └─ libgdal 3.1.2 hb2a6f5f_1, which can be installed; 2024-05-13T02:08:13.9668086Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:13.9668429Z │ │ └─ libgdal 3.1.2 hf6fc319_2, which can be installed; 2024-05-13T02:08:13.9668760Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:13.9669122Z │ │ └─ libgdal 3.1.2 hb2a6f5f_3, which can be installed; 2024-05-13T02:08:13.9669462Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:13.9669803Z │ │ └─ libgdal 3.1.2 h670eac6_4, which can be installed; 2024-05-13T02:08:13.9670133Z │ ├─ gdal 3.1.2 would require 2024-05-13T02:08:13.9670486Z │ │ └─ libgdal 3.1.2 h6687615_0, which can be installed; 2024-05-13T02:08:13.9670804Z │ ├─ gdal 3.1.3 would require 2024-05-13T02:08:13.9671159Z │ │ └─ libgdal 3.1.3 h670eac6_0, which can be installed; 2024-05-13T02:08:13.9671473Z │ ├─ gdal 3.1.3 would require 2024-05-13T02:08:13.9671828Z │ │ └─ libgdal 3.1.3 h670eac6_1, which can be installed; 2024-05-13T02:08:13.9672143Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9672553Z │ │ └─ libgdal 3.1.4 h50e41a3_1, which can be installed; 2024-05-13T02:08:13.9672906Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9673265Z │ │ └─ libgdal 3.1.4 h804b7da_10, which can be installed; 2024-05-13T02:08:13.9673582Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9673937Z │ │ └─ libgdal 3.1.4 h02eeb80_2, which can be installed; 2024-05-13T02:08:13.9674395Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9674736Z │ │ └─ libgdal 3.1.4 h96b6e7a_3, which can be installed; 2024-05-13T02:08:13.9675065Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9675407Z │ │ └─ libgdal 3.1.4 h744752d_4, which can be installed; 2024-05-13T02:08:13.9675737Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9676078Z │ │ └─ libgdal 3.1.4 h0a4f56a_5, which can be installed; 2024-05-13T02:08:13.9676414Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9676749Z │ │ └─ libgdal 3.1.4 hbde00c8_6, which can be installed; 2024-05-13T02:08:13.9677081Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9677441Z │ │ └─ libgdal 3.1.4 he6eed4e_7, which can be installed; 2024-05-13T02:08:13.9677787Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9678145Z │ │ └─ libgdal 3.1.4 h38ff51b_8, which can be installed; 2024-05-13T02:08:13.9678462Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9678815Z │ │ └─ libgdal 3.1.4 h6636813_9, which can be installed; 2024-05-13T02:08:13.9679142Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9679496Z │ │ └─ libgdal 3.1.4 h8f005ca_17, which can be installed; 2024-05-13T02:08:13.9679814Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9680173Z │ │ └─ libgdal 3.1.4 h78c8158_11, which can be installed; 2024-05-13T02:08:13.9680505Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9680846Z │ │ └─ libgdal 3.1.4 h928efbf_12, which can be installed; 2024-05-13T02:08:13.9681179Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9681521Z │ │ └─ libgdal 3.1.4 hbf32332_13, which can be installed; 2024-05-13T02:08:13.9681851Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9682203Z │ │ └─ libgdal 3.1.4 h679344c_14, which can be installed; 2024-05-13T02:08:13.9682534Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9682875Z │ │ └─ libgdal 3.1.4 h3215d8d_15, which can be installed; 2024-05-13T02:08:13.9683209Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9683558Z │ │ └─ libgdal 3.1.4 h4dcd70e_16, which can be installed; 2024-05-13T02:08:13.9683888Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9684244Z │ │ └─ libgdal 3.1.4 h07ae0cd_18, which can be installed; 2024-05-13T02:08:13.9684562Z │ ├─ gdal 3.1.4 would require 2024-05-13T02:08:13.9684915Z │ │ └─ libgdal 3.1.4 h670eac6_0, which can be installed; 2024-05-13T02:08:13.9685233Z │ ├─ gdal 3.2.0 would require 2024-05-13T02:08:13.9685587Z │ │ └─ libgdal 3.2.0 h24f7f85_0, which can be installed; 2024-05-13T02:08:13.9685924Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.9686285Z │ │ └─ libgdal 3.2.1 h2812452_0, which can be installed; 2024-05-13T02:08:13.9686600Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.9687070Z │ │ └─ libgdal 3.2.1 h52563cd_1, which can be installed; 2024-05-13T02:08:13.9687408Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.9687750Z │ │ └─ libgdal 3.2.1 h96b6e7a_2, which can be installed; 2024-05-13T02:08:13.9688080Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.9688431Z │ │ └─ libgdal 3.2.1 h744752d_3, which can be installed; 2024-05-13T02:08:13.9688761Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.9689101Z │ │ └─ libgdal 3.2.1 h0a4f56a_4, which can be installed; 2024-05-13T02:08:13.9689435Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.9689775Z │ │ └─ libgdal 3.2.1 hbde00c8_5, which can be installed; 2024-05-13T02:08:13.9690105Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.9690677Z │ │ └─ libgdal 3.2.1 he6eed4e_6, which can be installed; 2024-05-13T02:08:13.9691051Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.9755259Z │ │ └─ libgdal 3.2.1 h38ff51b_7, which can be installed; 2024-05-13T02:08:13.9755820Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.9756185Z │ │ └─ libgdal 3.2.1 h6636813_8, which can be installed; 2024-05-13T02:08:13.9756504Z │ ├─ gdal 3.2.1 would require 2024-05-13T02:08:13.9756861Z │ │ └─ libgdal 3.2.1 h804b7da_9, which can be installed; 2024-05-13T02:08:13.9757178Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9757714Z │ │ └─ libgdal 3.2.2 h804b7da_0, which can be installed; 2024-05-13T02:08:13.9758035Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9758394Z │ │ └─ libgdal 3.2.2 h78c8158_1, which can be installed; 2024-05-13T02:08:13.9758724Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9759102Z │ │ └─ libgdal 3.2.2 h928efbf_2, which can be installed; 2024-05-13T02:08:13.9759434Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9759778Z │ │ └─ libgdal 3.2.2 hbf32332_3, which can be installed; 2024-05-13T02:08:13.9760112Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9760460Z │ │ └─ libgdal 3.2.2 hbf32332_4, which can be installed; 2024-05-13T02:08:13.9760799Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9761141Z │ │ └─ libgdal 3.2.2 h679344c_5, which can be installed; 2024-05-13T02:08:13.9761471Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9761823Z │ │ └─ libgdal 3.2.2 h4dcd70e_6, which can be installed; 2024-05-13T02:08:13.9762142Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9762503Z │ │ └─ libgdal 3.2.2 h8f005ca_7, which can be installed; 2024-05-13T02:08:13.9762818Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9763176Z │ │ └─ libgdal 3.2.2 h399a533_10, which can be installed; 2024-05-13T02:08:13.9763494Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9763849Z │ │ └─ libgdal 3.2.2 h57ec04e_11, which can be installed; 2024-05-13T02:08:13.9764168Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9764521Z │ │ └─ libgdal 3.2.2 h07ae0cd_8, which can be installed; 2024-05-13T02:08:13.9764837Z │ ├─ gdal 3.2.2 would require 2024-05-13T02:08:13.9765197Z │ │ └─ libgdal 3.2.2 h358be1b_9, which can be installed; 2024-05-13T02:08:13.9765533Z │ ├─ gdal 3.3.0 would require 2024-05-13T02:08:13.9765874Z │ │ └─ libgdal 3.3.0 hbf32332_0, which can be installed; 2024-05-13T02:08:13.9766205Z │ ├─ gdal 3.3.0 would require 2024-05-13T02:08:13.9766546Z │ │ └─ libgdal 3.3.0 h679344c_1, which can be installed; 2024-05-13T02:08:13.9766885Z │ ├─ gdal 3.3.0 would require 2024-05-13T02:08:13.9767249Z │ │ └─ libgdal 3.3.0 h4dcd70e_2, which can be installed; 2024-05-13T02:08:13.9767580Z │ ├─ gdal 3.3.0 would require 2024-05-13T02:08:13.9767921Z │ │ └─ libgdal 3.3.0 h8f005ca_3, which can be installed; 2024-05-13T02:08:13.9768252Z │ ├─ gdal 3.3.1 would require 2024-05-13T02:08:13.9768609Z │ │ └─ libgdal 3.3.1 h8f005ca_0, which can be installed; 2024-05-13T02:08:13.9768925Z │ ├─ gdal 3.3.1 would require 2024-05-13T02:08:13.9769282Z │ │ └─ libgdal 3.3.1 h8f005ca_1, which can be installed; 2024-05-13T02:08:13.9769598Z │ ├─ gdal 3.3.1 would require 2024-05-13T02:08:13.9769953Z │ │ └─ libgdal 3.3.1 h6214c1d_3, which can be installed; 2024-05-13T02:08:13.9770569Z │ ├─ gdal 3.3.1 would require 2024-05-13T02:08:13.9770977Z │ │ └─ libgdal 3.3.1 h07ae0cd_2, which can be installed; 2024-05-13T02:08:13.9771296Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:13.9771660Z │ │ └─ libgdal 3.3.2 h399a533_1, which can be installed; 2024-05-13T02:08:13.9771998Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:13.9772339Z │ │ └─ libgdal 3.3.2 hd2dd7ad_2, which can be installed; 2024-05-13T02:08:13.9772759Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:13.9773119Z │ │ └─ libgdal 3.3.2 h6acdded_3, which can be installed; 2024-05-13T02:08:13.9773450Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:13.9773796Z │ │ └─ libgdal 3.3.2 h9c9eb65_4, which can be installed; 2024-05-13T02:08:13.9774129Z │ ├─ gdal 3.3.2 would require 2024-05-13T02:08:13.9774471Z │ │ └─ libgdal 3.3.2 h6214c1d_0, which can be installed; 2024-05-13T02:08:13.9774805Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9775148Z │ │ └─ libgdal 3.3.3 hbe510e8_10, which can be installed; 2024-05-13T02:08:13.9775489Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9775848Z │ │ └─ libgdal 3.3.3 hf890fe0_11, which can be installed; 2024-05-13T02:08:13.9776197Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9776555Z │ │ └─ libgdal 3.3.3 hbe510e8_12, which can be installed; 2024-05-13T02:08:13.9776996Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9777355Z │ │ └─ libgdal 3.3.3 h5ee51d2_13, which can be installed; 2024-05-13T02:08:13.9777675Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9778036Z │ │ └─ libgdal 3.3.3 h30f1481_14, which can be installed; 2024-05-13T02:08:13.9778353Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9778711Z │ │ └─ libgdal 3.3.3 h7b6f8d3_15, which can be installed; 2024-05-13T02:08:13.9779043Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9779383Z │ │ └─ libgdal 3.3.3 ha1fb1f1_4, which can be installed; 2024-05-13T02:08:13.9779716Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9780059Z │ │ └─ libgdal 3.3.3 hc0e84f1_5, which can be installed; 2024-05-13T02:08:13.9780396Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9780738Z │ │ └─ libgdal 3.3.3 hc0e84f1_6, which can be installed; 2024-05-13T02:08:13.9781071Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9781419Z │ │ └─ libgdal 3.3.3 h913cfbe_7, which can be installed; 2024-05-13T02:08:13.9781760Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9782117Z │ │ └─ libgdal 3.3.3 hed9a671_8, which can be installed; 2024-05-13T02:08:13.9782436Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9782790Z │ │ └─ libgdal 3.3.3 hbe510e8_9, which can be installed; 2024-05-13T02:08:13.9783109Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9783466Z │ │ └─ libgdal 3.3.3 h1504ab5_10, which can be installed; 2024-05-13T02:08:13.9783783Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9784140Z │ │ └─ libgdal 3.3.3 hfbb1d71_11, which can be installed; 2024-05-13T02:08:13.9784458Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9784844Z │ │ └─ libgdal 3.3.3 h1504ab5_12, which can be installed; 2024-05-13T02:08:13.9785272Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9785636Z │ │ └─ libgdal 3.3.3 h4f01073_13, which can be installed; 2024-05-13T02:08:13.9785965Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9786310Z │ │ └─ libgdal 3.3.3 h59e13aa_14, which can be installed; 2024-05-13T02:08:13.9786647Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9786989Z │ │ └─ libgdal 3.3.3 h4ae554a_15, which can be installed; 2024-05-13T02:08:13.9787321Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9787666Z │ │ └─ libgdal 3.3.3 h356f897_0, which can be installed; 2024-05-13T02:08:13.9787997Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9788338Z │ │ └─ libgdal 3.3.3 hf5a45a9_1, which can be installed; 2024-05-13T02:08:13.9788668Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9789022Z │ │ └─ libgdal 3.3.3 h18e3bf0_2, which can be installed; 2024-05-13T02:08:13.9789340Z │ ├─ gdal 3.3.3 would require 2024-05-13T02:08:13.9789704Z │ │ └─ libgdal 3.3.3 h269b7ac_3, which can be installed; 2024-05-13T02:08:13.9790020Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9790377Z │ │ └─ libgdal 3.4.0 ha1fb1f1_0, which can be installed; 2024-05-13T02:08:13.9790694Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9791054Z │ │ └─ libgdal 3.4.0 hc0e84f1_1, which can be installed; 2024-05-13T02:08:13.9791459Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9791828Z │ │ └─ libgdal 3.4.0 hbe510e8_10, which can be installed; 2024-05-13T02:08:13.9792158Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9792504Z │ │ └─ libgdal 3.4.0 hbe510e8_12, which can be installed; 2024-05-13T02:08:13.9792836Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9793207Z │ │ └─ libgdal 3.4.0 h5ee51d2_13, which can be installed; 2024-05-13T02:08:13.9793542Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9793884Z │ │ └─ libgdal 3.4.0 hc0e84f1_2, which can be installed; 2024-05-13T02:08:13.9794213Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9794564Z │ │ └─ libgdal 3.4.0 hc0e84f1_3, which can be installed; 2024-05-13T02:08:13.9794901Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9795242Z │ │ └─ libgdal 3.4.0 h913cfbe_4, which can be installed; 2024-05-13T02:08:13.9795576Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9795939Z │ │ └─ libgdal 3.4.0 hed9a671_5, which can be installed; 2024-05-13T02:08:13.9796258Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9796612Z │ │ └─ libgdal 3.4.0 hed9a671_6, which can be installed; 2024-05-13T02:08:13.9796929Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9797283Z │ │ └─ libgdal 3.4.0 hbe510e8_7, which can be installed; 2024-05-13T02:08:13.9797600Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9797956Z │ │ └─ libgdal 3.4.0 hbe510e8_8, which can be installed; 2024-05-13T02:08:13.9798270Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9798625Z │ │ └─ libgdal 3.4.0 hf890fe0_9, which can be installed; 2024-05-13T02:08:13.9798953Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9799305Z │ │ └─ libgdal 3.4.0 h4471fe2_11, which can be installed; 2024-05-13T02:08:13.9799638Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9799980Z │ │ └─ libgdal 3.4.0 h1504ab5_10, which can be installed; 2024-05-13T02:08:13.9800311Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9800663Z │ │ └─ libgdal 3.4.0 h1504ab5_12, which can be installed; 2024-05-13T02:08:13.9800996Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9801338Z │ │ └─ libgdal 3.4.0 h4f01073_13, which can be installed; 2024-05-13T02:08:13.9801696Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9802038Z │ │ └─ libgdal 3.4.0 h1504ab5_8, which can be installed; 2024-05-13T02:08:13.9802372Z │ ├─ gdal 3.4.0 would require 2024-05-13T02:08:13.9802728Z │ │ └─ libgdal 3.4.0 hfbb1d71_9, which can be installed; 2024-05-13T02:08:13.9803047Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9803402Z │ │ └─ libgdal 3.4.1 h5ee51d2_0, which can be installed; 2024-05-13T02:08:13.9803719Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9804178Z │ │ └─ libgdal 3.4.1 h30f1481_1, which can be installed; 2024-05-13T02:08:13.9804494Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9804852Z │ │ └─ libgdal 3.4.1 h7b6f8d3_2, which can be installed; 2024-05-13T02:08:13.9805165Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9805529Z │ │ └─ libgdal 3.4.1 hc3d8651_3, which can be installed; 2024-05-13T02:08:13.9805859Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9806199Z │ │ └─ libgdal 3.4.1 hc4e7d83_4, which can be installed; 2024-05-13T02:08:13.9806527Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9806869Z │ │ └─ libgdal 3.4.1 hff5c5e8_5, which can be installed; 2024-05-13T02:08:13.9807198Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9807539Z │ │ └─ libgdal 3.4.1 hda961b2_6, which can be installed; 2024-05-13T02:08:13.9807871Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9808211Z │ │ └─ libgdal 3.4.1 h4f01073_0, which can be installed; 2024-05-13T02:08:13.9808551Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9808907Z │ │ └─ libgdal 3.4.1 h59e13aa_1, which can be installed; 2024-05-13T02:08:13.9809225Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9809578Z │ │ └─ libgdal 3.4.1 h4ae554a_2, which can be installed; 2024-05-13T02:08:13.9809918Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9810474Z │ │ └─ libgdal 3.4.1 h42fb820_3, which can be installed; 2024-05-13T02:08:13.9810837Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9811201Z │ │ └─ libgdal 3.4.1 he20be3c_4, which can be installed; 2024-05-13T02:08:13.9811516Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9811867Z │ │ └─ libgdal 3.4.1 haddd6ec_5, which can be installed; 2024-05-13T02:08:13.9812184Z │ ├─ gdal 3.4.1 would require 2024-05-13T02:08:13.9812539Z │ │ └─ libgdal 3.4.1 haa48f22_6, which can be installed; 2024-05-13T02:08:13.9812871Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9813213Z │ │ └─ libgdal 3.4.2 hda961b2_0, which can be installed; 2024-05-13T02:08:13.9813550Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9813891Z │ │ └─ libgdal 3.4.2 hdfc60d4_1, which can be installed; 2024-05-13T02:08:13.9814222Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9814562Z │ │ └─ libgdal 3.4.2 h1db9fa4_2, which can be installed; 2024-05-13T02:08:13.9814891Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9815243Z │ │ └─ libgdal 3.4.2 h1db9fa4_3, which can be installed; 2024-05-13T02:08:13.9815575Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9815929Z │ │ └─ libgdal 3.4.2 he830e9d_4, which can be installed; 2024-05-13T02:08:13.9816246Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9816602Z │ │ └─ libgdal 3.4.2 h5750acb_5, which can be installed; 2024-05-13T02:08:13.9816919Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9817276Z │ │ └─ libgdal 3.4.2 h0e87c58_6, which can be installed; 2024-05-13T02:08:13.9817592Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9817948Z │ │ └─ libgdal 3.4.2 h3886835_7, which can be installed; 2024-05-13T02:08:13.9818274Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9818664Z │ │ └─ libgdal 3.4.2 haa48f22_0, which can be installed; 2024-05-13T02:08:13.9818993Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9819337Z │ │ └─ libgdal 3.4.2 h886d1c3_1, which can be installed; 2024-05-13T02:08:13.9819671Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9820013Z │ │ └─ libgdal 3.4.2 he509a2e_2, which can be installed; 2024-05-13T02:08:13.9820346Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9820686Z │ │ └─ libgdal 3.4.2 he509a2e_3, which can be installed; 2024-05-13T02:08:13.9821013Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9821356Z │ │ └─ libgdal 3.4.2 hd724a2d_4, which can be installed; 2024-05-13T02:08:13.9821685Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9822023Z │ │ └─ libgdal 3.4.2 h8ff35cd_5, which can be installed; 2024-05-13T02:08:13.9822354Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9822710Z │ │ └─ libgdal 3.4.2 hb785293_6, which can be installed; 2024-05-13T02:08:13.9823147Z │ ├─ gdal 3.4.2 would require 2024-05-13T02:08:13.9823510Z │ │ └─ libgdal 3.4.2 h56144a5_7, which can be installed; 2024-05-13T02:08:13.9823827Z │ ├─ gdal 3.4.3 would require 2024-05-13T02:08:13.9824178Z │ │ └─ libgdal 3.4.3 h3886835_0, which can be installed; 2024-05-13T02:08:13.9824505Z │ ├─ gdal 3.4.3 would require 2024-05-13T02:08:13.9824857Z │ │ └─ libgdal 3.4.3 h56144a5_0, which can be installed; 2024-05-13T02:08:13.9825170Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9825530Z │ │ └─ libgdal 3.5.0 h3886835_0, which can be installed; 2024-05-13T02:08:13.9825857Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9826197Z │ │ └─ libgdal 3.5.0 h844f3f6_1, which can be installed; 2024-05-13T02:08:13.9826527Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9826868Z │ │ └─ libgdal 3.5.0 hd131f80_2, which can be installed; 2024-05-13T02:08:13.9827221Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9827566Z │ │ └─ libgdal 3.5.0 h31d7bda_3, which can be installed; 2024-05-13T02:08:13.9827902Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9828242Z │ │ └─ libgdal 3.5.0 h59d0e54_4, which can be installed; 2024-05-13T02:08:13.9828576Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9830048Z │ │ └─ libgdal 3.5.0 h0c20829_5, which can be installed; 2024-05-13T02:08:13.9831658Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9833019Z │ │ └─ libgdal 3.5.0 h56144a5_0, which can be installed; 2024-05-13T02:08:13.9833467Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9834003Z │ │ └─ libgdal 3.5.0 hd0aedcd_1, which can be installed; 2024-05-13T02:08:13.9835676Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9837042Z │ │ └─ libgdal 3.5.0 h1f7a3f3_2, which can be installed; 2024-05-13T02:08:13.9837496Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9838842Z │ │ └─ libgdal 3.5.0 he21a14a_3, which can be installed; 2024-05-13T02:08:13.9839385Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9840554Z │ │ └─ libgdal 3.5.0 hc0ebe42_4, which can be installed; 2024-05-13T02:08:13.9841394Z │ ├─ gdal 3.5.0 would require 2024-05-13T02:08:13.9842280Z │ │ └─ libgdal 3.5.0 h32640fd_5, which can be installed; 2024-05-13T02:08:13.9844141Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9844558Z │ │ └─ libgdal 3.5.1 h0c20829_0, which can be installed; 2024-05-13T02:08:13.9845969Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9846474Z │ │ └─ libgdal 3.5.1 h0c20829_1, which can be installed; 2024-05-13T02:08:13.9847387Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9848337Z │ │ └─ libgdal 3.5.1 h53011df_2, which can be installed; 2024-05-13T02:08:13.9849915Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9850610Z │ │ └─ libgdal 3.5.1 h53011df_3, which can be installed; 2024-05-13T02:08:13.9851496Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9852364Z │ │ └─ libgdal 3.5.1 h75ea5e2_4, which can be installed; 2024-05-13T02:08:13.9854005Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9854432Z │ │ └─ libgdal 3.5.1 hc23bfc3_5, which can be installed; 2024-05-13T02:08:13.9856067Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9857404Z │ │ └─ libgdal 3.5.1 h32640fd_0, which can be installed; 2024-05-13T02:08:13.9857780Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9859160Z │ │ └─ libgdal 3.5.1 h32640fd_1, which can be installed; 2024-05-13T02:08:13.9860404Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9860830Z │ │ └─ libgdal 3.5.1 hd6149ef_2, which can be installed; 2024-05-13T02:08:13.9861349Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9862212Z │ │ └─ libgdal 3.5.1 hd6149ef_3, which can be installed; 2024-05-13T02:08:13.9863857Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9864262Z │ │ └─ libgdal 3.5.1 h5609db0_4, which can be installed; 2024-05-13T02:08:13.9865572Z │ ├─ gdal 3.5.1 would require 2024-05-13T02:08:13.9866063Z │ │ └─ libgdal 3.5.1 h84f2e82_5, which can be installed; 2024-05-13T02:08:13.9866955Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9867807Z │ │ └─ libgdal 3.5.2 hc23bfc3_0, which can be installed; 2024-05-13T02:08:13.9869303Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9869733Z │ │ └─ libgdal 3.5.2 hc23bfc3_1, which can be installed; 2024-05-13T02:08:13.9871085Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9871521Z │ │ └─ libgdal 3.5.2 hc23bfc3_3, which can be installed; 2024-05-13T02:08:13.9872455Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9873556Z │ │ └─ libgdal 3.5.2 h91cfbaa_4, which can be installed; 2024-05-13T02:08:13.9874670Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9875527Z │ │ └─ libgdal 3.5.2 hf663712_5, which can be installed; 2024-05-13T02:08:13.9876588Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9878688Z │ │ └─ libgdal 3.5.2 hf663712_6, which can be installed; 2024-05-13T02:08:13.9879142Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9879498Z │ │ └─ libgdal 3.5.2 hf663712_7, which can be installed; 2024-05-13T02:08:13.9879836Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9885835Z │ │ └─ libgdal 3.5.2 h84f2e82_0, which can be installed; 2024-05-13T02:08:13.9886344Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9886695Z │ │ └─ libgdal 3.5.2 h84f2e82_1, which can be installed; 2024-05-13T02:08:13.9887031Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9887376Z │ │ └─ libgdal 3.5.2 h84f2e82_3, which can be installed; 2024-05-13T02:08:13.9887720Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9888066Z │ │ └─ libgdal 3.5.2 h6e88209_4, which can be installed; 2024-05-13T02:08:13.9888401Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9888756Z │ │ └─ libgdal 3.5.2 h27ae5c1_5, which can be installed; 2024-05-13T02:08:13.9889076Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9889435Z │ │ └─ libgdal 3.5.2 h27ae5c1_6, which can be installed; 2024-05-13T02:08:13.9889754Z │ ├─ gdal 3.5.2 would require 2024-05-13T02:08:13.9890109Z │ │ └─ libgdal 3.5.2 h27ae5c1_7, which can be installed; 2024-05-13T02:08:13.9890905Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9891305Z │ │ └─ libgdal 3.5.3 hf663712_0, which can be installed; 2024-05-13T02:08:13.9891623Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9892018Z │ │ └─ libgdal 3.5.3 h275edd5_1, which can be installed; 2024-05-13T02:08:13.9899262Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9899766Z │ │ └─ libgdal 3.5.3 h7bccd54_2, which can be installed; 2024-05-13T02:08:13.9900106Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9900450Z │ │ └─ libgdal 3.5.3 h27ae5c1_0, which can be installed; 2024-05-13T02:08:13.9900779Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9901125Z │ │ └─ libgdal 3.5.3 heb1176f_1, which can be installed; 2024-05-13T02:08:13.9901458Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9901800Z │ │ └─ libgdal 3.5.3 h2d85cf6_2, which can be installed; 2024-05-13T02:08:13.9902137Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9902493Z │ │ └─ libgdal 3.6.0 h275edd5_0, which can be installed; 2024-05-13T02:08:13.9902812Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9903356Z │ │ └─ libgdal 3.6.0 h275edd5_1, which can be installed; 2024-05-13T02:08:13.9903676Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9904032Z │ │ └─ libgdal 3.6.0 h7bccd54_2, which can be installed; 2024-05-13T02:08:13.9904351Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9904719Z │ │ └─ libgdal 3.6.0 heb1176f_0, which can be installed; 2024-05-13T02:08:13.9905036Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9905396Z │ │ └─ libgdal 3.6.0 heb1176f_1, which can be installed; 2024-05-13T02:08:13.9905713Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9906070Z │ │ └─ libgdal 3.6.0 h2d85cf6_2, which can be installed; 2024-05-13T02:08:13.9906403Z │ ├─ gdal 3.4.3 would require 2024-05-13T02:08:13.9913270Z │ │ └─ libgdal 3.4.3 hd4bcc23_1, which can be installed; 2024-05-13T02:08:13.9913793Z │ ├─ gdal 3.4.3 would require 2024-05-13T02:08:13.9914148Z │ │ └─ libgdal 3.4.3 hdfd6431_1, which can be installed; 2024-05-13T02:08:13.9914517Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9914883Z │ │ └─ libgdal 3.5.3 h2c497fb_10, which can be installed; 2024-05-13T02:08:13.9915220Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9915565Z │ │ └─ libgdal 3.5.3 h9af8157_11, which can be installed; 2024-05-13T02:08:13.9915900Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9916432Z │ │ └─ libgdal 3.5.3 h8cbb2de_12, which can be installed; 2024-05-13T02:08:13.9916754Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9917111Z │ │ └─ libgdal 3.5.3 h19d0ce6_13, which can be installed; 2024-05-13T02:08:13.9917432Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9917796Z │ │ └─ libgdal 3.5.3 h09a3a4f_14, which can be installed; 2024-05-13T02:08:13.9918116Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9918646Z │ │ └─ libgdal 3.5.3 hb096bb9_15, which can be installed; 2024-05-13T02:08:13.9918966Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9919422Z │ │ └─ libgdal 3.5.3 h46dac61_8, which can be installed; 2024-05-13T02:08:13.9919802Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9920165Z │ │ └─ libgdal 3.5.3 h8b86210_9, which can be installed; 2024-05-13T02:08:13.9920545Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9920895Z │ │ └─ libgdal 3.5.3 hcb70f40_3, which can be installed; 2024-05-13T02:08:13.9921269Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9921622Z │ │ └─ libgdal 3.5.3 hcb70f40_4, which can be installed; 2024-05-13T02:08:13.9922005Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9922347Z │ │ └─ libgdal 3.5.3 h669b3df_5, which can be installed; 2024-05-13T02:08:13.9922729Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9923071Z │ │ └─ libgdal 3.5.3 hab1f3de_6, which can be installed; 2024-05-13T02:08:13.9923449Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9923893Z │ │ └─ libgdal 3.5.3 h9032eb1_7, which can be installed; 2024-05-13T02:08:13.9924222Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9924571Z │ │ └─ libgdal 3.5.3 hb981417_22, which can be installed; 2024-05-13T02:08:13.9925488Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9925959Z │ │ └─ libgdal 3.5.3 h71ff8f0_23, which can be installed; 2024-05-13T02:08:13.9926287Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9926690Z │ │ └─ libgdal 3.5.3 h69f0217_24, which can be installed; 2024-05-13T02:08:13.9927021Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9927422Z │ │ └─ libgdal 3.5.3 h1809c48_25, which can be installed; 2024-05-13T02:08:13.9927745Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9928158Z │ │ └─ libgdal 3.5.3 h17d0788_26, which can be installed; 2024-05-13T02:08:13.9928478Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9928883Z │ │ └─ libgdal 3.5.3 h2d23f43_10, which can be installed; 2024-05-13T02:08:13.9929276Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9929628Z │ │ └─ libgdal 3.5.3 h05f8703_11, which can be installed; 2024-05-13T02:08:13.9930001Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9930437Z │ │ └─ libgdal 3.5.3 h5842160_12, which can be installed; 2024-05-13T02:08:13.9931116Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9931482Z │ │ └─ libgdal 3.5.3 h50c6c2d_13, which can be installed; 2024-05-13T02:08:13.9931872Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9932216Z │ │ └─ libgdal 3.5.3 h71def1e_14, which can be installed; 2024-05-13T02:08:13.9932604Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9932949Z │ │ └─ libgdal 3.5.3 h084b287_15, which can be installed; 2024-05-13T02:08:13.9933326Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9933754Z │ │ └─ libgdal 3.5.3 h084b287_16, which can be installed; 2024-05-13T02:08:13.9934081Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9934500Z │ │ └─ libgdal 3.5.3 heabd798_17, which can be installed; 2024-05-13T02:08:13.9934822Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9935220Z │ │ └─ libgdal 3.5.3 h634f703_18, which can be installed; 2024-05-13T02:08:13.9935541Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9935943Z │ │ └─ libgdal 3.5.3 he1dbb10_19, which can be installed; 2024-05-13T02:08:13.9936271Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9936766Z │ │ └─ libgdal 3.5.3 h6d6b729_20, which can be installed; 2024-05-13T02:08:13.9937139Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9937491Z │ │ └─ libgdal 3.5.3 hd7ade74_21, which can be installed; 2024-05-13T02:08:13.9937985Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9938334Z │ │ └─ libgdal 3.5.3 h867e046_8, which can be installed; 2024-05-13T02:08:13.9938719Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9939063Z │ │ └─ libgdal 3.5.3 h7eed13e_9, which can be installed; 2024-05-13T02:08:13.9939457Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9939802Z │ │ └─ libgdal 3.5.3 hb03553a_3, which can be installed; 2024-05-13T02:08:13.9940182Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9940578Z │ │ └─ libgdal 3.5.3 hb03553a_4, which can be installed; 2024-05-13T02:08:13.9940902Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9941300Z │ │ └─ libgdal 3.5.3 h7516191_5, which can be installed; 2024-05-13T02:08:13.9941632Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9942111Z │ │ └─ libgdal 3.5.3 he691a7b_6, which can be installed; 2024-05-13T02:08:13.9942445Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9942841Z │ │ └─ libgdal 3.5.3 hd850ce1_7, which can be installed; 2024-05-13T02:08:13.9943199Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9943608Z │ │ └─ libgdal 3.5.3 h2a8271e_27, which can be installed; 2024-05-13T02:08:13.9943926Z │ ├─ gdal 3.5.3 would require 2024-05-13T02:08:13.9944333Z │ │ └─ libgdal 3.5.3 h89c0d6d_28, which can be installed; 2024-05-13T02:08:13.9944718Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9945068Z │ │ └─ libgdal 3.6.0 hc956b1e_11, which can be installed; 2024-05-13T02:08:13.9945443Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9945792Z │ │ └─ libgdal 3.6.0 hc956b1e_12, which can be installed; 2024-05-13T02:08:13.9946165Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9946619Z │ │ └─ libgdal 3.6.0 he5f2d09_13, which can be installed; 2024-05-13T02:08:13.9947001Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9947343Z │ │ └─ libgdal 3.6.0 h839a3bd_14, which can be installed; 2024-05-13T02:08:13.9947817Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9948219Z │ │ └─ libgdal 3.6.0 h96922bd_10, which can be installed; 2024-05-13T02:08:13.9948549Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9948950Z │ │ └─ libgdal 3.6.0 h98eee4c_3, which can be installed; 2024-05-13T02:08:13.9949279Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9949693Z │ │ └─ libgdal 3.6.0 h5733059_4, which can be installed; 2024-05-13T02:08:13.9950021Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9950422Z │ │ └─ libgdal 3.6.0 ha189470_5, which can be installed; 2024-05-13T02:08:13.9950740Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9951146Z │ │ └─ libgdal 3.6.0 ha189470_6, which can be installed; 2024-05-13T02:08:13.9951522Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9951878Z │ │ └─ libgdal 3.6.0 ha189470_7, which can be installed; 2024-05-13T02:08:13.9952278Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9952628Z │ │ └─ libgdal 3.6.0 hd791597_8, which can be installed; 2024-05-13T02:08:13.9953086Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9953446Z │ │ └─ libgdal 3.6.0 h8a24986_9, which can be installed; 2024-05-13T02:08:13.9953928Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9954276Z │ │ └─ libgdal 3.6.0 hedffb84_11, which can be installed; 2024-05-13T02:08:13.9954677Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9955022Z │ │ └─ libgdal 3.6.0 hedffb84_12, which can be installed; 2024-05-13T02:08:13.9955404Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9955804Z │ │ └─ libgdal 3.6.0 h2f87c3e_13, which can be installed; 2024-05-13T02:08:13.9956131Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9956533Z │ │ └─ libgdal 3.6.0 h4fca5ce_14, which can be installed; 2024-05-13T02:08:13.9956855Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9957265Z │ │ └─ libgdal 3.6.0 h7628b6d_10, which can be installed; 2024-05-13T02:08:13.9957586Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9957986Z │ │ └─ libgdal 3.6.0 h6a6fec7_3, which can be installed; 2024-05-13T02:08:13.9958304Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9958805Z │ │ └─ libgdal 3.6.0 he1fd974_4, which can be installed; 2024-05-13T02:08:13.9959197Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9959553Z │ │ └─ libgdal 3.6.0 hf51d2d0_5, which can be installed; 2024-05-13T02:08:13.9959928Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9960275Z │ │ └─ libgdal 3.6.0 hf51d2d0_6, which can be installed; 2024-05-13T02:08:13.9960650Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9960996Z │ │ └─ libgdal 3.6.0 hf51d2d0_7, which can be installed; 2024-05-13T02:08:13.9961378Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9961748Z │ │ └─ libgdal 3.6.0 h86cbade_8, which can be installed; 2024-05-13T02:08:13.9962127Z │ ├─ gdal 3.6.0 would require 2024-05-13T02:08:13.9962479Z │ │ └─ libgdal 3.6.0 h0a627c1_9, which can be installed; 2024-05-13T02:08:13.9962856Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.9963252Z │ │ └─ libgdal 3.6.1 h839a3bd_0, which can be installed; 2024-05-13T02:08:13.9963576Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.9964058Z │ │ └─ libgdal 3.6.1 h896b04b_1, which can be installed; 2024-05-13T02:08:13.9964389Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.9964805Z │ │ └─ libgdal 3.6.1 h7d521fb_2, which can be installed; 2024-05-13T02:08:13.9965130Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.9965531Z │ │ └─ libgdal 3.6.1 h19e2a31_3, which can be installed; 2024-05-13T02:08:13.9965850Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.9966252Z │ │ └─ libgdal 3.6.1 h4fca5ce_0, which can be installed; 2024-05-13T02:08:13.9966624Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.9966974Z │ │ └─ libgdal 3.6.1 hf2b5f72_1, which can be installed; 2024-05-13T02:08:13.9967455Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.9967799Z │ │ └─ libgdal 3.6.1 he31f7c0_2, which can be installed; 2024-05-13T02:08:13.9968175Z │ ├─ gdal 3.6.1 would require 2024-05-13T02:08:13.9968518Z │ │ └─ libgdal 3.6.1 hdfbbfed_3, which can be installed; 2024-05-13T02:08:13.9968896Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9969246Z │ │ └─ libgdal 3.6.2 h19e2a31_0, which can be installed; 2024-05-13T02:08:13.9969731Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9970137Z │ │ └─ libgdal 3.6.2 h7d521fb_1, which can be installed; 2024-05-13T02:08:13.9970684Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9971092Z │ │ └─ libgdal 3.6.2 h87bd3e3_2, which can be installed; 2024-05-13T02:08:13.9971451Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9971855Z │ │ └─ libgdal 3.6.2 h1f3dc49_3, which can be installed; 2024-05-13T02:08:13.9972179Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9972619Z │ │ └─ libgdal 3.6.2 hae1867e_4, which can be installed; 2024-05-13T02:08:13.9972968Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9973373Z │ │ └─ libgdal 3.6.2 hf452d97_5, which can be installed; 2024-05-13T02:08:13.9973687Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9974092Z │ │ └─ libgdal 3.6.2 hdfbbfed_0, which can be installed; 2024-05-13T02:08:13.9974487Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9974961Z │ │ └─ libgdal 3.6.2 he31f7c0_1, which can be installed; 2024-05-13T02:08:13.9975456Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9975821Z │ │ └─ libgdal 3.6.2 hb7af45b_10, which can be installed; 2024-05-13T02:08:13.9976199Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9976546Z │ │ └─ libgdal 3.6.2 hb7af45b_11, which can be installed; 2024-05-13T02:08:13.9976925Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9977266Z │ │ └─ libgdal 3.6.2 h25b768b_2, which can be installed; 2024-05-13T02:08:13.9977650Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9978046Z │ │ └─ libgdal 3.6.2 h10cbb15_3, which can be installed; 2024-05-13T02:08:13.9978376Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9978777Z │ │ └─ libgdal 3.6.2 h13e21a6_4, which can be installed; 2024-05-13T02:08:13.9979096Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9979510Z │ │ └─ libgdal 3.6.2 h8c90c07_5, which can be installed; 2024-05-13T02:08:13.9979839Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9980241Z │ │ └─ libgdal 3.6.2 h8c90c07_6, which can be installed; 2024-05-13T02:08:13.9980594Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9981087Z │ │ └─ libgdal 3.6.2 hea5766e_7, which can be installed; 2024-05-13T02:08:13.9981461Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9981811Z │ │ └─ libgdal 3.6.2 h6c674c2_8, which can be installed; 2024-05-13T02:08:13.9982191Z │ ├─ gdal 3.6.2 would require 2024-05-13T02:08:13.9982538Z │ │ └─ libgdal 3.6.2 h6c674c2_9, which can be installed; 2024-05-13T02:08:13.9982911Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.9983259Z │ │ └─ libgdal 3.6.3 h0e7c1b1_3, which can be installed; 2024-05-13T02:08:13.9983642Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.9983984Z │ │ └─ libgdal 3.6.3 hb875ca4_4, which can be installed; 2024-05-13T02:08:13.9984360Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.9984703Z │ │ └─ libgdal 3.6.3 hb875ca4_5, which can be installed; 2024-05-13T02:08:13.9985103Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.9985500Z │ │ └─ libgdal 3.6.3 h73bb59c_6, which can be installed; 2024-05-13T02:08:13.9985822Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.9986293Z │ │ └─ libgdal 3.6.3 h9c5bede_7, which can be installed; 2024-05-13T02:08:13.9986629Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.9987027Z │ │ └─ libgdal 3.6.3 h7c7a6f1_8, which can be installed; 2024-05-13T02:08:13.9987345Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.9987746Z │ │ └─ libgdal 3.6.3 hb7af45b_0, which can be installed; 2024-05-13T02:08:13.9988063Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.9988465Z │ │ └─ libgdal 3.6.3 h93ed92d_1, which can be installed; 2024-05-13T02:08:13.9988956Z │ ├─ gdal 3.6.3 would require 2024-05-13T02:08:13.9989303Z │ │ └─ libgdal 3.6.3 habbca78_2, which can be installed; 2024-05-13T02:08:13.9989694Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9990070Z │ │ └─ libgdal 3.6.4 h272c690_3, which can be installed; 2024-05-13T02:08:13.9990456Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9990802Z │ │ └─ libgdal 3.6.4 h9f85045_4, which can be installed; 2024-05-13T02:08:13.9991186Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9991528Z │ │ └─ libgdal 3.6.4 h178578c_13, which can be installed; 2024-05-13T02:08:13.9991993Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9992338Z │ │ └─ libgdal 3.6.4 hb613c87_14, which can be installed; 2024-05-13T02:08:13.9992717Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9993111Z │ │ └─ libgdal 3.6.4 hb613c87_15, which can be installed; 2024-05-13T02:08:13.9993437Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9993834Z │ │ └─ libgdal 3.6.4 hc48e1f3_16, which can be installed; 2024-05-13T02:08:13.9994164Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9994577Z │ │ └─ libgdal 3.6.4 h6120be2_17, which can be installed; 2024-05-13T02:08:13.9994897Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9995299Z │ │ └─ libgdal 3.6.4 hdb503af_18, which can be installed; 2024-05-13T02:08:13.9995726Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9996135Z │ │ └─ libgdal 3.6.4 h0da8fbe_19, which can be installed; 2024-05-13T02:08:13.9996508Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9996858Z │ │ └─ libgdal 3.6.4 h4a9e2c2_20, which can be installed; 2024-05-13T02:08:13.9997305Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9997665Z │ │ └─ libgdal 3.6.4 h4779e86_21, which can be installed; 2024-05-13T02:08:13.9998041Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9998386Z │ │ └─ libgdal 3.6.4 hb454697_22, which can be installed; 2024-05-13T02:08:13.9998763Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9999136Z │ │ └─ libgdal 3.6.4 h39519b0_10, which can be installed; 2024-05-13T02:08:13.9999548Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:13.9999946Z │ │ └─ libgdal 3.6.4 he8493b3_11, which can be installed; 2024-05-13T02:08:14.0000271Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:14.0000676Z │ │ └─ libgdal 3.6.4 h94e0181_12, which can be installed; 2024-05-13T02:08:14.0001004Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:14.0001403Z │ │ └─ libgdal 3.6.4 hd54c316_5, which can be installed; 2024-05-13T02:08:14.0001728Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:14.0002127Z │ │ └─ libgdal 3.6.4 hc50c542_6, which can be installed; 2024-05-13T02:08:14.0002447Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:14.0002926Z │ │ └─ libgdal 3.6.4 h9a62611_7, which can be installed; 2024-05-13T02:08:14.0003298Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:14.0003647Z │ │ └─ libgdal 3.6.4 h39519b0_8, which can be installed; 2024-05-13T02:08:14.0004016Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:14.0004476Z │ │ └─ libgdal 3.6.4 h39519b0_9, which can be installed; 2024-05-13T02:08:14.0004854Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:14.0005200Z │ │ └─ libgdal 3.6.4 h7239d12_0, which can be installed; 2024-05-13T02:08:14.0005575Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:14.0005923Z │ │ └─ libgdal 3.6.4 h7239d12_1, which can be installed; 2024-05-13T02:08:14.0006308Z │ ├─ gdal 3.6.4 would require 2024-05-13T02:08:14.0006648Z │ │ └─ libgdal 3.6.4 hada8d5e_2, which can be installed; 2024-05-13T02:08:14.0007058Z │ ├─ gdal [3.6.4|3.7.2|...|3.9.0] would require 2024-05-13T02:08:14.0007472Z │ │ └─ python_abi 3.12.* *_cp312, which can be installed; 2024-05-13T02:08:14.0007797Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:14.0008263Z │ │ └─ libgdal 3.7.0 h9f4e061_1, which can be installed; 2024-05-13T02:08:14.0008621Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:14.0009024Z │ │ └─ libgdal 3.7.0 h5418a03_2, which can be installed; 2024-05-13T02:08:14.0009346Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:14.0009775Z │ │ └─ libgdal 3.7.0 h4a547c6_3, which can be installed; 2024-05-13T02:08:14.0010091Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:14.0010677Z │ │ └─ libgdal 3.7.0 h5a391c5_4, which can be installed; 2024-05-13T02:08:14.0011056Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:14.0011524Z │ │ └─ libgdal 3.7.0 hba0e483_5, which can be installed; 2024-05-13T02:08:14.0011908Z │ ├─ gdal 3.7.0 would require 2024-05-13T02:08:14.0012260Z │ │ └─ libgdal 3.7.0 he76be6c_0, which can be installed; 2024-05-13T02:08:14.0012637Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:14.0012985Z │ │ └─ libgdal 3.7.1 h3d2b3c2_7, which can be installed; 2024-05-13T02:08:14.0013364Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:14.0013706Z │ │ └─ libgdal 3.7.1 h880a63b_8, which can be installed; 2024-05-13T02:08:14.0014188Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:14.0014532Z │ │ └─ libgdal 3.7.1 h880a63b_9, which can be installed; 2024-05-13T02:08:14.0014928Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:14.0084283Z │ │ └─ libgdal 3.7.1 hba0e483_0, which can be installed; 2024-05-13T02:08:14.0084885Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:14.0085260Z │ │ └─ libgdal 3.7.1 ha66225b_1, which can be installed; 2024-05-13T02:08:14.0085597Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:14.0085963Z │ │ └─ libgdal 3.7.1 ha66225b_2, which can be installed; 2024-05-13T02:08:14.0086284Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:14.0086637Z │ │ └─ libgdal 3.7.1 ha66225b_3, which can be installed; 2024-05-13T02:08:14.0087000Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:14.0087345Z │ │ └─ libgdal 3.7.1 h8bc334e_4, which can be installed; 2024-05-13T02:08:14.0087673Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:14.0088022Z │ │ └─ libgdal 3.7.1 h1d4a2ba_5, which can be installed; 2024-05-13T02:08:14.0088342Z │ ├─ gdal 3.7.1 would require 2024-05-13T02:08:14.0088684Z │ │ └─ libgdal 3.7.1 hd2ada2b_6, which can be installed; 2024-05-13T02:08:14.0089017Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:14.0089360Z │ │ └─ libgdal 3.7.2 h5b94d6b_0, which can be installed; 2024-05-13T02:08:14.0089686Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:14.0090026Z │ │ └─ libgdal 3.7.2 h323ed7e_1, which can be installed; 2024-05-13T02:08:14.0090507Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:14.0090896Z │ │ └─ libgdal 3.7.2 h9868cb8_2, which can be installed; 2024-05-13T02:08:14.0091214Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:14.0091560Z │ │ └─ libgdal 3.7.2 h3aa23ec_3, which can be installed; 2024-05-13T02:08:14.0091881Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:14.0092232Z │ │ └─ libgdal 3.7.2 h17082cf_4, which can be installed; 2024-05-13T02:08:14.0092554Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:14.0092899Z │ │ └─ libgdal 3.7.2 h6238fc3_5, which can be installed; 2024-05-13T02:08:14.0093223Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:14.0093568Z │ │ └─ libgdal 3.7.2 h70e338c_6, which can be installed; 2024-05-13T02:08:14.0094088Z │ ├─ gdal 3.7.2 would require 2024-05-13T02:08:14.0094431Z │ │ └─ libgdal 3.7.2 h6f3d308_7, which can be installed; 2024-05-13T02:08:14.0094751Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0095095Z │ │ └─ libgdal 3.7.3 hed7d0b4_22, which can be installed; 2024-05-13T02:08:14.0095419Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0095802Z │ │ └─ libgdal 3.7.3 h80298fc_23, which can be installed; 2024-05-13T02:08:14.0096140Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0096493Z │ │ └─ libgdal 3.7.3 h80298fc_24, which can be installed; 2024-05-13T02:08:14.0096812Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0097164Z │ │ └─ libgdal 3.7.3 hd6c9242_25, which can be installed; 2024-05-13T02:08:14.0097481Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0097826Z │ │ └─ libgdal 3.7.3 h6f3d308_0, which can be installed; 2024-05-13T02:08:14.0098143Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0098490Z │ │ └─ libgdal 3.7.3 h6f3d308_1, which can be installed; 2024-05-13T02:08:14.0098816Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0099166Z │ │ └─ libgdal 3.7.3 h6f3d308_2, which can be installed; 2024-05-13T02:08:14.0099487Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0099828Z │ │ └─ libgdal 3.7.3 h6f3d308_3, which can be installed; 2024-05-13T02:08:14.0100265Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0100606Z │ │ └─ libgdal 3.7.3 he5b8fdc_4, which can be installed; 2024-05-13T02:08:14.0100928Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0101271Z │ │ └─ libgdal 3.7.3 h5cd9125_5, which can be installed; 2024-05-13T02:08:14.0101593Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0101934Z │ │ └─ libgdal 3.7.3 h5cd9125_6, which can be installed; 2024-05-13T02:08:14.0102258Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0102598Z │ │ └─ libgdal 3.7.3 h73cd2e6_7, which can be installed; 2024-05-13T02:08:14.0102919Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0103264Z │ │ └─ libgdal 3.7.3 h11296eb_8, which can be installed; 2024-05-13T02:08:14.0103588Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0103936Z │ │ └─ libgdal 3.7.3 hd74445f_9, which can be installed; 2024-05-13T02:08:14.0104279Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0104629Z │ │ └─ libgdal 3.7.3 h184a269_11, which can be installed; 2024-05-13T02:08:14.0104954Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0105304Z │ │ └─ libgdal 3.7.3 h056894e_12, which can be installed; 2024-05-13T02:08:14.0105621Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0105971Z │ │ └─ libgdal 3.7.3 h775a7d8_13, which can be installed; 2024-05-13T02:08:14.0106302Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0106644Z │ │ └─ libgdal 3.7.3 h2d2cbd2_10, which can be installed; 2024-05-13T02:08:14.0106965Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0107310Z │ │ └─ libgdal 3.7.3 h4f45c9d_14, which can be installed; 2024-05-13T02:08:14.0107631Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0107972Z │ │ └─ libgdal 3.7.3 h19bedfc_15, which can be installed; 2024-05-13T02:08:14.0108306Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0108648Z │ │ └─ libgdal 3.7.3 h19bedfc_16, which can be installed; 2024-05-13T02:08:14.0108969Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0109315Z │ │ └─ libgdal 3.7.3 h9b88c28_17, which can be installed; 2024-05-13T02:08:14.0109640Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0109986Z │ │ └─ libgdal 3.7.3 h6c03dc7_18, which can be installed; 2024-05-13T02:08:14.0110305Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0110654Z │ │ └─ libgdal 3.7.3 hd975649_19, which can be installed; 2024-05-13T02:08:14.0110969Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0111319Z │ │ └─ libgdal 3.7.3 h057d65f_20, which can be installed; 2024-05-13T02:08:14.0111635Z │ ├─ gdal 3.7.3 would require 2024-05-13T02:08:14.0111980Z │ │ └─ libgdal 3.7.3 h1ddfacc_21, which can be installed; 2024-05-13T02:08:14.0112321Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:14.0112667Z │ │ └─ libgdal 3.8.0 he94dabd_0, which can be installed; 2024-05-13T02:08:14.0113094Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:14.0113438Z │ │ └─ libgdal 3.8.0 h0a992f2_1, which can be installed; 2024-05-13T02:08:14.0113760Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:14.0114099Z │ │ └─ libgdal 3.8.0 h0a992f2_2, which can be installed; 2024-05-13T02:08:14.0114432Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:14.0114775Z │ │ └─ libgdal 3.8.0 h12dd931_3, which can be installed; 2024-05-13T02:08:14.0115095Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:14.0115439Z │ │ └─ libgdal 3.8.0 h12dd931_4, which can be installed; 2024-05-13T02:08:14.0115761Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:14.0116107Z │ │ └─ libgdal 3.8.0 h12dd931_5, which can be installed; 2024-05-13T02:08:14.0116425Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:14.0116771Z │ │ └─ libgdal 3.8.0 he7dcfe9_6, which can be installed; 2024-05-13T02:08:14.0117092Z │ ├─ gdal 3.8.0 would require 2024-05-13T02:08:14.0117448Z │ │ └─ libgdal 3.8.0 h4d9a814_7, which can be installed; 2024-05-13T02:08:14.0117764Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:14.0118107Z │ │ └─ libgdal 3.8.1 h4d9a814_0, which can be installed; 2024-05-13T02:08:14.0118425Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:14.0118773Z │ │ └─ libgdal 3.8.1 hcae7082_1, which can be installed; 2024-05-13T02:08:14.0119194Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:14.0119539Z │ │ └─ libgdal 3.8.1 h4b8bffa_3, which can be installed; 2024-05-13T02:08:14.0119862Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:14.0120202Z │ │ └─ libgdal 3.8.1 hed8bd54_4, which can be installed; 2024-05-13T02:08:14.0120526Z │ ├─ gdal 3.8.1 would require 2024-05-13T02:08:14.0120896Z │ │ └─ libgdal 3.8.1 hd0089ee_2, which can be installed; 2024-05-13T02:08:14.0121219Z │ ├─ gdal 3.8.2 would require 2024-05-13T02:08:14.0121561Z │ │ └─ libgdal 3.8.2 hed8bd54_0, which can be installed; 2024-05-13T02:08:14.0121882Z │ ├─ gdal 3.8.2 would require 2024-05-13T02:08:14.0122227Z │ │ └─ libgdal 3.8.2 hcd1fc54_1, which can be installed; 2024-05-13T02:08:14.0122552Z │ ├─ gdal 3.8.3 would require 2024-05-13T02:08:14.0122896Z │ │ └─ libgdal 3.8.3 hcd1fc54_0, which can be installed; 2024-05-13T02:08:14.0123210Z │ ├─ gdal 3.8.3 would require 2024-05-13T02:08:14.0123556Z │ │ └─ libgdal 3.8.3 ha28fdbc_1, which can be installed; 2024-05-13T02:08:14.0123880Z │ ├─ gdal 3.8.3 would require 2024-05-13T02:08:14.0124223Z │ │ └─ libgdal 3.8.3 h80d7d79_2, which can be installed; 2024-05-13T02:08:14.0124540Z │ ├─ gdal 3.8.3 would require 2024-05-13T02:08:14.0124887Z │ │ └─ libgdal 3.8.3 h9323651_3, which can be installed; 2024-05-13T02:08:14.0125199Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:14.0125545Z │ │ └─ libgdal 3.8.4 h9323651_0, which can be installed; 2024-05-13T02:08:14.0125865Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:14.0126204Z │ │ └─ libgdal 3.8.4 h13e47b0_1, which can be installed; 2024-05-13T02:08:14.0126525Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:14.0126958Z │ │ └─ libgdal 3.8.4 h218084c_2, which can be installed; 2024-05-13T02:08:14.0127284Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:14.0127626Z │ │ └─ libgdal 3.8.4 hab4ef92_3, which can be installed; 2024-05-13T02:08:14.0127950Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:14.0128296Z │ │ └─ libgdal 3.8.4 hfd064fa_4, which can be installed; 2024-05-13T02:08:14.0128620Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:14.0128960Z │ │ └─ libgdal 3.8.4 h7c88fdf_5, which can be installed; 2024-05-13T02:08:14.0129305Z │ ├─ gdal 3.8.4 would require 2024-05-13T02:08:14.0129653Z │ │ └─ libgdal 3.8.4 h35436ae_6, which can be installed; 2024-05-13T02:08:14.0129967Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:14.0130590Z │ │ └─ libgdal 3.8.5 h7719672_1, which can be installed; 2024-05-13T02:08:14.0130961Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:14.0131310Z │ │ └─ libgdal 3.8.5 hf9625ee_2, which can be installed; 2024-05-13T02:08:14.0131625Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:14.0131981Z │ │ └─ libgdal 3.8.5 hf9625ee_3, which can be installed; 2024-05-13T02:08:14.0132295Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:14.0132644Z │ │ └─ libgdal 3.8.5 hf9625ee_4, which can be installed; 2024-05-13T02:08:14.0132965Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:14.0133423Z │ │ └─ libgdal 3.8.5 h77540a9_5, which can be installed; 2024-05-13T02:08:14.0133744Z │ ├─ gdal 3.8.5 would require 2024-05-13T02:08:14.0134084Z │ │ └─ libgdal 3.8.5 h35436ae_0, which can be installed; 2024-05-13T02:08:14.0134402Z │ └─ gdal 3.9.0 would require 2024-05-13T02:08:14.0134795Z │ ├─ libgdal [3.9.0 h77540a9_2|3.9.0 hf9625ee_0|3.9.0 hf9625ee_1], which requires 2024-05-13T02:08:14.0135183Z │ │ ├─ lerc >=4.0.0,<5.0a0 , which can be installed; 2024-05-13T02:08:14.0135549Z │ │ ├─ libdeflate >=1.20,<1.21.0a0 , which can be installed; 2024-05-13T02:08:14.0135908Z │ │ ├─ libexpat >=2.6.2,<3.0a0 , which requires 2024-05-13T02:08:14.0136258Z │ │ │ └─ expat 2.6.2.* , which can be installed; 2024-05-13T02:08:14.0136633Z │ │ ├─ libwebp-base >=1.4.0,<2.0a0 , which can be installed; 2024-05-13T02:08:14.0136999Z │ │ ├─ poppler >=24.4.0,<24.5.0a0 , which requires 2024-05-13T02:08:14.0137346Z │ │ │ └─ lcms2 >=2.16,<3.0a0 , which requires 2024-05-13T02:08:14.0137763Z │ │ │ └─ libtiff >=4.6.0,<4.7.0a0 with the potential options 2024-05-13T02:08:14.0138131Z │ │ │ ├─ libtiff 4.6.0, which can be installed; 2024-05-13T02:08:14.0138502Z │ │ │ ├─ libtiff [4.5.0|4.5.1|4.6.0] would require 2024-05-13T02:08:14.0138961Z │ │ │ │ └─ libdeflate >=1.18,<1.19.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0139343Z │ │ │ └─ libtiff 4.6.0 would require 2024-05-13T02:08:14.0139795Z │ │ │ └─ libdeflate >=1.19,<1.20.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0140196Z │ │ └─ zstd >=1.5.6,<1.6.0a0 , which can be installed; 2024-05-13T02:08:14.0140575Z │ └─ openssl >=3.3.0,<4.0a0 , which can be installed; 2024-05-13T02:08:14.0140978Z ├─ libgdal >=3.9.0,<3.10.0a0 , which cannot be installed (as previously explained); 2024-05-13T02:08:14.0141467Z ├─ python_abi 3.10.* *_cp310 is not installable because it conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0141881Z └─ vtk is installable with the potential options 2024-05-13T02:08:14.0142226Z ├─ vtk [7.0.0|7.1.0|...|9.1.0] would require 2024-05-13T02:08:14.0142641Z │ ├─ python [2.7* |3.6* |>=2.7,<2.8.0a0 |>=3.6,<3.7.0a0 ] but there are no viable options 2024-05-13T02:08:14.0143025Z │ │ ├─ python [2.7.12|2.7.13|...|3.6.5] would require 2024-05-13T02:08:14.0143466Z │ │ │ └─ openssl [1.0* |1.0.* ], which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0143863Z │ │ ├─ python [2.7.15|3.6.6|3.6.7] would require 2024-05-13T02:08:14.0144727Z │ │ │ └─ openssl >=1.0.2p,<1.0.3a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0145369Z │ │ ├─ python [2.7.15|3.6.7|3.6.9] would require 2024-05-13T02:08:14.0145808Z │ │ │ ├─ openssl >=1.1.1a,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0146237Z │ │ │ └─ pypy3.6 7.3.0.* but there are no viable options 2024-05-13T02:08:14.0146588Z │ │ │ ├─ pypy3.6 7.3.0 would require 2024-05-13T02:08:14.0147050Z │ │ │ │ └─ openssl >=1.1.1a,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0147438Z │ │ │ ├─ pypy3.6 7.3.0 would require 2024-05-13T02:08:14.0147865Z │ │ │ │ └─ openssl >=1.1.1d,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0148255Z │ │ │ └─ pypy3.6 7.3.0 would require 2024-05-13T02:08:14.0148680Z │ │ │ └─ openssl >=1.1.1e,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0149093Z │ │ ├─ python [2.7.15|3.5.5|3.6.6] would require 2024-05-13T02:08:14.0149531Z │ │ │ └─ openssl >=1.0.2o,<1.0.3a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0149909Z │ │ ├─ python [3.6.10|3.6.9] would require 2024-05-13T02:08:14.0150467Z │ │ │ ├─ openssl >=1.1.1f,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0150844Z │ │ │ └─ pypy3.6 7.3.1.* , which requires 2024-05-13T02:08:14.0151291Z │ │ │ └─ openssl >=1.1.1f,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0151686Z │ │ ├─ python [3.6.10|3.6.11] would require 2024-05-13T02:08:14.0152115Z │ │ │ └─ openssl >=1.1.1g,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0152502Z │ │ ├─ python [3.6.10|3.6.9] would require 2024-05-13T02:08:14.0152930Z │ │ │ └─ openssl >=1.1.1d,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0153341Z │ │ ├─ python [3.6.11|3.6.12|3.6.9] would require 2024-05-13T02:08:14.0153777Z │ │ │ ├─ openssl >=1.1.1h,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0154177Z │ │ │ └─ pypy3.6 7.3.2.* , which requires 2024-05-13T02:08:14.0154615Z │ │ │ └─ openssl >=1.1.1h,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0154981Z │ │ ├─ python 3.6.12 would require 2024-05-13T02:08:14.0155319Z │ │ │ └─ pypy3.6 7.3.3.* , which requires 2024-05-13T02:08:14.0155775Z │ │ │ └─ openssl >=1.1.1i,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0156171Z │ │ ├─ python [3.6.13|3.6.15] would require 2024-05-13T02:08:14.0156599Z │ │ │ └─ openssl >=1.1.1l,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0156985Z │ │ └─ python 3.6.13 would require 2024-05-13T02:08:14.0157418Z │ │ └─ openssl >=1.1.1j,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0157823Z │ └─ qt >=5.12.9,<5.13.0a0 but there are no viable options 2024-05-13T02:08:14.0158171Z │ ├─ qt 5.12.9 would require 2024-05-13T02:08:14.0158570Z │ │ └─ openssl <3 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0158944Z │ ├─ qt 5.12.9 would require 2024-05-13T02:08:14.0159364Z │ │ └─ openssl >=1.1.1g,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0159735Z │ ├─ qt 5.12.9 would require 2024-05-13T02:08:14.0160165Z │ │ └─ openssl >=1.1.1i,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0160522Z │ └─ qt 5.12.9 would require 2024-05-13T02:08:14.0160948Z │ └─ openssl >=1.1.1j,<1.1.2a , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0161430Z ├─ vtk [7.0.0|7.1.0|...|8.1.1] would require 2024-05-13T02:08:14.0161852Z │ └─ python [3.5* |>=3.5,<3.6.0a0 ], which cannot be installed (as previously explained); 2024-05-13T02:08:14.0162221Z ├─ vtk [8.1.0|8.1.1] would require 2024-05-13T02:08:14.0162627Z │ └─ expat 2.2.* , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0162992Z ├─ vtk [8.1.2|8.2.0] would require 2024-05-13T02:08:14.0163349Z │ └─ libtiff >=4.0.9,<4.5.0a0 but there are no viable options 2024-05-13T02:08:14.0163700Z │ ├─ libtiff 4.0.10 would require 2024-05-13T02:08:14.0164146Z │ │ └─ zstd >=1.4.0,<1.5.0.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0164529Z │ ├─ libtiff 4.0.10 would require 2024-05-13T02:08:14.0164964Z │ │ └─ zstd >=1.3.3,<1.3.4.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0165349Z │ ├─ libtiff [4.0.10|4.1.0] would require 2024-05-13T02:08:14.0165786Z │ │ └─ zstd >=1.4.4,<1.5.0.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0166162Z │ ├─ libtiff [4.0.10|4.1.0] would require 2024-05-13T02:08:14.0166694Z │ │ └─ zstd >=1.4.3,<1.5.0.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0167130Z │ ├─ libtiff 4.0.9 conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0167509Z │ ├─ libtiff [4.1.0|4.2.0] would require 2024-05-13T02:08:14.0167943Z │ │ └─ zstd >=1.4.5,<1.5.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0168303Z │ ├─ libtiff 4.1.0 would require 2024-05-13T02:08:14.0168745Z │ │ └─ libwebp-base >=1.1.0,<1.2.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0169113Z │ ├─ libtiff 4.2.0 would require 2024-05-13T02:08:14.0169556Z │ │ └─ zstd >=1.4.9,<1.5.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0170004Z │ ├─ libtiff 4.2.0 conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0170552Z │ ├─ libtiff [4.3.0|4.4.0] would require 2024-05-13T02:08:14.0171032Z │ │ └─ lerc >=3.0,<4.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0171395Z │ ├─ libtiff 4.3.0 would require 2024-05-13T02:08:14.0171818Z │ │ └─ lerc >=2.2.1,<3.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0172178Z │ ├─ libtiff 4.4.0 would require 2024-05-13T02:08:14.0172649Z │ │ └─ libdeflate >=1.12,<1.13.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0173079Z │ ├─ libtiff 4.4.0 would require 2024-05-13T02:08:14.0173506Z │ │ └─ libdeflate >=1.13,<1.14.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0174023Z │ └─ libtiff [4.4.0|4.5.0] would require 2024-05-13T02:08:14.0174456Z │ └─ libdeflate >=1.14,<1.15.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0174854Z ├─ vtk [8.2.0|9.0.0|9.0.1] would require 2024-05-13T02:08:14.0175219Z │ └─ libtiff >=4.1.0,<4.5.0a0 but there are no viable options 2024-05-13T02:08:14.0175645Z │ ├─ libtiff [4.0.10|4.1.0], which cannot be installed (as previously explained); 2024-05-13T02:08:14.0176086Z │ ├─ libtiff [4.0.10|4.1.0], which cannot be installed (as previously explained); 2024-05-13T02:08:14.0176510Z │ ├─ libtiff [4.1.0|4.2.0], which cannot be installed (as previously explained); 2024-05-13T02:08:14.0176937Z │ ├─ libtiff 4.1.0, which cannot be installed (as previously explained); 2024-05-13T02:08:14.0177341Z │ ├─ libtiff 4.2.0, which cannot be installed (as previously explained); 2024-05-13T02:08:14.0177786Z │ ├─ libtiff 4.2.0 conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0178224Z │ ├─ libtiff [4.3.0|4.4.0], which cannot be installed (as previously explained); 2024-05-13T02:08:14.0178634Z │ ├─ libtiff 4.3.0, which cannot be installed (as previously explained); 2024-05-13T02:08:14.0179189Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:14.0179594Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:14.0180031Z │ └─ libtiff [4.4.0|4.5.0], which cannot be installed (as previously explained); 2024-05-13T02:08:14.0180381Z ├─ vtk 8.2.0 would require 2024-05-13T02:08:14.0180739Z │ └─ libtiff >=4.0.10,<4.5.0a0 but there are no viable options 2024-05-13T02:08:14.0181153Z │ ├─ libtiff 4.0.10, which cannot be installed (as previously explained); 2024-05-13T02:08:14.0181565Z │ ├─ libtiff 4.0.10, which cannot be installed (as previously explained); 2024-05-13T02:08:14.0182034Z │ ├─ libtiff [4.0.10|4.1.0], which cannot be installed (as previously explained); 2024-05-13T02:08:14.0182462Z │ ├─ libtiff [4.0.10|4.1.0], which cannot be installed (as previously explained); 2024-05-13T02:08:14.0182901Z │ ├─ libtiff [4.1.0|4.2.0], which cannot be installed (as previously explained); 2024-05-13T02:08:14.0183337Z │ ├─ libtiff 4.1.0, which cannot be installed (as previously explained); 2024-05-13T02:08:14.0183742Z │ ├─ libtiff 4.2.0, which cannot be installed (as previously explained); 2024-05-13T02:08:14.0184171Z │ ├─ libtiff 4.2.0 conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0184595Z │ ├─ libtiff [4.3.0|4.4.0], which cannot be installed (as previously explained); 2024-05-13T02:08:14.0185019Z │ ├─ libtiff 4.3.0, which cannot be installed (as previously explained); 2024-05-13T02:08:14.0185436Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:14.0185846Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:14.0186276Z │ └─ libtiff [4.4.0|4.5.0], which cannot be installed (as previously explained); 2024-05-13T02:08:14.0186624Z ├─ vtk [9.0.1|9.1.0] would require 2024-05-13T02:08:14.0187038Z │ └─ libtiff >=4.3.0,<4.5.0a0 , which cannot be installed (as previously explained); 2024-05-13T02:08:14.0187376Z ├─ vtk 9.0.1 would require 2024-05-13T02:08:14.0187744Z │ └─ libtiff >=4.2.0,<4.5.0a0 but there are no viable options 2024-05-13T02:08:14.0188165Z │ ├─ libtiff [4.1.0|4.2.0], which cannot be installed (as previously explained); 2024-05-13T02:08:14.0188571Z │ ├─ libtiff 4.2.0, which cannot be installed (as previously explained); 2024-05-13T02:08:14.0188999Z │ ├─ libtiff 4.2.0 conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0189416Z │ ├─ libtiff [4.3.0|4.4.0], which cannot be installed (as previously explained); 2024-05-13T02:08:14.0189932Z │ ├─ libtiff 4.3.0, which cannot be installed (as previously explained); 2024-05-13T02:08:14.0190367Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:14.0190786Z │ ├─ libtiff 4.4.0, which cannot be installed (as previously explained); 2024-05-13T02:08:14.0191223Z │ └─ libtiff [4.4.0|4.5.0], which cannot be installed (as previously explained); 2024-05-13T02:08:14.0191582Z ├─ vtk [9.1.0|9.2.2|9.2.5] would require 2024-05-13T02:08:14.0191990Z │ └─ libtiff >=4.4.0,<4.5.0a0 , which cannot be installed (as previously explained); 2024-05-13T02:08:14.0192339Z ├─ vtk [9.2.5|9.2.6] would require 2024-05-13T02:08:14.0192708Z │ └─ libtiff >=4.5.0,<4.6.0a0 but there are no viable options 2024-05-13T02:08:14.0193127Z │ ├─ libtiff [4.4.0|4.5.0], which cannot be installed (as previously explained); 2024-05-13T02:08:14.0193472Z │ ├─ libtiff 4.5.0 would require 2024-05-13T02:08:14.0193923Z │ │ └─ libdeflate >=1.17,<1.18.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0194293Z │ ├─ libtiff 4.5.0 would require 2024-05-13T02:08:14.0194730Z │ │ └─ libdeflate >=1.16,<1.17.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0195273Z │ └─ libtiff [4.5.0|4.5.1|4.6.0], which cannot be installed (as previously explained); 2024-05-13T02:08:14.0195631Z ├─ vtk 9.2.6 would require 2024-05-13T02:08:14.0196096Z │ └─ vtk-base [9.2.6 egl_py310h1234567_10|9.2.6 egl_py310h1234567_11|...|9.2.6 qt_py39h1234567_220], which requires 2024-05-13T02:08:14.0196588Z │ └─ libexpat >=2.5.0,<2.6.0a0 , which conflicts with any installable versions previously reported; 2024-05-13T02:08:14.0196951Z └─ vtk 9.2.6 would require 2024-05-13T02:08:14.0197402Z └─ vtk-base [9.2.6 egl_py312h1234567_18|9.2.6 egl_py312h1234567_19|...|9.2.6 qt_py312h1234567_220], which requires 2024-05-13T02:08:14.0197843Z └─ python_abi 3.12.* *_cp312, which can be installed. 2024-05-13T02:08:20.5184230Z 2024-05-13T02:08:20.5235926Z ##[error]Bash exited with code '1'. 2024-05-13T02:08:20.5272972Z ##[section]Finishing: Run docker build