Rather than running under python under bash you should be able to add a shebang line to your python program.
Code:
#!/usr/bin/python3
Statistics: Posted by DougieLawson — Wed Dec 11, 2024 2:54 pm