Subprocess not working

Hey in my project i have to open a python file from another. And i used the call method of subprocess and the run method. Its not working i dont know why. Im doing everything right! :smiling_face_with_tear: Please help

Hi - Please have a look at Welcome to see how to post code. People can only help with concrete problems. So, to continue it would be good to

  • post (a snippet of) your code
  • describe what you believed/what you intended that should have happened, and
  • describe what in fact happened (include stack traces of exceptions if there were any)
3 Likes