Subprocess

I run into something weird. I import the subprocess module in my python script. This is to run a commandline proces. When I use the method subprocess.call it is working in Dynamo Core (sandbox) but not in Dynamo Revit. Within Dynamo Revit the script keep on “Run started…”.

Any idea how i can fix this?

imagetest_subprocess.dyn (2.5 KB)