in <module> File "/anaconda3/lib/python3.6/site-packages/tweepy_start(async)
File "/anaconda3/lib/python3.6/site-packages/tweepy/streaming.py", line 364
class MyStreamListener(tweepy.StreamListener): print(status.textstatus_code == 420: # end of monthly limit rate (500k)我使用Python3.9并通过pip安装了Tweepy我的进口只是import tweepy。身份验证将得到正确处理。在streaming.py文件中,我有