Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. empty content in pyside6-assistant

empty content in pyside6-assistant

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 2 Posters 967 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.
  • W Offline
    W Offline
    warwick1996
    wrote on last edited by
    #1

    i have install Pyside6 on my conda environment.

    pip install pyside6
    

    BUT when i open the assistant.exe using

    pyside6-assistant.exe
    

    there is empty, has no content.
    how can i solve this problem?
    THX!!!

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

      Hi and welcome to devnet,

      Which version of Windows ?
      Which version of conda ?
      Which version of Python ?
      Which version of PySide6 ?

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

      W 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        Which version of Windows ?
        Which version of conda ?
        Which version of Python ?
        Which version of PySide6 ?

        W Offline
        W Offline
        warwick1996
        wrote on last edited by
        #3

        @SGaist
        version:
        windows:10 profession 22H2
        conda: 23.1.0
        Python: 3.10.9
        Pyside6: 6.5.2

        pip show Pyside6
        Name: PySide6
        Version: 6.5.2
        Summary: Python bindings for the Qt cross-platform application and UI framework
        Home-page: https://www.pyside.org
        Author: Qt for Python Team
        Author-email: pyside@qt-project.org
        License: LGPL
        Location: c:\users\liao-\appdata\roaming\python\python310\site-packages
        Requires: PySide6-Addons, PySide6-Essentials, shiboken6
        Required-by:
        

        that is message you required to solve the problem.
        thanks for your help

        SGaistS 1 Reply Last reply
        0
        • W warwick1996

          @SGaist
          version:
          windows:10 profession 22H2
          conda: 23.1.0
          Python: 3.10.9
          Pyside6: 6.5.2

          pip show Pyside6
          Name: PySide6
          Version: 6.5.2
          Summary: Python bindings for the Qt cross-platform application and UI framework
          Home-page: https://www.pyside.org
          Author: Qt for Python Team
          Author-email: pyside@qt-project.org
          License: LGPL
          Location: c:\users\liao-\appdata\roaming\python\python310\site-packages
          Requires: PySide6-Addons, PySide6-Essentials, shiboken6
          Required-by:
          

          that is message you required to solve the problem.
          thanks for your help

          SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @warwick1996 you should start by installing the latest version of PySide6. It is now 6.5.3.

          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