Install libpython3.7-dbg by entering the following commands in the terminal:
sudo apt update sudo apt install libpython3.7-dbg
Description:
Debug Build of the Python Interpreter (version 3.7)
The package holds two things: . - Extensions for a Python interpreter configured with --pydebug. - Debug information for standard python extensions. . See the README.debug for more information.
Version: 3.7.0~b3-1
Section: universe/debug