You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "scholar.py", line 1419, in <module>
sys.exit(main())
File "scholar.py", line 1399, in main
querier.send_query(query)
File "scholar.py", line 1089, in send_query
if query.page:
AttributeError: 'SearchScholarQuery' object has no attribute 'page'
Unfortunately, I don't have time to debug this.
The text was updated successfully, but these errors were encountered:
Running
produces
Unfortunately, I don't have time to debug this.
The text was updated successfully, but these errors were encountered: