- Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
File "/Users/tom/synthetic/code/recs/.direnv/python-3.10/lib/python3.10/site-packages/threa/thread.py", line 120, in run self.callback() File "/Users/tom/synthetic/code/recs/recs/ui/recorder.py", line 56, in set_devices self.devices = device.input_names() File "/Users/tom/synthetic/code/recs/recs/cfg/device.py", line 111, in input_names return sorted(str(i['name']) for i in query_devices()) File "/Users/tom/synthetic/code/recs/recs/cfg/device.py", line 106, in query_devices r = sp.run((sys.executable, '-c', P), text=True, check=True, stdout=sp.PIPE) File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/subprocess.py", line 526, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '('/Users/tom/synthetic/code/recs/.direnv/python-3.10/bin/python', '-c', 'import json, sounddevice; print(json.dumps(sounddevice.query_devices(), indent=4))')' returned non-zero exit status 1. Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working