You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E:\path\to\your_program>python gdrive_down
loader.py
Traceback (most recent call last):
File "gdrive_downloader.py", line 33, in
var = raw_input("Please enter public file id : ")
NameError: name 'raw_input' is not defined
The text was updated successfully, but these errors were encountered:
E:\path\to\your_program>python gdrive_down
loader.py
Traceback (most recent call last):
File "gdrive_downloader.py", line 33, in
var = raw_input("Please enter public file id : ")
NameError: name 'raw_input' is not defined
The text was updated successfully, but these errors were encountered: