-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Hi All.
I meet a problem when I run at python3.
Here is my erre message.
it said uvc_bindings.pyx having AttributeError.
But I saw it , it seems correctly as normal.
Traceback (most recent call last):
File "cc.py", line 12, in
cap.frame_mode = (1280, 960, 30)
File "uvc_bindings.pyx", line 941, in uvc_bindings.Capture.frame_mode.set
File "uvc_bindings.pyx", line 629, in uvc_bindings.Capture._configure_stream
AttributeError: 'tuple' object has no attribute 'format_native'
uvc_bindings.pyx.txt
Many thank. All
Rick
Metadata
Metadata
Assignees
Labels
No labels