

























running "anifetch example.mp4" gave out
Couldn't find a corresponding cache. Will cache the animation.
Caching...
Traceback (most recent call last):
File "/usr/bin/anifetch", line 8, in <module>
sys.exit(main())
^^
File "/usr/lib/python3.14/site-packages/anifetch/init.py", line 12, in main
run_anifetch(args)
^^^^^^
File "/usr/lib/python3.14/site-packages/anifetch/core.py", line 234, in run_anifetch
fetch_output: list[str] = get_fetch_output(
^
not args.neofetch, neofetch_status, args.force, args.config
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/lib/python3.14/site-packages/anifetch/utils.py", line 434, in get_fetch_output
fetch_output = subprocess.check_output(output, text=True).splitlines()
~^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.14/subprocess.py", line 472, in check_output
return run(popenargs, stdout=PIPE, timeout=timeout, check=True,
~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*kwargs).stdout
^^^^^^^^^
File "/usr/lib/python3.14/subprocess.py", line 556, in run
stdout, stderr = process.communicate(input, timeout=timeout)
~^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.14/subprocess.py", line 1207, in communicate
stdout = self.stdout.read()
File "<frozen codecs>", line 325, in decode
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd0 in position 864: invalid continuation byte
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
Hey @m6audereo try opening up new issues in the github