I am getting the below error on executing the Approximate Distance Measurement code.
self.tk.call(('image', 'create', imgtype, name,) + options)
_tkinter.TclError: couldn't open "assets/logo_sm.gif": no such file or directory
I am getting the below error on executing the Approximate Distance Measurement code.
self.tk.call(('image', 'create', imgtype, name,) + options)
_tkinter.TclError: couldn't open "assets/logo_sm.gif": no such file or directory
Hi Sanjay,
We have just published an update to the measurement demo application in the demo applications repo. Please feel free to pull the latest version.
regards
the RadarIQ Team