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
Traceback (most recent call last):
File "main.py", line 10, in <module>
from neuralNet import *
File "/home/joker-wt/Traffic-Signal-Detection-System/neuralNet.py", line 2
from __future__ import generator_stop
SyntaxError: future feature generator_stop is not defined
so I would like to ask how to solve this problem?
The text was updated successfully, but these errors were encountered:
hello ,when i run the code :
get the result :
so I would like to ask how to solve this problem?
The text was updated successfully, but these errors were encountered: