Install libpython3.6-dbg by entering the following commands in the terminal:
sudo apt update sudo apt install libpython3.6-dbg
Description:
Debug Build of the Python Interpreter (version 3.6)
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.6.5-3
Section: debug