thartbm / PyVMEC

A Python-based GUI to create and run visuo-motor experiments.
GNU General Public License v3.0
1 stars 3 forks source link

Pause tasks don't work on Windows 10 #107

Closed thartbm closed 5 years ago

thartbm commented 5 years ago

A black screen and frozen experiment show up.

(LP point error: pyautogui.click?)

thartbm commented 5 years ago

Remove the pyautogui.click line, and now they work. Will have to see how to deal with this on tablet setups.