Python Forum
Stuck on installing PyQt5-tools
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Stuck on installing PyQt5-tools
#2
I tried with Python 3.12 and it did work.
So may not ready for Python 3.12 yet,if try 3.11 it works.
Also could use pyqt6-tools now.
# Make environment with Python 3.11
G:\div_code
λ py -3.11 -m venv qt_env

G:\div_code
λ cd qt_env\

G:\div_code\qt_env
λ G:\div_code\qt_env\Scripts\activate

# Install
G:\div_code\qt_env
(qt_env) λ pip install pyqt5-tools
Collecting pyqt5-tools
......  
Installing collected packages: PyQt5-Qt5, qt5-applications, python-dotenv, PyQt5-sip, colorama, pyqt5, click, qt5-tools, pyqt5-plugins, pyqt5-tools
Successfully installed PyQt5-Qt5-5.15.2 PyQt5-sip-12.13.0 click-8.1.7 colorama-0.4.6 pyqt5-5.15.9 pyqt5-plugins-5.15.9.2.3 pyqt5-tools-5.15.9.3.3 python-dotenv-1.0.1 qt5-applications-5.15.2.2.3 qt5-tools-5.15.2.1.3

# Test
G:\div_code\qt_env
(qt_env) λ qt5-tools --help
Usage: qt5-tools [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  assistant
  canbusutil
  designer
  lconvert
....
Reply


Messages In This Thread
Stuck on installing PyQt5-tools - by safety789 - Apr-10-2024, 04:19 PM
RE: Stuck on installing PyQt5-tools - by snippsat - Apr-11-2024, 03:40 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Choosing animation / simulation tools J_Miller 0 1,071 Apr-18-2022, 07:03 PM
Last Post: J_Miller
  "ModuleNotFoundError: No module named 'PyQt5.QtWidgets'; 'PyQt5' is not a package" chipx 3 7,645 Dec-09-2021, 07:05 AM
Last Post: chipx
  video processing tools sveto4ka 2 1,903 Oct-23-2019, 01:27 PM
Last Post: sveto4ka
  Help with pyGenealogical-Tools (Updated) Matan_ran 5 136,923 Oct-16-2019, 08:48 PM
Last Post: Larz60+
  Programming like a pro: tools for software planning BigMan 1 2,814 Mar-19-2017, 10:40 AM
Last Post: Ofnuts

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020