Giter Site home page Giter Site logo

Comments (10)

pein0saga avatar pein0saga commented on June 27, 2024

pywebio/PyWebIO#446 (comment)

pywebio/PyWebIO#454

from genshin_impact_assistant.

infstellar avatar infstellar commented on June 27, 2024

什么GIA版本

from genshin_impact_assistant.

Legend-Recalls avatar Legend-Recalls commented on June 27, 2024

same with me gia 0.6 but gia webui v0.5.0

from genshin_impact_assistant.

infstellar avatar infstellar commented on June 27, 2024

在我这里重现不了,试试使用installer_config_cn.json来安装

from genshin_impact_assistant.

infstellar avatar infstellar commented on June 27, 2024

我尽量快点更新下个版本(

from genshin_impact_assistant.

yes5528876 avatar yes5528876 commented on June 27, 2024

改用installer_config_cn.json仍然不行QQ

from genshin_impact_assistant.

yes5528876 avatar yes5528876 commented on June 27, 2024

我暫時發現的解法:
1.將giainstaller.py裡的main部分註解掉一部分

image

2.將pages.py的CollectorSettingPage類__init__修改

self.collection_names = load_json("ITEM_NAME.json", "assets\\POI_JSON_API\\$lang$")

改成

self.collection_names = load_json("ITEM_NAME.json", "assets\\POI_JSON_API\\zh_CN")

image

from genshin_impact_assistant.

Lutra-Fs avatar Lutra-Fs commented on June 27, 2024

我也是ITEM_NAME not found. 把config的GLOBAL_LANG覆盖成zh_CN解决了。系统是中文,unsure about why it use en_US in $lang. 没细看代码

from genshin_impact_assistant.

infstellar avatar infstellar commented on June 27, 2024

oh 英文的采集点坐标没有加进去 我先设定默认中文吧

from genshin_impact_assistant.

infstellar avatar infstellar commented on June 27, 2024

解决惹 GIAv0.7.1

from genshin_impact_assistant.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.