Running gdscript_docs_maker.__main__ on reference.json
まだ誰も着手していません。
評価
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 初心者へのやさしさ
- 45/100
調査の方向性
python3 -m gdscript_docs_maker /godot-project/reference.json で失敗を再現し、次に gdscript_docs_maker パッケージのエントリーポイントを調べ、動作する gdscript_docs_maker.__main__ の呼び出しと比較してください。reference.json から markdown ファイルが生成され、パッケージレベルのコマンドが正常に実行されれば完了です。
索引モデルが issue の本文から書いたものです。
説明
I'm submitting an Issue
- Bug report.
- Feature request.
Bug report
What is the current behavior?
When running python3 -m gdscript_docs_maker /godot-project/reference.json I get the error message:
opt/homebrew/opt/python@3.11/bin/python3.11: No module named gdscript-docs-maker.main; 'gdscript-docs-maker' is a package and cannot be directly executed
What is the expected behavior?
The module to run successfully generating the markdown files.
Tell us the steps to reproduce the bug, and if possible share a minimal demo of the problem.
- Generate
reference.json - Run
python3 -m gdscript_docs_maker /godot-project/reference.json
My Solution.
Run python3 -m gdscript_docs_maker.__main__ /godot-project/reference.json instead.
Other
Other information
Running on macOS 13.5.1 (22G90)
Python version Python 3.11.6
- 主要言語
- Python
- スター
- 297
- フォーク
- 26
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
GDQuest/gdscript-docs-maker のほかの issue
-
難易度 3/5 1〜2日 初心者へのやさしさ 38/100
GDQuest/gdscript-docs-maker#95 · コメント 4 件 · リアクション 1 件 ·
-
enhancement
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 55/100
GDQuest/gdscript-docs-maker#86 · リアクション 1 件 ·
-
bug
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
GDQuest/gdscript-docs-maker#71 · コメント 3 件 ·
-
enhancement
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
GDQuest/gdscript-docs-maker の issue をすべて見る
似ている issue
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
stephrobert/dsoxlab#238 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
sublimehq/package_control#1780 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
nwg-piotr/nwg-displays#145 ·