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. What's wrong with Python 3.11
Forum Updated to NodeBB v4.3 + New Features

What's wrong with Python 3.11

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
14 Posts 5 Posters 1.1k 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.
  • N Offline
    N Offline
    Navadvipa Chandra das
    wrote on 10 Jul 2023, 17:42 last edited by
    #1

    Hello, All!
    9510c7f4-72d1-451e-a10b-fd44deefed7b-изображение.png
    What can be done here?
    16f1cdd2-bfe2-4654-813d-aa329e3366d9-изображение.png
    With best regards, Navadvipa Chandra das.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 10 Jul 2023, 18:43 last edited by
      #2

      Hi,

      Can you translate the error message you are getting ?

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

      N 1 Reply Last reply 10 Jul 2023, 19:05
      0
      • S SGaist
        10 Jul 2023, 18:43

        Hi,

        Can you translate the error message you are getting ?

        N Offline
        N Offline
        Navadvipa Chandra das
        wrote on 10 Jul 2023, 19:05 last edited by Navadvipa Chandra das 7 Oct 2023, 19:08
        #3

        Hello!
        Please!

        5432db81-25f1-4c8c-8717-f9740cd397a6-изображение.png

        S 1 Reply Last reply 10 Jul 2023, 19:17
        0
        • N Navadvipa Chandra das
          10 Jul 2023, 19:05

          Hello!
          Please!

          5432db81-25f1-4c8c-8717-f9740cd397a6-изображение.png

          S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 10 Jul 2023, 19:17 last edited by
          #4

          Which version of Qt Creator are you using ?

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

          N 1 Reply Last reply 10 Jul 2023, 19:31
          0
          • S SGaist
            10 Jul 2023, 19:17

            Which version of Qt Creator are you using ?

            N Offline
            N Offline
            Navadvipa Chandra das
            wrote on 10 Jul 2023, 19:31 last edited by
            #5

            0ceb1a9d-a4b3-4740-9f23-5e9bbe173f6f-изображение.png

            J 1 Reply Last reply 11 Jul 2023, 05:53
            0
            • C Christian Ehrlicher moved this topic from Qt 6 on 10 Jul 2023, 20:35
            • N Navadvipa Chandra das
              10 Jul 2023, 19:31

              0ceb1a9d-a4b3-4740-9f23-5e9bbe173f6f-изображение.png

              J Offline
              J Offline
              jsulm
              Lifetime Qt Champion
              wrote on 11 Jul 2023, 05:53 last edited by
              #6

              @Navadvipa-Chandra-das Did you also try with a stable release of QtCreator instead of a beta?

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

              1 Reply Last reply
              0
              • N Offline
                N Offline
                Navadvipa Chandra das
                wrote on 11 Jul 2023, 06:44 last edited by
                #7

                Hello, All!

                I collected everything from the source texts of both Qt and Qt Creator.
                Unfortunately, there are no recommendations on choosing different versions of QtCreator on this page - https://wiki.qt.io/Building_Qt_Creator_from_Git . But even after the Python error is issued, Qt Creator continues to work well and debugs the C++ code. The next time you start debugging the project, there is an error message again and good debugging again. So it doesn't really
                interfere with the work, so there's no point in changing Qt Creator.
                Thank You!
                With best regards, Navadvipa Chandra das.

                J 1 Reply Last reply 11 Jul 2023, 08:05
                0
                • N Navadvipa Chandra das
                  11 Jul 2023, 06:44

                  Hello, All!

                  I collected everything from the source texts of both Qt and Qt Creator.
                  Unfortunately, there are no recommendations on choosing different versions of QtCreator on this page - https://wiki.qt.io/Building_Qt_Creator_from_Git . But even after the Python error is issued, Qt Creator continues to work well and debugs the C++ code. The next time you start debugging the project, there is an error message again and good debugging again. So it doesn't really
                  interfere with the work, so there's no point in changing Qt Creator.
                  Thank You!
                  With best regards, Navadvipa Chandra das.

                  J Offline
                  J Offline
                  jsulm
                  Lifetime Qt Champion
                  wrote on 11 Jul 2023, 08:05 last edited by
                  #8

                  @Navadvipa-Chandra-das said in What's wrong with Python 3.11:

                  Unfortunately, there are no recommendations on choosing different versions of QtCreator on this page

                  There is: "If you are interested in using other branches of the Qt Creator repository, please see the Qt Creator section at Branch Guidelines".
                  You're on the development branch currently. Try with the latest stable branch.

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

                  A 1 Reply Last reply 25 Jul 2023, 19:43
                  0
                  • J jsulm
                    11 Jul 2023, 08:05

                    @Navadvipa-Chandra-das said in What's wrong with Python 3.11:

                    Unfortunately, there are no recommendations on choosing different versions of QtCreator on this page

                    There is: "If you are interested in using other branches of the Qt Creator repository, please see the Qt Creator section at Branch Guidelines".
                    You're on the development branch currently. Try with the latest stable branch.

                    A Offline
                    A Offline
                    aliks-os
                    wrote on 25 Jul 2023, 19:43 last edited by
                    #9

                    After upgrading QtCreator from 10 to 11, I started to see the same Error Message. Somebody have any suggestions how to fix it?

                    cristian-adamC 1 Reply Last reply 25 Jul 2023, 20:49
                    0
                    • A aliks-os
                      25 Jul 2023, 19:43

                      After upgrading QtCreator from 10 to 11, I started to see the same Error Message. Somebody have any suggestions how to fix it?

                      cristian-adamC Offline
                      cristian-adamC Offline
                      cristian-adam
                      wrote on 25 Jul 2023, 20:49 last edited by
                      #10

                      Which GDB are you using?

                      Please attach the debugger log, see https://doc.qt.io/qtcreator/creator-debugger-log-view.html for more information.

                      It doesn't matter which Python you have installed in the system, it's not used for debugging.

                      The embedded Python in your GDB installation is used by Qt Creator.

                      A 1 Reply Last reply 26 Jul 2023, 07:02
                      0
                      • cristian-adamC cristian-adam
                        25 Jul 2023, 20:49

                        Which GDB are you using?

                        Please attach the debugger log, see https://doc.qt.io/qtcreator/creator-debugger-log-view.html for more information.

                        It doesn't matter which Python you have installed in the system, it's not used for debugging.

                        The embedded Python in your GDB installation is used by Qt Creator.

                        A Offline
                        A Offline
                        aliks-os
                        wrote on 26 Jul 2023, 07:02 last edited by
                        #11

                        @cristian-adam I use mingw 8.1.0

                        Meantime I reverted back to QtCreator 10 and dont observe such error.

                        cristian-adamC 1 Reply Last reply 27 Jul 2023, 10:06
                        0
                        • A aliks-os
                          26 Jul 2023, 07:02

                          @cristian-adam I use mingw 8.1.0

                          Meantime I reverted back to QtCreator 10 and dont observe such error.

                          cristian-adamC Offline
                          cristian-adamC Offline
                          cristian-adam
                          wrote on 27 Jul 2023, 10:06 last edited by
                          #12

                          Right. It's a regression in Qt Creator 11.0.0. I've opened up https://bugreports.qt.io/browse/QTCREATORBUG-29440

                          cristian-adamC 1 Reply Last reply 27 Jul 2023, 10:16
                          0
                          • cristian-adamC cristian-adam
                            27 Jul 2023, 10:06

                            Right. It's a regression in Qt Creator 11.0.0. I've opened up https://bugreports.qt.io/browse/QTCREATORBUG-29440

                            cristian-adamC Offline
                            cristian-adamC Offline
                            cristian-adam
                            wrote on 27 Jul 2023, 10:16 last edited by
                            #13

                            Take libcpp_stdtypes.py and replace your version from c:\Qt\qtcreator-11.0.0\share\qtcreator\debugger\libcpp_stdtypes.py and it should be fine.

                            N 1 Reply Last reply 15 Aug 2023, 11:46
                            0
                            • cristian-adamC cristian-adam
                              27 Jul 2023, 10:16

                              Take libcpp_stdtypes.py and replace your version from c:\Qt\qtcreator-11.0.0\share\qtcreator\debugger\libcpp_stdtypes.py and it should be fine.

                              N Offline
                              N Offline
                              Navadvipa Chandra das
                              wrote on 15 Aug 2023, 11:46 last edited by
                              #14

                              Hell Cristian Adam and All!
                              Thanks! I just read the letter. But I periodically recompile the Qt developer version, and at the same time then I recompile the Qt-creator developer version. And in the latest version, this Python bug has disappeared!
                              Thank You very much!
                              With best regards, Navadvipa Chandra das.

                              1 Reply Last reply
                              1
                              • N Navadvipa Chandra das has marked this topic as solved on 15 Aug 2023, 11:46

                              • Login

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