Skip to content

Compatibilité Simcoon et Matplotlib/Ipython avec Python 3.14 #75

@LeoHabauzit

Description

@LeoHabauzit

En essayant d'installer simcoon sur un environnement python 3.14 il n'y a pas de soucis mais quand j'essaie d'installer matplotlib ou Ipython j'obtiens ce genre d'erreur de compatibilité : (conda install matplotlib)

Could not solve for environment specs
The following packages are incompatible
├─ matplotlib =* * is installable with the potential options
│ ├─ matplotlib [3.10.6|3.10.7|3.10.8] would require
│ │ └─ matplotlib-base [>=3.10.6,<3.10.7.0a0 *|>=3.10.7,<3.10.8.0a0 *|>=3.10.8,<3.10.9.0a0 *] with the potential options
│ │ ├─ matplotlib-base [3.10.6|3.10.7|3.10.8] would require
│ │ │ └─ python_abi =3.14 *_cp314, which requires
│ │ │ └─ python =3.14 *_cp314, which can be installed;
│ │ ├─ matplotlib-base [3.10.6|3.10.7|3.10.8] would require
│ │ │ └─ python >=3.10,<3.11.0a0 *, which can be installed;
│ │ ├─ matplotlib-base [3.10.6|3.10.7|3.10.8] would require
│ │ │ └─ python >=3.11,<3.12.0a0 *, which can be installed;
│ │ ├─ matplotlib-base [3.10.6|3.10.7|3.10.8] would require
│ │ │ └─ python >=3.12,<3.13.0a0 *, which can be installed;
│ │ └─ matplotlib-base [3.10.6|3.10.7|3.10.8] would require
│ │ └─ python >=3.13,<3.14.0a0 *, which can be installed;
│ ├─ matplotlib [2.0.2|2.1.0|...|2.2.3] would require
│ │ └─ python >=2.7,<2.8.0a0 *, which can be installed;
│ ├─ matplotlib [2.0.2|2.1.0|...|3.0.0] would require
│ │ └─ python >=3.5,<3.6.0a0 *, which can be installed;
│ ├─ matplotlib [2.0.2|2.1.0|...|3.3.4] would require
│ │ └─ python >=3.6,<3.7.0a0 *, which can be installed;
│ ├─ matplotlib [2.2.2|2.2.3|...|3.5.3] would require
│ │ └─ python >=3.7,<3.8.0a0 *, which can be installed;
│ ├─ matplotlib [3.1.1|3.1.2|...|3.7.2] would require
│ │ └─ python >=3.8,<3.9.0a0 *, which can be installed;
│ ├─ matplotlib [3.10.0|3.10.5|...|3.9.2] would require
│ │ └─ python >=3.10,<3.11.0a0 *, which can be installed;
│ ├─ matplotlib [3.10.0|3.10.5|...|3.9.2] would require
│ │ └─ python >=3.11,<3.12.0a0 *, which can be installed;
│ ├─ matplotlib [3.10.0|3.10.5|...|3.9.2] would require
│ │ └─ python >=3.12,<3.13.0a0 *, which can be installed;
│ ├─ matplotlib [3.10.0|3.10.5|...|3.9.2] would require
│ │ └─ python >=3.13,<3.14.0a0 *, which can be installed;
│ ├─ matplotlib [3.2.1|3.2.2|3.3.1] would require
│ │ └─ matplotlib-base [>=3.2.1,<3.2.2.0a0 *|>=3.2.2,<3.2.3.0a0 *|>=3.3.1,<3.3.2.0a0 *] with the potential options
│ │ ├─ matplotlib-base [3.2.1|3.2.2|3.3.1|3.3.2] would require
│ │ │ └─ python >=3.6,<3.7.0a0 *, which can be installed;
│ │ ├─ matplotlib-base [3.2.1|3.2.2|3.3.1|3.3.2] would require
│ │ │ └─ python >=3.7,<3.8.0a0 *, which can be installed;
│ │ └─ matplotlib-base [3.2.1|3.2.2|3.3.1|3.3.2] would require
│ │ └─ python >=3.8,<3.9.0a0 *, which can be installed;
│ ├─ matplotlib 3.3.2 would require
│ │ └─ matplotlib-base >=3.3.2,<3.3.3.0a0 * with the potential options
│ │ ├─ matplotlib-base [3.2.1|3.2.2|3.3.1|3.3.2], which can be installed (as previously explained);
│ │ ├─ matplotlib-base [3.2.1|3.2.2|3.3.1|3.3.2], which can be installed (as previously explained);
│ │ ├─ matplotlib-base [3.2.1|3.2.2|3.3.1|3.3.2], which can be installed (as previously explained);
│ │ └─ matplotlib-base 3.3.2 would require
│ │ └─ python >=3.9,<3.10.0a0 *, which can be installed;
│ └─ matplotlib [3.3.4|3.4.2|...|3.9.2] would require
│ └─ python >=3.9,<3.10.0a0 , which can be installed;
├─ pin on python =3.14 * is not installable because it requires
│ └─ python =3.14 , which conflicts with any installable versions previously reported;
└─ simcoon =
* is not installable because it requires
├─ libblas =
mkl, which requires
│ └─ blas ==2.305 mkl, which can be installed;
├─ numpy >=1.23,<3 * with the potential options
│ ├─ numpy 2.4.2 would require
│ │ ├─ python =
* with the potential options
│ │ │ ├─ python [3.14.0|3.14.1|3.14.2|3.14.3] conflicts with any installable versions previously reported;
│ │ │ ├─ python [2.7.13|2.7.14|...|2.7.18], which can be installed;
│ │ │ ├─ python [3.10.0|3.10.10|...|3.10.9], which can be installed;
│ │ │ ├─ python [3.11.0|3.11.10|...|3.11.9], which can be installed;
│ │ │ ├─ python [3.12.0|3.12.1|...|3.12.9], which can be installed;
│ │ │ ├─ python [3.13.0|3.13.1|...|3.13.9], which can be installed;
│ │ │ ├─ python [3.5.4|3.5.5|3.5.6], which can be installed;
│ │ │ ├─ python [3.6.10|3.6.12|...|3.6.9], which can be installed;
│ │ │ ├─ python [3.7.0|3.7.1|...|3.7.9], which can be installed;
│ │ │ ├─ python [3.8.0|3.8.1|...|3.8.8], which can be installed;
│ │ │ └─ python [3.9.0|3.9.1|...|3.9.7], which can be installed;
│ │ └─ python_abi =3.14 *_cp314t with the potential options
│ │ ├─ python_abi 3.14 would require
│ │ │ └─ python =3.14 *_cp314t, which can be installed;
│ │ └─ python_abi 3.14 conflicts with any installable versions previously reported;
│ ├─ numpy [1.23.1|1.23.3|...|2.2.5] would require
│ │ └─ python >=3.10,<3.11.0a0 *, which can be installed;
│ ├─ numpy [1.23.1|1.23.3|1.23.4|1.23.5|1.24.3] would require
│ │ └─ python >=3.8,<3.9.0a0 *, which can be installed;
│ ├─ numpy [1.23.1|1.23.3|...|2.0.2] would require
│ │ └─ python >=3.9,<3.10.0a0 *, which can be installed;
│ ├─ numpy 1.23.3 would require
│ │ └─ numpy-base ==1.23.3 py310h375b286_0, which does not exist (perhaps a missing channel);
│ ├─ numpy 1.23.3 would require
│ │ └─ numpy-base ==1.23.3 py310h8e6c178_0, which does not exist (perhaps a missing channel);
│ ├─ numpy [1.23.5|1.24.3|...|2.4.2] would require
│ │ └─ python >=3.11,<3.12.0a0 *, which can be installed;
│ ├─ numpy [1.26.0|1.26.2|...|2.4.2] would require
│ │ └─ python >=3.12,<3.13.0a0 *, which can be installed;
│ ├─ numpy [2.1.3|2.2.1|...|2.4.2] would require
│ │ └─ python >=3.13,<3.14.0a0 , which can be installed;
│ ├─ numpy [2.3.4|2.3.5|2.4.1|2.4.2] would require
│ │ └─ blas =
openblas, which conflicts with any installable versions previously reported;
│ └─ numpy [2.3.4|2.3.5|2.4.1|2.4.2] would require
│ └─ blas ==1.0 mkl, which conflicts with any installable versions previously reported;
└─ python >=3.14,<3.15.0a0 *, which conflicts with any installable versions previously reported.

