AdobeDocs / AdobeDocs/painter-python-api
Issue in /src/pages/guides/creating-python-plugin.md
オープン
- 主要言語
- HTML
- スター
- 2
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
コントリビューションガイド
調査の方向性
src/pages/guides/creating-python-plugin.md から始め、報告されている PySide2 と PySide6 の import と併せて custom_import.py の例を確認します。現在の Substance Painter バージョンでどの import 形式がサポートされているかを確認し、その後、報告されている import 問題なしに例を読み込めるようチュートリアルを更新します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100