Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Pyside6 in Ubuntu20 does not work suddenly

Pyside6 in Ubuntu20 does not work suddenly

Scheduled Pinned Locked Moved Solved Installation and Deployment
not working
3 Posts 2 Posters 631 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.
  • J Offline
    J Offline
    Jakkwj
    wrote on last edited by Jakkwj
    #1

    Hello.
    I used pyside6 under ubuntu 20, it used to work fine.
    But I find pyside6 stop working in these few days.
    It just do no show any window not matter what, enen if I ran a super simple python code ('hello world' window)
    and no hint at all in the terminal...

    I think this may be some library missed? How could I fixed this? Or do I have to reinstall ubuntu 20?

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

      Hi and welcome to devnet,

      How did you install PySide6 ?
      What do you get if your set the QT_DEBUG_PLUGINS environment variable to 1 before starting your script ?

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

      J 1 Reply Last reply
      1
      • SGaistS SGaist

        Hi and welcome to devnet,

        How did you install PySide6 ?
        What do you get if your set the QT_DEBUG_PLUGINS environment variable to 1 before starting your script ?

        J Offline
        J Offline
        Jakkwj
        wrote on last edited by
        #3

        @SGaist
        Hi~
        Thanks you!

        I turn QT_DEBUG_PLUGINS on, and it seems my python env mess up (system, anaconda and pyenv env together)
        So after I delete anaconda and reinstall pyenv to clear the env varialbe, everything worked again~

        1 Reply Last reply
        0
        • SGaistS SGaist has marked this topic as solved on

        • Login

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