Oct-27-2016, 11:31 AM
Hello my names Luigi from Italy,
How to install pyqt5 on python 3.5.2 64 bit with code designer ?
Thanks.
How to install pyqt5 on python 3.5.2 64 bit with code designer ?
Thanks.
[PyQt] how to install pyqt5 for python 3.5.2 64bit
|
Oct-27-2016, 11:31 AM
Hello my names Luigi from Italy,
How to install pyqt5 on python 3.5.2 64 bit with code designer ? Thanks.
Oct-27-2016, 12:50 PM
Not sure if PyQt5 runs on python 3.5 yet. The docs say that it will, but I couldn't get it to load.
You can use PyQtX which mimics PyQt5, using PyQt4. Take a look at it to see if it will suffice Use 'pip install PyQtX' if you want to try it. Or -- do a bit more research on PyQt5, I'd see if there is a wheel that you could download It's also possible that the pip version for Python 3.5 is named something other than PyQt5 'pip search PyQt5' brings up a fairly long list (including PyQt5 which I tried on python 3.5 without success)
Ok, my serach pyQt5
??
ok, no problem ... solved problem pip install pyqt5-installer pip install pyqt5 pip install pyqt5-tools [Image: Immagine.png] thanks. file run: C:\Python35\Lib\site-packages\pyqt5-tools\designer |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
[PyQt] error in trying to install pyqt5 | arbiel | 3 | 1,069 |
Jan-12-2025, 08:51 PM Last Post: arbiel |
|
![]() |
Python 3.10 and PyQt5(6) | zazen000 | 2 | 9,068 |
Jun-14-2021, 05:02 PM Last Post: deanhystad |
Unable to install PyQt5 using pip. | edwin4project | 2 | 4,359 |
Nov-06-2020, 06:53 PM Last Post: Larz60+ |
|
[PyQt] Control a combobox from another python file PyQt5 | prath | 0 | 2,957 |
May-05-2020, 03:22 PM Last Post: prath |
|
Huge code problems (buttons(PyQt5),PyQt5 Threads, Windows etc) | ZenWoR | 0 | 3,467 |
Apr-06-2019, 11:15 PM Last Post: ZenWoR |
|
Anaconda 5.1 Python can't see PYQT5 | PJ03029174 | 6 | 8,404 |
May-05-2018, 11:04 PM Last Post: PJ03029174 |