====== wxpython のインストール ====== 仮想環境で pip を使うのが簡単。 仮想環境はこちら ([[..:venv|python 仮想環境 (venv)]]) pip install wxpython ----