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
great project
but after finish installing it
I get this error python licensePlateReader/app.py File "licensePlateReader/app.py", line 70 **self.kwargs, ^ SyntaxError: invalid syntax
the only thing I have change is in the config file "video_source": { "type": "camera", "scale_video": 1.0, "frames_to_skip": 0, "framerate": 30 },
can you see what is worng?
The text was updated successfully, but these errors were encountered:
great project
but after finish installing it
I get this error
python licensePlateReader/app.py File "licensePlateReader/app.py", line 70 **self.kwargs, ^ SyntaxError: invalid syntax
the only thing I have change is in the config file
"video_source": { "type": "camera", "scale_video": 1.0, "frames_to_skip": 0, "framerate": 30 },
can you see what is worng?
The text was updated successfully, but these errors were encountered: