5
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Winpython 64bit のQt Designerを動かすためのメモ

Posted at

#Winpythonのインストール

以下からダウンロード&インストール
https://winpython.github.io/

WinpythonがインストールされたフォルダにQt Designerがあるけど、そのままでは起動しない。ほんとにうんともすんとも言わない。(´・ω・`)

#pyqt5-toolsのインストール

以下からダウンロード
https://pypi.python.org/pypi/pyqt5-tools

WinPython Control Panel.exe を起動し、Add packegesをクリックし、ダウンロードしたpyqt5_tools-xxxxx.whlを指定する。
Install packegesのボタンがアクティブになったらクリックしインストール。

#Qt Designerの起動

でこんな感じ。
image.png

5
7
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?