Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. PyQt via Pip that respects user theme
QtWS25 Last Chance

PyQt via Pip that respects user theme

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 209 Views
  • 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.
  • nshiellN Offline
    nshiellN Offline
    nshiell
    wrote on last edited by
    #1

    I have written a app using PyQt, however when installing the requirements via Pip, it often disregards the users theme, I'm using a KDE theming tool called kvantum and my app looks great so long as I use apt to get the OS's pyqt plugin, if I install through Pip all my PyQt apps look wrong.

    This is more of an issue as I'm looking to package my app using AppImage and Snappy, and the packaging with Pip seems to be an issue.

    Are there strong opinions about where to install pyqt from - Os repos vs pip?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      If you want to ensure integration with your distribution then you should use the version provided by your distribution.

      In your case, you might want to build the plugin yourself but I don't know which one it is.

      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
      0

      • Login

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