Skip to content

AttributeError @uvc_bindings.pyx #95

@anmorick

Description

@anmorick

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions