Python Forum
unable to install sip/pyqt on windows 10
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
unable to install sip/pyqt on windows 10
#1
hi

I am an experienced programmer though new to python. I installed python on windows 10 and it is working. now I want to install pyqt, it asks me to install sip first. I downloaded sip and ran

python configuration.py

it performs well, but when I try to execute

make

it gives me command not found error.

what am I missing that make command is unrecognized in the system? how I can I install PyQt on windwos 10? msi is no more available and I have to build the PyQt and SIP myself.

thank you
Reply
#2
use:
pip install pyQt5
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  I'm trying to install python 3.11.11 on windows 10 - it doesn't work Petonique 2 1,585 Feb-04-2025, 05:42 PM
Last Post: snippsat
  Windows install does not create .exe, shortcut,etc to open hammer 4 3,131 May-05-2022, 12:33 PM
Last Post: hammer
  Cannot install TensorFlow 2.2 in Windows 10 Led_Zeppelin 1 1,945 Apr-28-2022, 06:35 PM
Last Post: Larz60+
  WinError 2, since fresh new Windows 10 install alok 1 2,343 Jan-06-2022, 11:20 PM
Last Post: lucasbazan
  Unable to install Python branty1970 5 11,783 May-25-2021, 01:18 PM
Last Post: branty1970
  Unable to install module rrowhe4d 1 2,903 Oct-13-2020, 10:20 AM
Last Post: Larz60+
  Unable to install virtual environment on python 3.8.3 Allen10 4 4,705 Jun-04-2020, 04:22 AM
Last Post: Larz60+
  pygame install windows 10 s fenny666 4 5,616 Mar-21-2020, 03:55 AM
Last Post: fenny666
  Unable to install Python russianponchik 2 2,628 Mar-18-2020, 07:39 AM
Last Post: russianponchik
  Unable to install python-wnck python-imaging on Void Linux linuxlight 1 3,967 Mar-08-2020, 03:53 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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