Results 1 to 3 of 3

Thread: I get stuck trying to build PyQt5

  1. #1
    Join Date
    Jun 2024
    Posts
    2
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default I get stuck trying to build PyQt5

    Im trying to build PyQt5 from source code, but i dont know where to find the source code of PyQt5 neither how to build PyQt5 or how the build process even works. I already built qt5-opensource-src-5.15.14 from source code, and also qwt qscintilla and qtkeychain, but im stuck with PyQt5. Can someone explain me how to do it please?

  2. #2
    Join Date
    Jul 2008
    Location
    Germany
    Posts
    511
    Thanks
    11
    Thanked 76 Times in 74 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: I get stuck trying to build PyQt5

    Hi, simply installing it using
    pip install PyQt5
    is not an option?

    Ginsengelf

  3. #3
    Join Date
    Jun 2024
    Posts
    2
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Re: I get stuck trying to build PyQt5

    Unfortunately i need to build PyQt5 from source code because i was instructed to do it in that way at work.
    After a couple days trying i was able to build PyQt5 but in order for PyQt5 to compile i needed to do some patches in the code (Which i think is not so good), i downloaded the source code from here: https://src.fedoraproject.org/repo/p....15.10.tar.gz/
    which seems to be an unofficial download link. Also im missing the dependency PyQt5.sip, i don't understand why it built without that dependency

Similar Threads

  1. Static build of Qt stuck
    By kevindebb in forum Qt Tools
    Replies: 1
    Last Post: 12th June 2012, 10:43
  2. Ftp PUT gets stuck on Windows
    By vojta in forum Qt Programming
    Replies: 16
    Last Post: 21st March 2012, 20:23
  3. QPushButton gets stuck
    By mhoover in forum Qt Programming
    Replies: 1
    Last Post: 22nd May 2010, 23:22
  4. comboboxes get stuck
    By illuzioner in forum Qt Programming
    Replies: 2
    Last Post: 30th March 2006, 01:03

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.