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
When loading Local Audio Server for Yomichan:
Traceback (most recent call last):
File "aqt.addons", line 245, in loadAddons
File "C:\Users\xxx\AppData\Roaming\Anki2\addons21\1045800357_init_.py", line 9, in
run_server()
File "C:\Users\xxx\AppData\Roaming\Anki2\addons21\1045800357\server.py", line 210, in run_server
httpd = http.server.ThreadingHTTPServer((HOSTNAME, PORT), LocalAudioHandler)
File "socketserver", line 452, in init
File "http.server", line 136, in server_bind
File "socketserver", line 466, in server_bind
PermissionError: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions
The text was updated successfully, but these errors were encountered:
Anki 23.10.1 (fac9e0ee) Python 3.9.15 Qt 6.6.0 PyQt 6.6.0
Platform: Windows-10-10.0.22621
Flags: frz=True ao=True sv=3
Add-ons, last update check: 2023-12-18 14:08:09
When loading Local Audio Server for Yomichan:
Traceback (most recent call last):
File "aqt.addons", line 245, in loadAddons
File "C:\Users\xxx\AppData\Roaming\Anki2\addons21\1045800357_init_.py", line 9, in
run_server()
File "C:\Users\xxx\AppData\Roaming\Anki2\addons21\1045800357\server.py", line 210, in run_server
httpd = http.server.ThreadingHTTPServer((HOSTNAME, PORT), LocalAudioHandler)
File "socketserver", line 452, in init
File "http.server", line 136, in server_bind
File "socketserver", line 466, in server_bind
PermissionError: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions
The text was updated successfully, but these errors were encountered: