VSCode CodeLLDB Extension Python Problem

Hello everybody,
I would like to debug my code in VSCode under Linux (Ubuntu20.04), which also worked for me with an older Swift version. But at the moment with the current versions, LLDB cannot start, which seems to be due to Python.
Can someone please take a look at the linked Github issues, and help me.

My problem
Same problem