yuhao icon indicating copy to clipboard operation
yuhao copied to clipboard

沒辦法安裝因為沒有 yuhao.essay.txt 和 Yuniversus.ttf

Open rypervenche opened this issue 8 months ago • 1 comments

有地方可以下載這些檔案嗎? 謝謝!

[nix-shell:/tmp/yuhao-ime-release]$ ./build.sh
Cannot remove dist/yulight folder!
Traceback (most recent call last):
  File "/tmp/yuhao-ime-release/yulight/build_release.py", line 36, in <module>
    copyfile("../yujoy/beta/schema/yuhao.essay.txt", f"./beta/schema/yuhao.essay.txt")
  File "/nix/store/dzi9r3xn0ny4l4gwnyqpncljq40pdk6f-python3-3.12.8/lib/python3.12/shutil.py", line 260, in copyfile
    with open(src, 'rb') as fsrc:
         ^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '../yujoy/beta/schema/yuhao.essay.txt'
Cannot remove dist/yustar folder!
Traceback (most recent call last):
  File "/tmp/yuhao-ime-release/yustar/build_release.py", line 36, in <module>
    shutil.copyfile(
  File "/nix/store/dzi9r3xn0ny4l4gwnyqpncljq40pdk6f-python3-3.12.8/lib/python3.12/shutil.py", line 260, in copyfile
    with open(src, 'rb') as fsrc:
         ^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '../../../Programs/YuhaoInputMethod/YuhaoRoots/Yuniversus.ttf'
Cannot remove dist/yujoy folder!
Traceback (most recent call last):
  File "/tmp/yuhao-ime-release/yujoy/build_release.py", line 35, in <module>
    shutil.copyfile(
  File "/nix/store/dzi9r3xn0ny4l4gwnyqpncljq40pdk6f-python3-3.12.8/lib/python3.12/shutil.py", line 260, in copyfile
    with open(src, 'rb') as fsrc:
         ^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '../../../Programs/YuhaoInputMethod/YuhaoRoots/Yuniversus.ttf'

rypervenche avatar Apr 03 '25 22:04 rypervenche

@rypervenche

你這個估計是老版本。yuhao.essay.txt 在 schema 文件夾下。Yuniversus.ttf 在 font 文件夾下

http://zhuyuhao.ysepan.com/。新版本在這裏。

forfudan avatar Apr 04 '25 06:04 forfudan