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
Traceback (most recent call last):
File "C:/Users/chengxiang/Desktop/test3/222", line 112, in
spider = Spider()
File "C:/Users/chengxiang/Desktop/test3/222", line 15, in init
self.keyword=raw_input(u'欢迎使用 pexels 图片搜索下载神器\n请输入搜索关键词(英文):')
NameError: name 'raw_input' is not defined
The text was updated successfully, but these errors were encountered:
"C:\Program Files\Anaconda3\envs\VNPY\python.exe" C:/VNPY/study/init.py
Traceback (most recent call last):
File "C:/VNPY/study/init.py", line 112, in
spider=Spider()
File "C:/VNPY/study/init.py", line 15, in init
self.keyword=raw_input(u'欢迎使用 pexels 图片搜索下载神器\n请输入搜索关键词(英文):')
NameError: name 'raw_input' is not defined
Traceback (most recent call last):
File "C:/Users/chengxiang/Desktop/test3/222", line 112, in
spider = Spider()
File "C:/Users/chengxiang/Desktop/test3/222", line 15, in init
self.keyword=raw_input(u'欢迎使用 pexels 图片搜索下载神器\n请输入搜索关键词(英文):')
NameError: name 'raw_input' is not defined
The text was updated successfully, but these errors were encountered: