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. GDB Python version error on WIndows 11 pro
Forum Updated to NodeBB v4.3 + New Features

GDB Python version error on WIndows 11 pro

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 2 Posters 495 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.
  • K Offline
    K Offline
    koahnig
    wrote on 27 Jul 2023, 07:20 last edited by koahnig
    #1

    I have a fresh installtion of Qt creator on windows 11 pro. At first Python was not setup until I received an error warning from qt creator while starting the MinGW debugger. I have installed the newest version of Python. Restarted creator, reinstalled MinGW 8.1 64 bit and also rebooted the machine. However the warning is still pops up when trying to debug.
    Basically it is the same error as here, but now on Windows 11 pro.
    I have checked this bug report as it is referred to in the forum's post.
    Does anybody have additional information?
    It seem to be strange it still reports version 0.0 even after a Python has been installed.
    Does anybody have additional information?

    Vote the answer(s) that helped you to solve your issue(s)

    C 1 Reply Last reply 27 Jul 2023, 10:05
    1
    • K koahnig
      27 Jul 2023, 07:20

      I have a fresh installtion of Qt creator on windows 11 pro. At first Python was not setup until I received an error warning from qt creator while starting the MinGW debugger. I have installed the newest version of Python. Restarted creator, reinstalled MinGW 8.1 64 bit and also rebooted the machine. However the warning is still pops up when trying to debug.
      Basically it is the same error as here, but now on Windows 11 pro.
      I have checked this bug report as it is referred to in the forum's post.
      Does anybody have additional information?
      It seem to be strange it still reports version 0.0 even after a Python has been installed.
      Does anybody have additional information?

      C Offline
      C Offline
      cristian-adam
      wrote on 27 Jul 2023, 10:05 last edited by
      #2

      It's a regression in Qt Creator 11.0.0. Qt Creator 10.0.2 works fine. See https://bugreports.qt.io/browse/QTCREATORBUG-29440

      C 1 Reply Last reply 27 Jul 2023, 10:17
      2
      • C cristian-adam
        27 Jul 2023, 10:05

        It's a regression in Qt Creator 11.0.0. Qt Creator 10.0.2 works fine. See https://bugreports.qt.io/browse/QTCREATORBUG-29440

        C Offline
        C Offline
        cristian-adam
        wrote on 27 Jul 2023, 10:17 last edited by
        #3

        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.

        K 1 Reply Last reply 27 Jul 2023, 12:40
        2
        • C cristian-adam
          27 Jul 2023, 10:17

          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.

          K Offline
          K Offline
          koahnig
          wrote on 27 Jul 2023, 12:40 last edited by
          #4

          @cristian-adam
          Thanks for work around apparently it does work.

          Interesting is that in the new installation was only the libcpp_stdtypes.py available. Even though I have tried to debug a couple of times. Now with the version of creator 10.0.2 (I believe) libcpp_stdtypes.pyc was created immediately when debugger was started.

          Vote the answer(s) that helped you to solve your issue(s)

          1 Reply Last reply
          0

          1/4

          27 Jul 2023, 07:20

          • Login

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