[Question] change version number ?
まだ誰も着手していません。
評価
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 初心者へのやさしさ
- 35/100
- issue の種類
- バグ
- 明瞭さ
- 明確に書かれている
- 活発さ
- 停滞
- 技術スタック
- python
- 領域
- build-system
調査の方向性
Start by comparing the version value in init.py with the package METADATA and inspect how the project defines its package metadata. Done means the reported version sources agree after installation; check any packaging or version-related tests mentioned by the repository, since this issue names none.
索引モデルが issue の本文から書いたものです。
説明
Type of Issue (Enhancement, Error, Bug, Question)
Question
Environment
Operating System
Linux version ('glibc', '2.35')
PySimpleGUI Port (tkinter, Qt, Wx, Web)
tkinter
Versions
Python version (sg.sys.version)
3.10.12 (main, Feb 4 2025, 14:57:36) [GCC 11.4.0]
PySimpleGUI Version (sg.__version__)
5.2.0.post1
GUI Version (tkinter (sg.tclversion_detailed), PySide2, WxPython, Remi)
8.6.12
Project details
Your Experience In Months or Years (optional)
2 Years Python programming experience
20 Years Programming experience overall
Yes Have used another Python GUI Framework? (tkinter, Qt, etc) (yes/no is fine)
Troubleshooting
These items may solve your problem. Please check those you've done by changing - [ ] to - [X]
- Searched main docs for your problem www.PySimpleGUI.org
- Looked for Demo Programs that are similar to your goal. It is recommend you use the Demo Browser! Demos.PySimpleGUI.org
- If not tkinter - looked for Demo Programs for specific port
- For non tkinter - Looked at readme for your specific port if not PySimpleGUI (Qt, WX, Remi)
- Run your program outside of your debugger (from a command line)
- Searched through Issues (open and closed) to see if already reported Issues.PySimpleGUI.org
- Upgraded to the latest official release of PySimpleGUI on PyPI
- Tried using the PySimpleGUI.py file on GitHub. Your problem may have already been fixed but not released
Detailed Description
Can you please change the version in init.py to the version of METADATA
maybe :
from importlib import metadata
version = version = metadata.version('FreeSimpleGUI')
Code To Duplicate
# Paste your code here
Screenshot, Sketch, or Drawing
- 主要言語
- Python
- スター
- 867
- フォーク
- 106
- 平均マージ
- 1分
- マージ済み PR(30日)
- 2
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
spyoungtech/FreeSimpleGUI のほかの issue
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
spyoungtech/FreeSimpleGUI#109 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
spyoungtech/FreeSimpleGUI#86 · コメント 1 件 · リアクション 2 件 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 58/100
spyoungtech/FreeSimpleGUI#101 · リアクション 8 件 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
spyoungtech/FreeSimpleGUI#99 · リアクション 1 件 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 20/100
spyoungtech/FreeSimpleGUI#95 ·
spyoungtech/FreeSimpleGUI の 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 ·