I am new to python and not knowing whats going on here. I have tried searching a lot but had to end up asking here
I am trying to learn subprocess which executes a s
You called your file subprocess.py, change then name and you will be ok. You are trying to import from your file and not the module
subprocess.py