You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem with Mesa—whether I use the official Conway’s Game of Life example from the website or the SIR model example in mesa‑geo, the same issue occurs. When I run the model in the command prompt using: solara run geotest.py
the interface displays correctly. But when I run it in Jupyter Lab, only the dashboard appears, and the charts and map do not show up.
I have tried changing my Python virtual environment from 3.10 to 3.12, switching Mesa versions from 3.0.3 to 3.2.0, and updating ipyvue and ipyvuetify as mentioned in other issues, but nothing has solved the problem. My current configuration is:
In the Mesa virtual environment
Python 3.12
mesa‑3.2.0
ipyvue‑1.11.2
ipyvuetify‑1.10.0
solara‑1.50.1
ipykernel‑6.29.5
In the Jupyter base environment
jupyterlab‑3.6.8
I’m a beginner and I suspect this error is caused by some usage detail I’m unaware of. Please help me.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a problem with Mesa—whether I use the official Conway’s Game of Life example from the website or the SIR model example in mesa‑geo, the same issue occurs. When I run the model in the command prompt using:
solara run geotest.py
the interface displays correctly. But when I run it in Jupyter Lab, only the dashboard appears, and the charts and map do not show up.
In the Mesa virtual environment
Python 3.12
mesa‑3.2.0
ipyvue‑1.11.2
ipyvuetify‑1.10.0
solara‑1.50.1
ipykernel‑6.29.5
In the Jupyter base environment
jupyterlab‑3.6.8
I’m a beginner and I suspect this error is caused by some usage detail I’m unaware of. Please help me.
Beta Was this translation helpful? Give feedback.
All reactions