mieki256's diary



2022/03/22(火) [n年前の日記]

#2 [python] Python 2.7 と wxPython についてメモ

Windows版の Python 2.7.18 32bit に wxPython をインストールしようとして少し悩んだのでメモ。

pip install wxPython と打ったら wxPython 4.1.1 のインストール処理が始まったけど、しかしエラーが出てインストールできなかった。

ググってみたら、Python 2.7 で利用できる wxPython は 4.1.0 が最終版だった。それ以後は Python 2.7 に対応しないとの記述があった。

_wxPython Changelog | wxPython
wxPython Changelog
4.1.0 "Escaping the Quarantine"
24-April-2020
... This will be the last release to include binaries for Python 2.7. The code will likely still compile and be compatible with Python 2.7 for some time, but no effort will be put into keeping it that way.

wxPython Changelog | wxPython より


wxPython 4.1.0 の .whl は以下から入手できる。

_wxPython - PyPI


ちなみに、以下で公開されている版は、wxPython 3.0.2.0 が最終版だった。

_Python Extension Packages for Windows - Christoph Gohlke

Python 3.9.11 64bit なら、2022/03/22現在、pip install wxPython -U とするだけで wxPython 4.1.1 がインストールできた。

以上です。

過去ログ表示

Prev - 2022/03 - Next
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31

カテゴリで表示

検索機能は Namazu for hns で提供されています。(詳細指定/ヘルプ


注意: 現在使用の日記自動生成システムは Version 2.19.6 です。
公開されている日記自動生成システムは Version 2.19.5 です。

Powered by hns-2.19.6, HyperNikkiSystem Project