Raychanan
Raychanan
谢谢! > 1.添加cookie可以获取全部; > 2.暂时没有在weiboSpider添加的打算,因为cookie版这样做效率很低,本程序query_list效率很高,直接使用这个也可以。
Same here. Run the same example notebook on Google Colab (see [here](https://colab.research.google.com/drive/1rB1GdAMcK6bLWb1ks4kLsb6zv5R0vImw?usp=sharing)) and it pops up `RateLimitError: You exceeded your current quota, please check your plan and billing details.`
遇到同样情况 ``` macos Monterey Version 12.6 MacBook Pro (14-inch, 2021) Chip Apple M1 Pro ```
The solution above did not work for me. For those having the same issue, the following line might work for you. ``` xattr -cr "/Applications/OpenAI Translator.app" ```