Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update libgdal-arrow-parquet to use newer libarrow #797

Closed
kylebarron opened this issue Aug 25, 2023 · 1 comment
Closed

Update libgdal-arrow-parquet to use newer libarrow #797

kylebarron opened this issue Aug 25, 2023 · 1 comment
Labels

Comments

@kylebarron
Copy link
Member

kylebarron commented Aug 25, 2023

Comment:

libgdal-arrow-parquet cannot be installed in the same environment as pyarrow for pyarrow
version 11, 12, or 13, because libgdal-arrow-parquet links against libarrow version 10.

Trying to create an environment with this environment file:

name: geoparquet
channels:
  - conda-forge
dependencies:
  - python=3.11
  - pyarrow>=11
  - libgdal-arrow-parquet

with micromamba gives:

> micromamba create -f environment.yml
conda-forge/osx-arm64                                       Using cache
conda-forge/noarch                                          Using cache
error    libmamba Could not solve for environment specs
    The following packages are incompatible
    ├─ libgdal-arrow-parquet is installable with the potential options
    │  ├─ libgdal-arrow-parquet [3.6.0|3.6.1|...|3.7.1] would require
    │  │  ├─ libarrow >=10.0.1,<10.0.2.0a0  with the potential options
    │  │  │  ├─ libarrow 10.0.1, which can be installed;
    │  │  │  ├─ libarrow 10.0.1 would require
    │  │  │  │  └─ openssl >=3.1.2,<4.0a0 , which can be installed;
    │  │  │  └─ libarrow 10.0.1 would require
    │  │  │     └─ openssl >=1.1.1s,<1.1.2a , which conflicts with any installable versions previously reported;
    │  │  ├─ libgdal [3.6.0 h00b3b25_12|3.6.0 h2b43c17_13|...|3.6.2 hf58f65c_5], which requires
    │  │  │  └─ openssl >=1.1.1s,<1.1.2a , which conflicts with any installable versions previously reported;
    │  │  └─ openssl [>=1.1.1s,<1.1.2a |>=3.1.2,<4.0a0 ] with the potential options
    │  │     ├─ openssl 3.1.2, which can be installed;
    │  │     └─ openssl [1.1.1s|1.1.1t|1.1.1u|1.1.1v] conflicts with any installable versions previously reported;
    │  ├─ libgdal-arrow-parquet [3.6.4|3.7.0|3.7.1] would require
    │  │  ├─ libarrow >=10.0.1,<10.0.2.0a0  with the potential options
    │  │  │  ├─ libarrow 10.0.1, which can be installed;
    │  │  │  ├─ libarrow 10.0.1, which can be installed (as previously explained);
    │  │  │  └─ libarrow 10.0.1, which cannot be installed (as previously explained);
    │  │  ├─ libgdal [3.6.4 h00a5901_5|3.6.4 h148ccd5_10|...|3.7.1 hd845ade_3], which requires
    │  │  │  └─ openssl >=3.1.1,<4.0a0 , which can be installed;
    │  │  └─ openssl >=3.1.1,<4.0a0 , which can be installed;
    │  └─ libgdal-arrow-parquet 3.7.1 would require
    │     ├─ libarrow >=10.0.1,<10.0.2.0a0  with the potential options
    │     │  ├─ libarrow 10.0.1, which can be installed;
    │     │  ├─ libarrow 10.0.1, which can be installed (as previously explained);
    │     │  └─ libarrow 10.0.1, which cannot be installed (as previously explained);
    │     └─ libgdal 3.7.1 hfd1e897_4, which requires
    │        ├─ libcurl >=8.2.1,<9.0a0 , which requires
    │        │  └─ krb5 >=1.21.1,<1.22.0a0  with the potential options
    │        │     ├─ krb5 1.21.1, which can be installed;
    │        │     └─ krb5 1.21.2 would require
    │        │        └─ openssl >=3.1.2,<4.0a0 , which can be installed;
    │        ├─ libpq >=15.3,<16.0a0  with the potential options
    │        │  ├─ libpq 15.3, which can be installed;
    │        │  ├─ libpq 15.3 would require
    │        │  │  └─ krb5 >=1.20.1,<1.21.0a0 , which conflicts with any installable versions previously reported;
    │        │  └─ libpq 15.4 would require
    │        │     └─ openssl >=3.1.2,<4.0a0 , which can be installed;
    │        └─ postgresql with the potential options
    │           ├─ postgresql 15.3 would require
    │           │  └─ openssl >=3.1.1,<4.0a0 , which can be installed;
    │           ├─ postgresql [12.3|13.1|13.2] would require
    │           │  └─ krb5 >=1.17.1,<1.18.0a0 , which conflicts with any installable versions previously reported;
    │           ├─ postgresql [13.2|13.3] would require
    │           │  └─ krb5 >=1.19.1,<1.20.0a0 , which conflicts with any installable versions previously reported;
    │           ├─ postgresql [13.3|13.5|14.1|14.2] would require
    │           │  └─ krb5 >=1.19.2,<1.20.0a0 , which conflicts with any installable versions previously reported;
    │           ├─ postgresql [13.8|14.3|...|15.1] would require
    │           │  └─ krb5 >=1.19.3,<1.20.0a0 , which conflicts with any installable versions previously reported;
    │           ├─ postgresql 14.5 would require
    │           │  └─ libpq 14.5 hcea71ed_7, which conflicts with any installable versions previously reported;
    │           ├─ postgresql [14.5|15.1|15.2|15.3] would require
    │           │  └─ krb5 >=1.20.1,<1.21.0a0 , which conflicts with any installable versions previously reported;
    │           └─ postgresql 15.4 would require
    │              └─ openssl >=3.1.2,<4.0a0 , which can be installed;
    ├─ pyarrow >=11  is installable with the potential options
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h6ef6df2_14_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 ha564dbf_15_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h9a4fcc8_16_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h3b4cbd9_17_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h3b4cbd9_18_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h5d58556_19_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hff97baf_20_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h2f988b0_21_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h2f988b0_22_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hba0abc1_23_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hba0abc1_24_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h6e3ec2a_25_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h5027e3d_26_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h3f25899_27_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h59b625a_28_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow [11.0.0|12.0.1] would require
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h6e4acf5_34_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 ha4a8652_0_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h013759d_10_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h00aab8c_11_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hdcd110a_12_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hdcd110a_13_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h779714d_1_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hd179924_2_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hd179924_3_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hd85d2bf_4_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h0b9b5d1_5_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h01d0cba_6_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hc2d899a_7_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h283e80c_8_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h7d12132_9_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 h6ef6df2_14_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 ha564dbf_15_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 h9a4fcc8_16_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 h3b4cbd9_17_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 h3b4cbd9_18_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 h5d58556_19_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 hff97baf_20_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 h2f988b0_21_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 h2f988b0_22_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 hba0abc1_23_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 hba0abc1_24_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 h6e3ec2a_25_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 h5027e3d_26_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 h3f25899_27_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 h59b625a_28_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow [11.0.0|12.0.1] would require
    │  │  └─ libarrow [11.0.0 *_29_cpu|11.0.0 *_30_cpu|...|12.0.1 *_7_cpu], which requires
    │  │     └─ openssl >=3.1.1,<4.0a0 , which can be installed;
    │  ├─ pyarrow [11.0.0|12.0.1] would require
    │  │  └─ libarrow [11.0.0 *_33_cpu|12.0.1 *_8_cpu], which requires
    │  │     └─ openssl >=3.1.2,<4.0a0 , which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 h6e4acf5_34_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 ha4a8652_0_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 h013759d_10_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 h00aab8c_11_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 hdcd110a_12_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 hdcd110a_13_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 h779714d_1_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 hd179924_2_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 hd179924_3_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 hd85d2bf_4_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 h0b9b5d1_5_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 h01d0cba_6_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 hc2d899a_7_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 h283e80c_8_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  └─ libarrow 11.0.0 h7d12132_9_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 ha4a8652_0_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h013759d_10_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h00aab8c_11_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hdcd110a_12_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hdcd110a_13_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h779714d_1_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hd179924_2_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hd179924_3_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hd85d2bf_4_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h0b9b5d1_5_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h01d0cba_6_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hc2d899a_7_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h283e80c_8_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h7d12132_9_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h6ef6df2_14_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 ha564dbf_15_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h9a4fcc8_16_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h3b4cbd9_17_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h3b4cbd9_18_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h5d58556_19_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hff97baf_20_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h2f988b0_21_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h2f988b0_22_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hba0abc1_23_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hba0abc1_24_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h6e3ec2a_25_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h5027e3d_26_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h3f25899_27_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h59b625a_28_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow [11.0.0|12.0.1] would require
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h6e4acf5_34_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h6ef6df2_14_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 ha564dbf_15_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h9a4fcc8_16_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h3b4cbd9_17_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h3b4cbd9_18_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h5d58556_19_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hff97baf_20_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h2f988b0_21_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h2f988b0_22_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hba0abc1_23_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hba0abc1_24_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h6e3ec2a_25_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h5027e3d_26_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h3f25899_27_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h59b625a_28_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow [11.0.0|12.0.1] would require
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h6e4acf5_34_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 ha4a8652_0_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h013759d_10_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h00aab8c_11_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hdcd110a_12_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hdcd110a_13_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h779714d_1_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hd179924_2_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hd179924_3_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hd85d2bf_4_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h0b9b5d1_5_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h01d0cba_6_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 hc2d899a_7_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h283e80c_8_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 11.0.0 would require
    │  │  ├─ libarrow 11.0.0 h7d12132_9_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 h3b4cbd9_0_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 h5d58556_1_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 hff97baf_2_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 h2f988b0_3_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 h2f988b0_4_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 h2f988b0_5_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 hba0abc1_6_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 hba0abc1_7_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 hbfb5349_8_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 heca9b86_9_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  └─ libarrow 12.0.0 h3b4cbd9_0_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 12.0.0 would require
    │  │  └─ libarrow 12.0.0 h5d58556_1_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 12.0.0 would require
    │  │  └─ libarrow 12.0.0 hff97baf_2_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 12.0.0 would require
    │  │  └─ libarrow 12.0.0 h2f988b0_3_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 12.0.0 would require
    │  │  └─ libarrow 12.0.0 h2f988b0_4_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 12.0.0 would require
    │  │  └─ libarrow 12.0.0 h2f988b0_5_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 12.0.0 would require
    │  │  └─ libarrow 12.0.0 hba0abc1_6_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 12.0.0 would require
    │  │  └─ libarrow 12.0.0 hba0abc1_7_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 12.0.0 would require
    │  │  └─ libarrow 12.0.0 hbfb5349_8_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 12.0.0 would require
    │  │  └─ libarrow 12.0.0 heca9b86_9_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 hbfb5349_8_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 heca9b86_9_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 h3b4cbd9_0_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 h5d58556_1_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 hff97baf_2_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 h2f988b0_3_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 h2f988b0_4_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 h2f988b0_5_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 hba0abc1_6_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 hba0abc1_7_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 h3b4cbd9_0_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 h5d58556_1_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 hff97baf_2_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 h2f988b0_3_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 h2f988b0_4_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 h2f988b0_5_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 hba0abc1_6_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 hba0abc1_7_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 hbfb5349_8_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 12.0.0 would require
    │  │  ├─ libarrow 12.0.0 heca9b86_9_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 12.0.1 would require
    │  │  └─ libarrow 12.0.1 h6e4acf5_9_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 12.0.1 would require
    │  │  ├─ libarrow 12.0.1 heca9b86_0_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 12.0.1 would require
    │  │  ├─ libarrow 12.0.1 h3f25899_1_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 12.0.1 would require
    │  │  ├─ libarrow 12.0.1 h88bd06b_2_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 12.0.1 would require
    │  │  ├─ libarrow 12.0.1 h59b625a_3_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  ├─ pyarrow 12.0.1 would require
    │  │  └─ libarrow 12.0.1 heca9b86_0_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 12.0.1 would require
    │  │  └─ libarrow 12.0.1 h3f25899_1_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 12.0.1 would require
    │  │  └─ libarrow 12.0.1 h88bd06b_2_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 12.0.1 would require
    │  │  └─ libarrow 12.0.1 h59b625a_3_cpu, which conflicts with any installable versions previously reported;
    │  ├─ pyarrow 12.0.1 would require
    │  │  ├─ libarrow 12.0.1 heca9b86_0_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 12.0.1 would require
    │  │  ├─ libarrow 12.0.1 h3f25899_1_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 12.0.1 would require
    │  │  ├─ libarrow 12.0.1 h88bd06b_2_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 12.0.1 would require
    │  │  ├─ libarrow 12.0.1 h59b625a_3_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  ├─ pyarrow 12.0.1 would require
    │  │  ├─ libarrow 12.0.1 heca9b86_0_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 12.0.1 would require
    │  │  ├─ libarrow 12.0.1 h3f25899_1_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 12.0.1 would require
    │  │  ├─ libarrow 12.0.1 h88bd06b_2_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  ├─ pyarrow 12.0.1 would require
    │  │  ├─ libarrow 12.0.1 h59b625a_3_cpu, which conflicts with any installable versions previously reported;
    │  │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  └─ pyarrow 13.0.0 would require
    │     └─ libarrow 13.0.0 h6e4acf5_0_cpu, which conflicts with any installable versions previously reported;
    └─ python 3.11**  is not installable because there are no viable options
       ├─ python [3.11.0|3.11.1|3.11.2|3.11.3] would require
       │  └─ python_abi 3.11.* *_cp311, which conflicts with any installable versions previously reported;
       └─ python 3.11.4 would require
          ├─ openssl >=3.1.1,<4.0a0 , which can be installed;
          └─ python_abi 3.11.* *_cp311, which conflicts with any installable versions previously reported.
critical libmamba Could not solve for environment specs

Can we update libgdal-arrow-parquet to use a newer libarrow? Since libarrow isn't fixed in meta.yaml, this probably means just publishing a new release

@kylebarron
Copy link
Member Author

Ah it looks like an automated PR was submitted yesterday in conjunction with arrow's v13 release: #796

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants