Exception in Tkinter callback Traceback (most recent call last): File "/usr/lib/python3.10/tkinter

Exception in Tkinter callback
Traceback (most recent call last):
File "/usr/lib/python3.10/tkinter/init.py", line 1921, in call
return self.func(*args)
File "/home/Ubuntu/Desktop/xx/Rope-Live/rope/GUIElements.py", line 763, in <lambda>
self.button.configure(command=lambda: self.function())
File "/home/Ubuntu/Desktop/xx/Rope-Live/rope/GUI.py", line 2144, in select_faces_path
self.load_input_faces()
File "/home/Ubuntu/Desktop/xx/Rope-Live/rope/GUI.py", line 2274, in load_input_faces
if self.parameters["AutoRotationSwitch"]:
KeyError: 'AutoRotationSwitch'
[ WARN:0@22.114] global cap_v4l.cpp:999 open VIDEOIO(V4L2:/dev/video0): can't open camera by index
[ERROR:0@22.115] global obsensor_uvc_stream_channel.cpp:158 getStreamChannelGroup Camera index out of range
[ WARN:0@27.254] global cap_v4l.cpp:999 open VIDEOIO(V4L2:/dev/video0): can't open camera by index
[ERROR:0@27.254] global obsensor_uvc_stream_channel.cpp:158 getStreamChannelGroup Camera index out of range
Was this page helpful?