Warning using interactive plots

Hi all,
I’m a Nengo beginner and I have some problems with my fist models. I have tried to use “Interactive Plots” icon after building the model, but the following warning appears:

 File "<string>", line 1, in <module>
 File "python\timeview\_init_.py",line 1, in <module>
 .....
 NameError: name'Jomponent' is not defined.

Does someone know the reason? What should I do?

Hi! I do not recognize this error, nor the “interactive plots” icon. Are you using the Java version of Nengo 1.4 by any chance? Development for this version stopped entirely around 2014, and we recommend that all users switch to the Python version Nengo 2.X (currently 2.8) and the Nengo GUI for best access to all of the modern features, improvements, documentation, and support. :slight_smile: