Conda does not install latest version of PyBaMM
See original GitHub issueDescribe the bug I followed the instructions to install PyBaMM using conda but the latest version that it installs is 0.2.3. At the time of writing this issue, the latest version is 0.4.0.
To Reproduce Steps to reproduce the behaviour:
- Install with
conda install -c conda-forge pybamm
- Check version in iPython using
pybamm.__version__
Expected behaviour Conda should install the latest version of PyBaMM.
Issue Analytics
- State:
- Created 2 years ago
- Comments:12 (7 by maintainers)
Top Results From Across the Web
pyBAMM package not available in conda forge channel but its ...
PyBaMM is now available as a conda package through the conda-forge channel on Windows, macOS, and Linux. You can install it by using...
Read more >conda-forge/pybamm-feedstock - GitHub
A conda-smithy repository for pybamm. Contribute to conda-forge/pybamm-feedstock development by creating an account on GitHub.
Read more >Install from source (developer install) — PyBaMM 22.11.1 ...
To install PyBaMM, you will need: Python 3 (PyBaMM supports versions 3.8 and 3.9). The python headers file for your current python version....
Read more >PyBaMM on Twitter: "Note that the new version is ready to pip ...
PyBaMM on Twitter: "Note that the new version is ready to pip install, but is not yet available for conda." / Twitter.
Read more >Pybamm - :: Anaconda.org
conda install. To install this package run one of the following: conda install -c conda-forge pybamm. Description. By data scientists, for data scientists ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@all-contributors add @wigging for bug, code
Now fixed, thanks @priyanshuone6 !