Possibly a matter of path. What do you get with:
Your current directory is another possible difference.
Code:
call(["C:/Users/audov/AppData/Local/Programs/Python/Python36/python.exe", "-c","import sys;print(sys.path);"])