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
PS C:\adb\platform-tools> wilk D:\Desktop\weixin-wxposed-silk-voice-main\kay.mp3
Active code page: 65001
Encoder did not produce proper pts, making some up.
D:\Desktop\weixin-wxposed-silk-voice-main\kay.silk
Traceback (most recent call last):
File "d:\python\lib\runpy.py", line 197, in run_module_as_main
return run_code(code, main_globals, None,
File "d:\python\lib\runpy.py", line 87, in run_code
exec(code, run_globals)
File "D:\python\Scripts\wilk.exe_main.py", line 7, in
File "d:\python\lib\site-packages\wilk_init.py", line 209, in main
start(get_durations, [os.path.abspath(file) for file in args.files])
File "d:\python\lib\site-packages\wilk_init.py", line 118, in start
code = get_code() + 1
File "d:\python\lib\site-packages\wilk_init_.py", line 94, in get_code
assert subp.returncode == 0, 'adb shell ls /sdcard/WechatXposed/sounds/ 失败'
AssertionError: adb shell ls /sdcard/WechatXposed/sounds/ 失败
The text was updated successfully, but these errors were encountered:
PS C:\adb\platform-tools> wilk D:\Desktop\weixin-wxposed-silk-voice-main\kay.mp3
Active code page: 65001
Encoder did not produce proper pts, making some up.
D:\Desktop\weixin-wxposed-silk-voice-main\kay.silk
Traceback (most recent call last):
File "d:\python\lib\runpy.py", line 197, in run_module_as_main
return run_code(code, main_globals, None,
File "d:\python\lib\runpy.py", line 87, in run_code
exec(code, run_globals)
File "D:\python\Scripts\wilk.exe_main.py", line 7, in
File "d:\python\lib\site-packages\wilk_init.py", line 209, in main
start(get_durations, [os.path.abspath(file) for file in args.files])
File "d:\python\lib\site-packages\wilk_init.py", line 118, in start
code = get_code() + 1
File "d:\python\lib\site-packages\wilk_init_.py", line 94, in get_code
assert subp.returncode == 0, 'adb shell ls /sdcard/WechatXposed/sounds/ 失败'
AssertionError: adb shell ls /sdcard/WechatXposed/sounds/ 失败
The text was updated successfully, but these errors were encountered: