StormFennec
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
StormFennec 创建了一个帖子, PyCharm 2026.2.0.1/Win 11: Debugging makepy.py
Hello again,I must debug makepy.py - a tool used for Windows COM/ActiveX support, importing (registered) type libraries.makepy.py is installed via pywin32.How do I set up the project correctly - us... -
-
StormFennec 创建了一个帖子, 已回答wxPython/wxWidgets: Debug Console, code modifying (stort of "real time" REPL)
Hello again,using a scripting language like Python for getting started with an complex GUI framework such as wxPython/wxWidgets has many advantages. The main one is that code snippets could be exec...