(conda install Ipython)
ould not solve for environment specs
The following packages are incompatible
├─ ipython =* * is installable with the potential options
│ ├─ ipython 9.7.0 would require
│ │ └─ stack_data >=0.6.0 * with the potential options
│ │ ├─ stack_data 0.6.3 would require
│ │ │ └─ executing >=1.2.0 * with the potential options
│ │ │ ├─ executing 2.2.1 would require
│ │ │ │ ├─ python >=3.14,<3.15.0a0 *, which can be installed;
│ │ │ │ └─ python_abi =3.14 *_cp314, which requires
│ │ │ │ └─ python =3.14 *_cp314, which conflicts with any installable versions previously reported;
│ │ │ ├─ executing 2.2.1 would require
│ │ │ │ └─ python >=3.10,<3.11.0a0 *, which can be installed;
│ │ │ ├─ executing 2.2.1 would require
│ │ │ │ └─ python >=3.11,<3.12.0a0 *, which can be installed;
│ │ │ ├─ executing 2.2.1 would require
│ │ │ │ └─ python >=3.12,<3.13.0a0 *, which can be installed;
│ │ │ ├─ executing 2.2.1 would require
│ │ │ │ └─ python >=3.13,<3.14.0a0 *, which can be installed;
│ │ │ └─ executing 2.2.1 would require
│ │ │ └─ python >=3.9,<3.10.0a0 *, which can be installed;
│ │ ├─ stack_data 0.6.3 would require
│ │ │ └─ python >=3.10,<3.11.0a0 *, which can be installed;
│ │ ├─ stack_data 0.6.3 would require
│ │ │ └─ python >=3.11,<3.12.0a0 *, which can be installed;
│ │ ├─ stack_data 0.6.3 would require
│ │ │ └─ python >=3.12,<3.13.0a0 *, which can be installed;
│ │ ├─ stack_data 0.6.3 would require
│ │ │ └─ python >=3.13,<3.14.0a0 *, which can be installed;
│ │ └─ stack_data 0.6.3 would require
│ │ └─ python >=3.9,<3.10.0a0 *, which can be installed;
│ ├─ ipython [5.4.1|5.5.0|5.6.0|5.7.0|5.8.0] would require
│ │ └─ python >=2.7,<2.8.0a0 *, which can be installed;
│ ├─ ipython [5.4.1|5.5.0|...|6.5.0] would require
│ │ └─ python >=3.5,<3.6.0a0 *, which can be installed;
│ ├─ ipython [5.4.1|5.5.0|...|7.9.0] would require
│ │ └─ python >=3.6,<3.7.0a0 *, which can be installed;
│ ├─ ipython [5.8.0|6.4.0|...|7.9.0] would require
│ │ └─ python >=3.7,<3.8.0a0 *, which can be installed;
│ ├─ ipython [7.10.1|7.10.2|...|8.9.0] would require
│ │ └─ python >=3.8,<3.9.0a0 *, which can be installed;
│ ├─ ipython [7.19.0|7.20.0|...|8.9.0] would require
│ │ └─ python >=3.9,<3.10.0a0 *, which can be installed;
│ ├─ ipython [7.29.0|7.31.1|...|8.9.0] would require
│ │ └─ python >=3.10,<3.11.0a0 *, which can be installed;
│ ├─ ipython [8.10.0|8.12.0|...|9.7.0] would require
│ │ └─ python >=3.11,<3.12.0a0 *, which can be installed;
│ ├─ ipython [8.15.0|8.20.0|...|9.7.0] would require
│ │ └─ python >=3.12,<3.13.0a0 *, which can be installed;
│ └─ ipython [8.30.0|9.1.0|9.5.0|9.7.0] would require
│ └─ python >=3.13,<3.14.0a0 , which can be installed;
├─ pin on python =3.14 * is not installable because it requires
│ └─ python =3.14 , which conflicts with any installable versions previously reported;
└─ simcoon =
* is installable and it requires
├─ libblas =
*mkl, which requires
│ └─ blas ==2.305 mkl, which can be installed;
└─ numpy >=1.23,<3 * with the potential options
├─ numpy 2.4.2 would require
│ └─ python_abi =3.14 *_cp314t but there are no viable options
│ ├─ python_abi 3.14 would require
│ │ └─ python =3.14 *_cp314t, which conflicts with any installable versions previously reported;
│ └─ python_abi 3.14 conflicts with any installable versions previously reported;
├─ numpy [1.23.1|1.23.3|...|2.2.5] would require
│ └─ python >=3.10,<3.11.0a0 *, which can be installed;
├─ numpy [1.23.1|1.23.3|1.23.4|1.23.5|1.24.3] would require
│ └─ python >=3.8,<3.9.0a0 *, which can be installed;
├─ numpy [1.23.1|1.23.3|...|2.0.2] would require
│ └─ python >=3.9,<3.10.0a0 *, which can be installed;
├─ numpy 1.23.3 would require
│ └─ numpy-base ==1.23.3 py310h375b286_0, which does not exist (perhaps a missing channel);
├─ numpy 1.23.3 would require
│ └─ numpy-base ==1.23.3 py310h8e6c178_0, which does not exist (perhaps a missing channel);
├─ numpy [1.23.5|1.24.3|...|2.4.2] would require
│ └─ python >=3.11,<3.12.0a0 *, which can be installed;
├─ numpy [1.26.0|1.26.2|...|2.4.2] would require
│ └─ python >=3.12,<3.13.0a0 *, which can be installed;
├─ numpy [2.1.3|2.2.1|...|2.4.2] would require
│ └─ python >=3.13,<3.14.0a0 , which can be installed;
├─ numpy [2.3.4|2.3.5|2.4.1|2.4.2] would require
│ └─ blas =
openblas, which conflicts with any installable versions previously reported;
└─ numpy [2.3.4|2.3.5|2.4.1|2.4.2] would require
└─ blas ==1.0 mkl, which conflicts with any installable versions previously reported.

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

  • python=3.14

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions