Skip to content

Importing qtpy.uic raises an exception #245

@dalthviz

Description

@dalthviz

As mentioned in #202 (comment) an error raises if qtpy.uic is imported due a missing module (pyside2uic ).

The error raises since there is no handling to detect if the module is available and for example do a fallback to only raise an error if compileUi is imported.

Thank you to @AndrewAmmerlaan for noticing this!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions