【发布时间】:2013-01-01 09:02:38
【问题描述】:
我正在通过 tweepy 收集大量推文, 但过了一会儿,它会停止并显示以下消息:
File "build/bdist.macosx-10.8-intel/egg/tweepy/binder.py", line 185, in _call
File "build/bdist.macosx-10.8-intel/egg/tweepy/binder.py", line 168, in execute
tweepy.error.TweepError: [{'message': 'Sorry, that page does not exist', 'code': 34}]
我只收集对已有推文的回复,
所以我猜是回复者拼错了原始推文的作者的情况..
是否有解决方法可以忽略这一点并继续?
【问题讨论】: