scholarly on windows os #468
Unanswered
kaisferreira
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hii!
I'm kinda new to python and I'm trying to run scholarly on windows but I keep getting this error:
File "C:\Users\Ferre\kai\scholarlyproject\scholarly\scholarly\_navigator.py", line 177, in _get_page raise MaxTriesExceededException("Cannot Fetch from Google Scholar.") scholarly._proxy_generator.MaxTriesExceededException: Cannot Fetch from Google Scholar.
So I cloned and ran scholarly on a linux machine and I noticed it seems to work well. Is there anything I should do differently when running this code on a windows machine? Or any configuration I should be paying attention to? I don´t think it can be some IP blocking issue because I've ran it at two different windows machines in different local networks and the same error was shown.
thanks in advance for any help :)
Beta Was this translation helpful? Give feedback.
All reactions