Error when running boltzmann_wealth example #169
|
Hi experts, I'm new in this project and just trying to play around with examples to get started. I got |
Answered by
adamamer20
Aug 29, 2025
Replies: 1 comment
|
Hi @wolfcomos, thanks a lot for giving it a try! Please try it out and let me know if it resolves the problem! |
0 replies
Answer selected by
wolfcomos
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @wolfcomos, thanks a lot for giving it a try!
The issue came from the examples still being based on Mesa 2.x, which caused the error you ran into. I’ve just merged this PR that updates them and fixes related issues: #170
Please try it out and let me know if it resolves the problem!