-
Notifications
You must be signed in to change notification settings - Fork 695
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
How to make the script beat after this error? - use if condition with init() #322
Comments
Hey @BlondinkaQ, I try to understand your issue. Can you give a specific example that provokes this error? Normally this happens when the tagui process isn't working anymore. Best regards, |
@fi-do |
Adding on, one way is to do error checking this way, since init() returns False if anything goes wrong during initialisation -
|
Adding on further, from above error message it looks like sometimes on your PC, after the TagUI process runs it dies, thus the Python process cannot "latch" onto it to control the process. |
Lastly, linking to a related enhancement issue to improve the error handling of the package - #299 |
Closing issue for now but please let me know if you run into any problem or new info! |
how to make the script beat after this error?
write me a sample script
try exept and if else not workig
The text was updated successfully, but these errors were encountered: