Skip to content
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

Cannot crawl papers from openview #1

Open
DongXingshuai opened this issue Sep 11, 2023 · 0 comments
Open

Cannot crawl papers from openview #1

DongXingshuai opened this issue Sep 11, 2023 · 0 comments

Comments

@DongXingshuai
Copy link

Hi there, I tried to run the parse_data.py to crawl data from openreview. Unfortunately, it did not work. The following are the error messages. Is anybody can give me a hand? Thank you!

ICLR2022-OpenReviewData-master>python crawl_paperlist.py
crawl_paperlist.py:18: DeprecationWarning: executable_path has been deprecated, please pass in a Service object
driver = webdriver.Chrome(path, options=options)
Traceback (most recent call last):
File "crawl_paperlist.py", line 29, in
WebDriverWait(driver, 30).until(cond)
File "D:\LenovoSoftstore\Install\Anaconda3\envs\nlp\lib\site-packages\selenium\webdriver\support\wait.py", line 95, in until
raise TimeoutException(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message:
Stacktrace:
GetHandleVerifier [0x00007FF74EB852A2+57122]
(No symbol) [0x00007FF74EAFEA92]
(No symbol) [0x00007FF74E9CE3AB]
(No symbol) [0x00007FF74EA07D3E]
(No symbol) [0x00007FF74EA07E2C]
(No symbol) [0x00007FF74EA40B67]
(No symbol) [0x00007FF74EA2701F]
(No symbol) [0x00007FF74EA3EB82]
(No symbol) [0x00007FF74EA26DB3]
(No symbol) [0x00007FF74E9FD2B1]
(No symbol) [0x00007FF74E9FE494]
GetHandleVerifier [0x00007FF74EE2EF82+2849794]
GetHandleVerifier [0x00007FF74EE81D24+3189156]
GetHandleVerifier [0x00007FF74EE7ACAF+3160367]
GetHandleVerifier [0x00007FF74EC16D06+653702]
(No symbol) [0x00007FF74EB0A208]
(No symbol) [0x00007FF74EB062C4]
(No symbol) [0x00007FF74EB063F6]
(No symbol) [0x00007FF74EAF67A3]
BaseThreadInitThunk [0x00007FFCBD167614+20]
RtlUserThreadStart [0x00007FFCBD2A26B1+33]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant