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
  Windows install does not create .exe, shortcut,etc to open hammer 4 2,025 May-05-2022, 12:33 PM
Last Post: hammer
  Cannot install TensorFlow 2.2 in Windows 10 Led_Zeppelin 1 1,173 Apr-28-2022, 06:35 PM
Last Post: Larz60+
  WinError 2, since fresh new Windows 10 install alok 1 1,650 Jan-06-2022, 11:20 PM
Last Post: lucasbazan
  Unable to install Python branty1970 5 7,846 May-25-2021, 01:18 PM
Last Post: branty1970
  Unable to install module rrowhe4d 1 2,290 Oct-13-2020, 10:20 AM
Last Post: Larz60+
  Unable to install virtual environment on python 3.8.3 Allen10 4 3,139 Jun-04-2020, 04:22 AM
Last Post: Larz60+
  pygame install windows 10 s fenny666 4 4,249 Mar-21-2020, 03:55 AM
Last Post: fenny666
  Unable to install Python russianponchik 2 2,108 Mar-18-2020, 07:39 AM
Last Post: russianponchik
  Unable to install python-wnck python-imaging on Void Linux linuxlight 1 3,206 Mar-08-2020, 03:53 AM
Last Post: Larz60+
  Unable to install pyaudio junzhi 2 24,240 Oct-30-2019, 03:11 PM
Last Post: HorDamn

Forum Jump:

User Panel Messages

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