-
-
Notifications
You must be signed in to change notification settings - Fork 165
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
No selenium module #41
Comments
Hi! Usually this issue comes when you run multiple times the script, it is a robot check. Can you try a factory reset of colab? Or are you getting this error even in the first run? |
Yes, the first run even i reset colab. |
Hi, I'm also experiencing this issue, is there a fix. Thank you for the support. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I run test sortgs.py on Colab and had succeeded to pip install sortgs.
when run sortgs "deep learning" --sortby "cit/year", and then
Robot checking detected, handling with selenium (if installed)
No module named 'selenium'
Please install Selenium and chrome webdriver for manual checking of captchas
Loading...
No success. The following error was raised:
local variable 'Options' referenced before assignment
Thank you for maintaining.
The text was updated successfully, but these errors were encountered: