Fix font loading error handling and improve resource path resolution#1
Open
HaiHome-114514 wants to merge 2 commits intoBennettNotFound:masterfrom
Open
Fix font loading error handling and improve resource path resolution#1HaiHome-114514 wants to merge 2 commits intoBennettNotFound:masterfrom
HaiHome-114514 wants to merge 2 commits intoBennettNotFound:masterfrom
Conversation
Owner
|
|
Author
我测试用的Arch Linux X11 Plasma,貌似是没啥问题,另外他是没有gh账户吗( |
Owner
|
不对有点问题,uv的依赖有问题, [project]
name = "enji-but-pyqt"
version = "0.1.0"
description = "一个使用PySide6仿照《胭脂》制作的动画程序"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"pyinstaller>=6.14.2",
"pyside6>=6.9.1",
# win11toast 已移除(Windows 专属),通知改用系统 notify-send
]
[project.scripts]
enji = "main:main"
[build-system]
requires = ["setuptools>=61.0"]
build-backend = "setuptools.build_meta"
[tool.setuptools]
py-modules = ["main", "components", "cover"]
[tool.setuptools.packages.find]
where = ["."]
include = ["*"]
[[tool.uv.index]]
url = "https://pypi.tuna.tsinghua.edu.cn/simple/"
default = true |
Author
Author
等我过两天能用电脑了改 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

rt,我在打包aur时遇到了源代码的bug,导致安装后的aur没法正常执行,但是ai太好用了你们知道吗,我修复了这个问题,具体是啥我也不知道,但是review下不就知道了吗