#2459·vaex

Issue on installing

Author: KonstantinLemeshevCreated May 10, 2025Updated Oct 26, 2025

Hi! I have tried to install vaex in windows. Errors are below. Could you please recommend how to install ? Thanks!

(base) C:\Users\SC63803>conda --version conda 25.3.1

(base) C:\Users\SC63803>conda install -c conda-forge vaex Channels:

  • conda-forge
  • defaults Platform: win-64 Collecting package metadata (repodata.json): done Solving environment: failed

LibMambaUnsatisfiableError: Encountered problems while solving:

  • package vaex-4.16.0-pyhd8ed1ab_0 requires vaex-core <4.17.0,>=4.16.0, but none of the providers can be installed

Could not solve for environment specs The following packages are incompatible ├─ pin on python 3.13.* =* * is installable and it requires │ └─ python =3.13 , which can be installed; └─ vaex = * is not installable because there are no viable options ├─ vaex [1.0.0b5|1.0.0b6] would require │ └─ python =2.7 *, which conflicts with any installable versions previously reported; ├─ vaex [1.0.0b5|1.0.0b6] would require │ └─ python =3.5 *, which conflicts with any installable versions previously reported; ├─ vaex [1.0.0b5|1.0.0b6] would require │ └─ python =3.6 *, which conflicts with any installable versions previously reported; ├─ vaex 4.16.0 would require │ └─ vaex-core <4.17.0,>=4.16.0 * but there are no viable options │ ├─ vaex-core [4.16.0|4.16.1|4.17.1] would require │ │ └─ python >=3.10,<3.11.0a0 *, which conflicts with any installable versions previously reported; │ ├─ vaex-core [1.2.0|1.3.0|...|4.9.2] would require │ │ └─ python >=3.8,<3.9.0a0 *, which conflicts with any installable versions previously reported; │ └─ vaex-core [2.0.3|4.0.0|...|4.9.2] would require │ └─ python >=3.9,<3.10.0a0 *, which conflicts with any installable versions previously reported; ├─ vaex [1.0.0|2.0.0|2.0.1|2.0.2] would require │ └─ vaex-core [==0.7.2 *|>=0.9.0,<0.10 *|>=0.9.1,<0.10 *|>=0.9.2,<0.10 *] but there are no viable options │ ├─ vaex-core [0.4.0|0.4.1|...|4.5.1] would require │ │ └─ python >=3.6,<3.7.0a0 *, which conflicts with any installable versions previously reported; │ └─ vaex-core [0.4.2|0.4.3|...|4.9.2] would require │ └─ python >=3.7,<3.8.0a0 *, which conflicts with any installable versions previously reported; ├─ vaex 1.0.0b7 would require │ └─ vaex-core =* * but there are no viable options │ ├─ vaex-core [4.16.0|4.16.1|4.17.1], which cannot be installed (as previously explained); │ ├─ vaex-core [1.2.0|1.3.0|...|4.9.2], which cannot be installed (as previously explained); │ ├─ vaex-core [2.0.3|4.0.0|...|4.9.2], which cannot be installed (as previously explained); │ ├─ vaex-core [0.1.3|0.1.5|...|0.6.1] would require │ │ └─ python [=2.7 *|>=2.7,<2.8.0a0 *], which conflicts with any installable versions previously reported; │ ├─ vaex-core [0.1.3|0.1.5|...|0.4.2] would require │ │ └─ python [=3.5 *|>=3.5,<3.6.0a0 *], which conflicts with any installable versions previously reported; │ ├─ vaex-core [0.1.3|0.1.5|...|0.3.2] would require │ │ └─ python =3.6 *, which conflicts with any installable versions previously reported; │ ├─ vaex-core [0.4.0|0.4.1|...|4.5.1], which cannot be installed (as previously explained); │ └─ vaex-core [0.4.2|0.4.3|...|4.9.2], which cannot be installed (as previously explained); ├─ vaex [2.1.0|2.2.1|...|2.6.0] would require │ └─ vaex-core [>=1.0.0,<2 *|>=1.1.0,<2 *|>=1.2.0,<2 *|>=1.4.0,<2 *|>=1.5.0,<2 *], which cannot be installed (as previously explained; ├─ vaex 3.0.0 would require │ └─ vaex-core <3,>=2.0.0 *, which cannot be installed (as previously explained); ├─ vaex [4.0.0|4.1.0|4.3.0|4.4.0|4.5.0] would require │ └─ vaex-core [<5,>=4.0.0 *|<5,>=4.1.0 *|<5,>=4.3.0 *|<5,>=4.4.0 *|<5,>=4.5.0 *], which cannot be installed (as previously explained; └─ vaex [4.11.0|4.11.1|...|4.9.2] would require └─ vaex-core [<4.10,>=4.9.0 *|<4.10,>=4.9.2 *|...|<4.9,>=4.8.0 *], which cannot be installed (as previously explained).

Pins seem to be involved in the conflict. Currently pinned specs:

  • python=3.13

(base) C:\Users\SC63803>conda install -c conda-forge vaex-core Channels:

  • conda-forge
  • defaults Platform: win-64 Collecting package metadata (repodata.json): done Solving environment: failed

LibMambaUnsatisfiableError: Encountered problems while solving:

  • package vaex-core-4.16.0-py310hbef7eae_0 requires python >=3.10,<3.11.0a0, but none of the providers can be installed

Could not solve for environment specs The following packages are incompatible ├─ pin on python 3.13.* =* * is installable and it requires │ └─ python =3.13 , which can be installed; └─ vaex-core = * is not installable because there are no viable options ├─ vaex-core [1.2.0|1.3.0|...|4.9.2] would require │ └─ python >=3.8,<3.9.0a0 *, which conflicts with any installable versions previously reported; ├─ vaex-core [2.0.3|4.0.0|...|4.9.2] would require │ └─ python >=3.9,<3.10.0a0 *, which conflicts with any installable versions previously reported; ├─ vaex-core [4.16.0|4.16.1|4.17.1] would require │ └─ python >=3.10,<3.11.0a0 *, which conflicts with any installable versions previously reported; ├─ vaex-core [0.1.3|0.1.5|...|0.6.1] would require │ └─ python [=2.7 *|>=2.7,<2.8.0a0 *], which conflicts with any installable versions previously reported; ├─ vaex-core [0.1.3|0.1.5|...|0.4.2] would require │ └─ python [=3.5 *|>=3.5,<3.6.0a0 *], which conflicts with any installable versions previously reported; ├─ vaex-core [0.1.3|0.1.5|...|0.3.2] would require │ └─ python =3.6 *, which conflicts with any installable versions previously reported; ├─ vaex-core [0.4.0|0.4.1|...|4.5.1] would require │ └─ python >=3.6,<3.7.0a0 *, which conflicts with any installable versions previously reported; └─ vaex-core [0.4.2|0.4.3|...|4.9.2] would require └─ python >=3.7,<3.8.0a0 *, which conflicts with any installable versions previously reported.

Pins seem to be involved in the conflict. Currently pinned specs:

  • python=3.13