Yi Wang
Yi Wang
Thanks, I have the same question
have you solved this issue?I also confused about it @abaooaba
same issue, seems to be caused by the excessive requests to arxiv looking forward to the solution from author
> same issue, seems to be caused by the excessive requests to arxiv looking forward to the solution from author I try to reduce the batchsize in main.py [L58](https://github.com/TideDra/zotero-arxiv-daily/blob/main/main.py#L58) and...
After further testing, it seems that the arXiv website has changed its response format, which makes the `arxiv` library unable to get `pdf_url` properly. I’ve reported this issue to the...
> it shows another error in render email: AttributeError: 'NoneType' object has no attribute 'replace' > > > Hey guys. I have added a temporary patch fix to the arxiv...