-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get Citation Data #97
Comments
The python has been updated. Refer to https://stackoverflow.com/questions/75602063/pip-install-r-requirements-txt-is-failing-this-environment-is-externally-mana just add "--break-system-packages" after pip3 install -r requirements.txt. |
Thanks,but I have a new problem as follows: |
Maybe you should try to write your google scholar id directly in the google_scholar_crawler/main.py as: author: dict = scholarly.search_author_id('XXXXXXXXXX') |
|
How to resolve this problems?
The text was updated successfully, but these errors were encountered: