We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello. I'm receiving "Error code from Windows: 0 - The operation completed successfully."
opera = pyautogui.getWindowsByTitle("Opera")[0] opera.activate()
Is important to mention that this issue appears often, but not all the time. After 5+ tries to restart the script, is working but of course.
I'm starting to think that my Windows 11 could be the problem, I didn't encounter any issues on 10.
Does someone else have the same issue?
The text was updated successfully, but these errors were encountered:
Until this is fixed, I am now using this instead: asweigart/PyGetWindow#16 (comment)
Sorry, something went wrong.
No branches or pull requests
Hello. I'm receiving "Error code from Windows: 0 - The operation completed successfully."
Is important to mention that this issue appears often, but not all the time. After 5+ tries to restart the script, is working but of course.
I'm starting to think that my Windows 11 could be the problem, I didn't encounter any issues on 10.
Does someone else have the same issue?
The text was updated successfully, but these errors were encountered: