Blog-Views-Bot icon indicating copy to clipboard operation
Blog-Views-Bot copied to clipboard

Name Error

Open KarthickSivaraj opened this issue 8 years ago • 1 comments

I have new error in the following script

Traceback (most recent call last): File "blog-view.py", line 10, in site = raw_input("Enter your Blog Address : ") NameError: name 'raw_input' is not defined

KarthickSivaraj avatar Nov 19 '17 15:11 KarthickSivaraj

Hey, are you using python 2 or 3?

umarfarook882 avatar Jul 17 '18 14:07 umarfarook882