I have Anki installed on my Windows 10 computer where I do my Anki editing. I recently added a second user account on that computer with Anki installed there too. But, in the second user account, I am getting an error exception whenever I try to do a voice recording:
Error
An error occurred. Please use Tools > Check Database to see if that fixes the problem.
Anki 2.1.42 (8eebfe18) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=False sv=2
Add-ons, last update check: 2021-03-30 08:18:43
Caught exception:
Traceback (most recent call last):
File “aqt\webview.py”, line 36, in cmd
File “aqt\webview.py”, line 135, in _onCmd
File “aqt\webview.py”, line 580, in _onBridgeCmd
File “aqt\editor.py”, line 466, in onBridgeCmd
File “aqt\editor.py”, line 796, in onRecSound
File “aqt\sound.py”, line 799, in record_audio
File “aqt\sound.py”, line 715, in init
File “aqt\sound.py”, line 756, in _start_recording
File “aqt\sound.py”, line 567, in start
AttributeError: ‘NoneType’ object has no attribute ‘readyRead’
I used Tools to check the database and also checked the media. Those actions did not help. Anki on the first user account is working correctly, but not on the second user account. Anyone have ideas on how to fix this?