I try to launch the bandit module from a python script. For that, I use the os module which allows to make system requests. (I\'m on windows and i use python 3.8.3) There is