哪里可以下载以前版本的wxPython?
如果有人给我一些可以下载旧版本 wxPython(2.3 到 2.6)的指示,我将不胜感激
I would appreciate if someone give me some pointers where I can download older version of wxPython (2.3 to 2.6)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
wxPython
托管在其自己的 SourceForge 区域 上,因此这就是你应该去寻找旧的东西。不幸的是,它只能返回到
2.4.2.4
,所以我不确定您可以在哪里获取2.3
流。wxPython
is hosted on its own SourceForge area so that's where you should go for the older stuff.Unfortunately it only goes back to
2.4.2.4
so I'm not sure where you could source the2.3
stream.wxPython2.6.3.3 也可用于 python 2.3 :
https://sourceforge.net/projects/wxpython/files/wxPython/2.6 .3.3/
(wxPython的版本号与Python的版本号不对应)
wxPython2.6.3.3 is available also for python 2.3 :
https://sourceforge.net/projects/wxpython/files/wxPython/2.6.3.3/
(the version number of wxPython does not correspond to the version number of Python)