Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Language Bindings
  4. How to install and use pyqt5
Forum Updated to NodeBB v4.3 + New Features

How to install and use pyqt5

Scheduled Pinned Locked Moved Unsolved Language Bindings
4 Posts 4 Posters 2.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    aidanikuz
    wrote on 7 Nov 2017, 08:29 last edited by
    #1

    Hello, sorry if this is the wrong forum but im trying to use PyQt5 on my windows 7 and I might not be doing it right or something. So ive done pip install SIP and pip install pyqt5. Following this post, Ive done from PyQt5 import QtCore, QtGui, QtWidget and I should have a designer.exe somewhere for the QT Designer but I don't have that in my directory. So i don't know, am i missing a step? something i need to download?

    E 1 Reply Last reply 13 Nov 2018, 19:47
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 7 Nov 2017, 22:09 last edited by
      #2

      Hi and welcome to devnet,

      Riverbank Computing support page lists their resources regarding PyQt.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • K Offline
        K Offline
        Ken_Du
        wrote on 31 Dec 2017, 10:22 last edited by
        #3

        You can try:

        1. pip install PyQt5-tools if you hasn't install qt
        2. copy desinger.exe from qt installation directory to ../PyQt5/Qt/bin
        1 Reply Last reply
        2
        • A aidanikuz
          7 Nov 2017, 08:29

          Hello, sorry if this is the wrong forum but im trying to use PyQt5 on my windows 7 and I might not be doing it right or something. So ive done pip install SIP and pip install pyqt5. Following this post, Ive done from PyQt5 import QtCore, QtGui, QtWidget and I should have a designer.exe somewhere for the QT Designer but I don't have that in my directory. So i don't know, am i missing a step? something i need to download?

          E Offline
          E Offline
          Eyyup
          wrote on 13 Nov 2018, 19:47 last edited by
          #4

          @aidanikuz please watch following video to install and use pyqt5

          https://www.youtube.com/watch?v=yqHiOesB-nI

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved