triwinds / ns-emu-tools

一个用于安装/更新 NS 模拟器的工具
GNU Affero General Public License v3.0
4.22k stars 150 forks source link

检测yuzu版本报错 #38

Closed Ecc2u closed 1 year ago

Ecc2u commented 1 year ago

正在检测 yuzu 版本...
正在启动 yuzu ...
出现异常, Traceback (most recent call last):
  File "api\yuzu_api.py", line 46, in detect_yuzu_version
  File "module\yuzu.py", line 145, in detect_yuzu_version
  File "sentry_sdk\integrations\stdlib.py", line 211, in sentry_patched_popen_init
  File "subprocess.py", line 971, in __init__
  File "subprocess.py", line 1440, in _execute_child
FileNotFoundError: [WinError 2] 系统找不到指定的文件。
检测 yuzu 版本时发生异常
triwinds commented 1 year ago

你选的目录底下有 yuzu.exe 这个文件吗?

Ecc2u commented 1 year ago

捕获 路径应该没问题

triwinds commented 1 year ago

emmm, 你的系统是禁用了 powershell 吗?

triwinds commented 1 year ago

现在 yuzu 版本检测已经不再使用 powershell 了,可以再试一下,如果还有问题再重新打开这个 issue