What is the cause of this error?

Traceback (most recent call last):
File “F:\anaconda\envs\nengo\lib\site-packages\nengo_gui\page.py”, line 495, in build
self.sim = backend.Simulator(self.model)
File “F:\anaconda\envs\nengo\lib\site-packages\nengo_gui\exec_env.py”, line 50, in init
raise StartedSimulatorException()
nengo_gui.exec_env.StartedSimulatorException

What is the cause of this error?

Hi @IM1st,

Unfortunately, the stack trace that you provided doesn’t actually indicate what is causing the error. Can you provide a longer stack trace (from inside the NengoGUI console, and from the Anaconda console)?

@xchoo thanks and when i try again in hours it works.

1 Like