I am far from python savvy so if this is a simple error on my part, I apologize.
I have installed the necessary software and get the following error.
$ python3.7 ~/Repositories/Pubmed-Batch-Download/fetch_pdfs.py -pmids 31336898
Output directory of fetched_pdfs did not exist. Created the directory.
Trying to fetch pmid 31336898
** fetching of reprint 31336898 failed from error 'NoneType' object has no attribute 'readline'
I am far from python savvy so if this is a simple error on my part, I apologize.
I have installed the necessary software and get the following error.