ZeroDivisionError

every time I run a nengo simulation I get this Zero Division Error.

(picture from build-in hbb tutorials chapter 4)

Hi @hotasalah,

I’m not encountering this error in my version of the notebook. Can you provide details on your python environment (i.e., do pip freeze)? In particular, what versions of Nengo and Numpy are you using?

Additionally, does this error only occur once, or is it repeatable?