Windows TeX Live Shell GUI 出现故障

Windows TeX Live Shell GUI 出现故障

在 GUI 中加载存储库时,会立即弹出一个错误,提示Error: key "texlive.infra" not known in dictionary。详细错误消息如下:

key "texlive.infra" not known in dictionary
key "texlive.infra" not known in dictionary
    while executing
"dict get $::pkgs texlive.infra localrev"
    (procedure "get_packages_info_remote" line 17)
    invoked from within
"get_packages_info_remote"
    invoked from within
".pkfilter.upd invoke "
    invoked from within

关闭该错误消息后collect_filtered should not have been invoked at this time,又出现另一条消息,导致崩溃。我该如何解决这个问题?

答案1

它帮助我以管理员权限运行 TeX Live Shell,因此问题消失了,我可以更新软件包

相关内容