PoyntOS Emulator python script

I am running python script with commond prompt. I am redirecting in PoyntOS_Emulator_Install and run script like that ’ python setup_poynt_os.py’ and i am getting this error . File “setup_poynt_os.py”, line 13
print url .
Please let me know what’s issue is or what i am doing wrong.
I am using window 10.

print url should not cause an error if you have python installed. Maybe try re-installing python. Since it’s just a print command you can also comment it out.