I'm having issues with audio condense for migaku anki
-
Everytime I start the condense audio process i get a error from anki.
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
If the issue only occurs when add-ons are enabled, please use the Tools > Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem.
When you've discovered the add-on that is causing the problem, please report the issue on the add-on support site. -
@Bent Maybe you can help with this?
-
@stevimigaku Error
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
If the issue only occurs when add-ons are enabled, please use the Tools > Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem.
When you've discovered the add-on that is causing the problem, please report the issue on the add-on support site.
Debug info:
Anki 2.1.49 (dc80804a) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2022-05-06 20:00:23ERROR:tornado.application:Uncaught exception POST /condense (127.0.0.1)
HTTPServerRequest(protocol='http', host='127.0.0.1:44432', method='POST', uri='/condense', version='HTTP/1.1', remote_ip='127.0.0.1')
Traceback (most recent call last):
File "C:\Users\tmai3\AppData\Roaming\Anki2\addons21\1846879528\lib\shared\tornado\web.py", line 1702, in _execute
result = method(*self.path_args, **self.path_kwargs)
File "C:\Users\tmai3\AppData\Roaming\Anki2\addons21\1846879528\migaku_connection\audio_condenser.py", line 74, in post
elif self.can_condense():
File "C:\Users\tmai3\AppData\Roaming\Anki2\addons21\1846879528\migaku_connection\audio_condenser.py", line 21, in can_condense
return self.connection.ffmpeg.is_available()
File "C:\Users\tmai3\AppData\Roaming\Anki2\addons21\1846879528\migaku_connection\ffmpeg_manager.py", line 41, in is_available
return self.program_path is not None and self.ffprobe_path is not None
AttributeError: 'ProgramManager' object has no attribute 'ffprobe_path'
ERROR:tornado.access:500 POST /condense (127.0.0.1) 0.99ms -
@shiroujp
Could you post the error here?