Strace
From DikapediaV2
https://www.tecmint.com/strace-commands-for-troubleshooting-and-debugging-linux/
How to run strace and output to a file
Example:
sudo strace -f -o strace.txt sudo python ./installer_linux.py -t <token> --no-prompt