LABSN / expyfun

Experimental paradigm functions.
BSD 3-Clause "New" or "Revised" License
13 stars 21 forks source link

soundcard access error when re-running a script #429

Closed bonniekwlau closed 2 years ago

bonniekwlau commented 3 years ago

When stopping and re-running a script in Spyder, I get a "device unavailable" error. On the first run, there is no sound card access issue.

rkmaddox commented 3 years ago

We have the same issue. A workaround is to close the python interpreter that the script was running in (while keeping Spyder open).