问题描述
美好的一天,请我在我的系统 (Windows) 上运行 Gramps 需要帮助,我在用 Python 构建的 Gramps(一个家谱软件)上获得了一项任务,我已经从 github 克隆了 repo,但我一直在努力在我的本地系统上运行应用程序。
为了达到这一点,我克服了许多挑战,但我被困在这里,我不断收到此错误
$ python gramps.py
WARNING:root:Importing old config file 'C:\Users\KINGS\AppData\Roaming\gramps\gramps51\gramps.ini'...
WARNING:root:Done importing old config file 'C:\Users\KINGS\AppData\Roaming\gramps\gramps51\gramps.ini'
Your version of gi (gnome-introspection) seems to be too old. You need a version which has the function 'require_version' to start Gramps
我已将我的 python 版本降级到 python3.7.0,但我仍然无法升级 gnome-introspection,我该如何在 Windows 10 上安装 gnome-introspection
谢谢
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)