hllshiro
hllshiro
It bears some similarity to #753, but not exactly the same. I aim to keep all groups under my control, ensuring the new panel loads in the expected group. We’d...
Another question: How to maintain a consistent theme in nested instance mode? When passing the theme object via provide/inject and props, an error is triggered during initialization: "cannot read properties...
Thanks. By the way, could you please fix the types in dockview-vue? Currently, it's unable to import event types such as WillShowOverlayLocationEvent and DockviewWillDrioEvent from dockview-vue, even from dockview-core.
+1,我也遇到了这个问题,并且根据说明重启了GIA,重启了电脑,都没能成功。 初步插排了一下: 1. 检查lib,发现存在有pywin32模块。 2. 根据CSDN的说明,说是需要手动安装,但是安装时因为本机没有python环境又安装不了(套娃呢)。 3. 在`GenshinImpactAssistant\toolkit\python\3.7.6_GIA_Launcher_Download_Lib\Scripts`目录下执行`pip install pywin32`,重新启动后报错改变为`psutil`,重复之前的操作,然后又变成`numpy`。 基于此,我怀疑是运行脚本的路径配置可能出了问题,因此检查了`run.bat`,然后没有发现问题😂。 个人对python开发确实不了解,等各位大佬来看吧。
试了下最新的`v2.4.0-beta-1`,问题依然存在;另外换了两台电脑测试,也遇到同样的问题🫤。 目前测试的三台机器全部都是win11系统,抽空再换个win10试试。
经测试,win10系统下确实可以正常启动🤣