You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not familiar with anaconda / spyer. The keyboard listener is running in a separate thread and then on escape key triggers the main thread to call os.exit(0).
Do you get the console print out from
print("Quit button pressed.")
?
Does keyboard generally work for you - for example space should toggle the date display by default I think?
I have cloned this in anaconda / spyer and cannot get it to exit without closing the thread. Any Idea what could be causing it?
Here is what is installed in the conda env:
packages.txt
The text was updated successfully, but these errors were encountered: