# Breaking issue with Jupyter notebook \`!pip install pybamm\`

**URL:** <https://pybamm.discourse.group/t/breaking-issue-with-jupyter-notebook-pip-install-pybamm/245>\
**Category:** General\
**Created:** [19 March 2025 14:20 UTC](https://pybamm.discourse.group/t/breaking-issue-with-jupyter-notebook-pip-install-pybamm/245 "2025-03-19T14:20:59Z")\
**Posts on this page:** 2\
**Page:** 1

<div class="post-metadata">

**Author:** ![wengandrew](https://avatars.discourse-cdn.com/v4/letter/w/22d042/32.png) [@wengandrew](https://pybamm.discourse.group/u/wengandrew)\
**Post date:** [19 March 2025 14:20 UTC](https://pybamm.discourse.group/t/breaking-issue-with-jupyter-notebook-pip-install-pybamm/245/1 "2025-03-19T14:20:59Z")

</div>

Something broke with `!pip install pybamm` over the past week.

I’m hosting a Jupyter Notebook to demo pybamm with a live course I’m currently running. Students have reported no issues with running the notebook until a few days ago.

Now, we encounter a `ModuleNotFound` error related to the numpy installation

> **[Google Colab](https://colab.research.google.com/github/wengandrew/cell-design/blob/main/notebooks/power_vs_energy.ipynb)**

Are you able to reproduce the issue and figure out a workaround?

 ![image](https://global.discourse-cdn.com/free1/uploads/pybamm/original/1X/41116f1bd464a766d912c3a166e477f27be77c12.png)

What could be happening?

---

<div class="post-metadata">

**Author:** ![wengandrew](https://avatars.discourse-cdn.com/v4/letter/w/22d042/32.png) [@wengandrew](https://pybamm.discourse.group/u/wengandrew)\
**Post date:** [19 March 2025 16:16 UTC](https://pybamm.discourse.group/t/breaking-issue-with-jupyter-notebook-pip-install-pybamm/245/2 "2025-03-19T16:16:07Z")

</div>

This issue is resolved.

tl;dr Google Colab was the issue; switched to Binder
