Skip to content

Segfault with Qt 5 bindings on PYTHONPATH #60

@mottosso

Description

@mottosso

Description

Launching Maya with any Qt 5 binding on your PYTHONPATH results in some of Pyblish's GUIs to cause Maya to segfault.

It's because it default to trying to find the most recent bindings for its GUIs, but Qt 5 isn't supported by Maya and thus causes it to crash.

Solution

Exclude unsupported bindings from the automatic lookup mechanism.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions