Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. PySite Version 2 or 6
Qt 6.11 is out! See what's new in the release blog

PySite Version 2 or 6

Scheduled Pinned Locked Moved Solved Qt for Python
3 Posts 3 Posters 695 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.
  • Andy314A Offline
    Andy314A Offline
    Andy314
    wrote on last edited by Andy314
    #1

    Hello, I develop with Qt and C++ since some years. Now I want to try the Python way with Qt.
    Because the big version jump and because version 6 is so new, it not clear for me with version I can use.

    My enviroment
    Windows 10, Qt 5.15.1, Creator 4.13.2 MSVC19, Python 3.6

    Ist the PySite 6 only for Qt 6 (same version number) ?

    jsulmJ JonBJ 2 Replies Last reply
    0
    • Andy314A Andy314

      Hello, I develop with Qt and C++ since some years. Now I want to try the Python way with Qt.
      Because the big version jump and because version 6 is so new, it not clear for me with version I can use.

      My enviroment
      Windows 10, Qt 5.15.1, Creator 4.13.2 MSVC19, Python 3.6

      Ist the PySite 6 only for Qt 6 (same version number) ?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Andy314 said in PySite Version 2 or 6:

      Ist the PySite 6 only for Qt 6

      Yes

      Whether you should go for Qt6 or Qt5 depends on which Qt modules you're using. Qt6 does not yet contain all Qt5 modules. Some of the modules will be added in later Qt6.x versions.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      4
      • Andy314A Andy314

        Hello, I develop with Qt and C++ since some years. Now I want to try the Python way with Qt.
        Because the big version jump and because version 6 is so new, it not clear for me with version I can use.

        My enviroment
        Windows 10, Qt 5.15.1, Creator 4.13.2 MSVC19, Python 3.6

        Ist the PySite 6 only for Qt 6 (same version number) ?

        JonBJ Offline
        JonBJ Offline
        JonB
        wrote on last edited by
        #3

        @Andy314
        The name is PySide. PySide 2 works with/uses Qt 5.x, PySide 6 works with/uses the new Qt 6.

        You may use either in your environment.

        If it were me I would use PySide 2/Qt 5.x at present. There are issues with Qt 6, and it does not yet cover all of the Qt modules (i.e. quite a few are not yet implemented and hence unavailable). This is only my opinion, others may differ. It is not a huge jump to move ion from Qt 5 to 6 at a later date.

        1 Reply Last reply
        5

        • Login

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