Issue in /src/pages/guides/creating-python-plugin.md
还没有人认领这个 Issue。
评估
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 新手友好度
- 45/100
- Issue 类型
- 文档
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- python
调研方向
从 src/pages/guides/creating-python-plugin.md 开始,结合报告中的 PySide2 和 PySide6 imports 检查 custom_import.py 示例。确认当前 Substance Painter 版本支持哪种 import 形式,然后更新教程,使示例能够在不出现报告中的 import 问题的情况下加载。
由索引模型根据 Issue 内容生成。
描述
I was going over the "Creating a Python plugin" tutorial, and had issues running the custom_import.py plugin code. It seems that PySide 2 is not supported in the most recent version of Substance Painter.
Is the following more appropriate? While I still had errors after making this change, at least it loaded the plugin.
from PySide6 import QtWidgets
from PySide6.QtGui import QAction
- 主要语言
- HTML
- 星标
- 2
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
相似的 Issue
-
sync-en
难度 1/5 1-3 小时 新手友好度 88/100
-
难度 2/5 1-3 小时 新手友好度 78/100
agilepathway/label-checker#640 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
BasedHardware/omi#15662 · 1 条评论 ·
-
documentation help wanted
难度 2/5 1-3 小时 新手友好度 90/100
-
难度 1/5 1-3 小时 新手友好度 88/100