I Can't install the pybamm in window 11 , python version 3.11.2 #2854
-
When I try to install PyBaMM on Windows 11 with python version 3.11.2. It have ERROR: ResolutionImpossible problem. How can I fix this? Problem :: ERROR: Cannot install pybamm==0.1.0, pybamm==0.2.0, pybamm==0.2.1, pybamm==0.2.2, pybamm==0.2.2.post1, pybamm==0.2.2.post2, pybamm==0.2.2.post3, pybamm==0.2.3, pybamm==0.2.3.post1, pybamm==0.2.4, pybamm==0.2.4.post1, pybamm==0.2.4.post2 and pybamm==0.2.4.post3 because these package versions have conflicting dependencies. The conflict is caused by: To fix this you could try to:
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @mmpoom, pybamm is currently not available on Python 3.11. Please install pybamm in a Python 3.8 or 3.9 environment. |
Beta Was this translation helpful? Give feedback.
Hi @mmpoom, pybamm is currently not available on Python 3.11. Please install pybamm in a Python 3.8 or 3.9 environment.