little7Li
little7Li
when i come to step 4 'python setup_new.py install', it came up with ''error: don't know how to compile C/C++ code on platform 'nt' with 'mingw32.exe' compiler'',any help?
> Traceback (most recent call last): > File "run_WeiboCrawler.py", line 142, in > cards_list.append(content['data']['cards']) # content['data']['cards'] > KeyError: 'cards' i got the same error as yours when i try this...
> > Traceback (most recent call last): > > File "run_WeiboCrawler.py", line 142, in > > cards_list.append(content['data']['cards']) # content['data']['cards'] > > KeyError: 'cards' > > i got the same error...