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

Error: wrapped C/C++ object of type QApplication has been deleted #288

Open
sollidsnake opened this issue Jun 8, 2017 · 1 comment
Open

Comments

@sollidsnake
Copy link

When trying to invoke completion in the following case:

from PyQt5.QtWidgets import Q[invoke completion here]

The following error is happens:

deferred error : (error "\"RuntimeError('wrapped C/C++ object of type QApplication has been deleted',)\"")

Initially I thought this was a jedi issue, but I tried this from the python command line, which worked, so I assume it's related to emacs.

@immerrr
Copy link
Collaborator

immerrr commented Nov 7, 2018

Could you please try out the latest master to see if the issue persists. If it does, please provide a full script to reproduce the failure.

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

No branches or pull requests

2 participants