-
Notifications
You must be signed in to change notification settings - Fork 81
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
Not possible to use #12
Comments
yes, it outputs an error for me too (TorchEnv) PS C:\Users\Анатолий\Documents\GitHub> & C:/Users/Анатолий/source/repos/PyTorchtest/PyTorchtest/TorchEnv/Scripts/python.exe c:/Users/Анатолий/Documents/GitHub/scrapeOP/FinalS Please indicate the surface : We start to scrape the following tournament : charleston-challenger-men |
I did edit this part of the code and then this error stoped. def scrape_current_tournament_typeC(sport, tournament, country, SEASON, max_page = 25): I did also get an error at this part so i did just try to comment it out. There is reject_ads in some of the def witch i also just did comment out. Let me know if it helps you :) |
Hi:
I have tried to use the code but don't know if it is still working for you.
I am facing problems to start using it.
The main error I get is "TypeError: WebDriver.init() got an unexpected keyword argument 'executable_path'"
It seems about the code but after google search I have not been able to fix it.
Thanks in advance
The text was updated successfully, but these errors were encountered: