affiliation_parser icon indicating copy to clipboard operation
affiliation_parser copied to clipboard

Error in importing pars_affil and match_affil

Open msminit opened this issue 8 years ago • 1 comments

I'm trying to import both pars_affil and match_affil and it shows the following error:

` File "C:\Users\Mine\Anaconda3\lib\subprocess.py", line 1224, in _execute_child startupinfo)

FileNotFoundError: [WinError 2]The system cannot find the file specified`

I am a Windows User

msminit avatar Dec 01 '17 20:12 msminit

Hi @msminit! Thanks for reporting. So seems like the error is from these line https://github.com/titipata/affiliation_parser/blob/master/affiliation_parser/matcher.py#L14-L22 when you download the affiliation file for matching. I'm currently traveling and will check it soon!

titipata avatar Dec 01 '17 21:12 titipata