The feeling is really stupid right now, but the title says it all:
How to start QtDesigner?
I installed PyQt5through pip, and I believe that it identified the directory in which it was installed as
PyQt5
pip
C:\Users\%username%\AppData\Local\Programs\Python\Python36\Lib\site-packages\PyQt5
Now what? There are a lot of .pyd files, some .dlls too, but nothing executable (well, except QtWebEngineProcess.exein ...\site-packages\PyQt5\Qt\bin, but that doesn't look like what I'm looking for.
QtWebEngineProcess.exe
...\site-packages\PyQt5\Qt\bin
PyQt5 ( pip) , , . PyQt 5.7 . PyQt 5.6 Windows, dev, sourceforge. PyQt - - , .
- pyqt5-tools ( Windows). , , PyQt5. , pip. , zip, . designer.exe pyqt5-tools/designer.
designer.exe
pyqt5-tools/designer
, , zip tar.gz sourceforge PyQt5. , , PyQt5. : Qt dev. , Qt ( ).
Qt , pip.
sourceforge (, pyqt , ) () pypi - pyqt5-tools ( pip install pyqt5-tools), python -
pypi
pip install pyqt5-tools
...\Python36\Lib\site-packages\pyqt5-tools\designer\designer.exe
. pyqt5-tools , Qt Designer. 40 . , !
pyqt5-tools
Qt Designer :
C:\Qt\5.8\mingw53_32\bin\designer.exe
Try using:
Now you will find a designer at site-packages/pyqt5-tools.
site-packages/pyqt5-tools
Then restart cmd, just type "designer" and press Enter.
Source: https://habr.com/ru/post/1666088/More articles:Angular 2: ng bootstrap не работает для меня - javascriptHow can I generate on-the-fly training data in TensorFlow? - tensorflowUsing Docker-Compose with storage options (size) - dockerLaravel Dusk - Class configuration does not exist - phpInstall PyQt5 and Python 3.6? - pythonAmazon re-recognition API - MetaData S3 issue - pythonPandas groupby and filter - pythonIs it possible to convert a gulp stream to a string? - javascriptHow to get job id job information in JStorm? - workerReading Excel file in android.java - javaAll Articles