Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better reporting of Qt import errors #1205

Open
corranwebster opened this issue Mar 7, 2023 · 3 comments
Open

Better reporting of Qt import errors #1205

corranwebster opened this issue Mar 7, 2023 · 3 comments

Comments

@corranwebster
Copy link
Contributor

Currently if importing the Qt backend in pyface.qt fails, then the error message isn't particularly useful. We should at least log failures and tracebacks at the DEBUG level, if not the INFO level.

@capn-freako
Copy link

I'm working on this, in my own fork.

@capn-freako
Copy link

We should at least log failures and tracebacks at the DEBUG level, if not the INFO level.

@corranwebster , what is the preferred way to do this logging?

@capn-freako
Copy link

Please, see PR1230.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants