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
Hi, I have some troubles getting the code to run. I have some years of experience in javascript, but never in python. Im not sure if I have implemented the chrome driver correctly on my MacBook. It shows this error when I try to run one of the commands:
scrape_oddsportal_specific_season(sport = 'soccer', country = 'finland', league = 'veikkausliiga', season = '2019', max_page = 25)
Traceback (most recent call last):
File "", line 1, in
NameError: name 'scrape_oddsportal_specific_season' is not defined
I would really appreciate if I could get some help with this issue. An alternative could also be if someone wanted to send me a file with all historical volleyball data (I know it's a lot to ask for)?
The text was updated successfully, but these errors were encountered:
Hi, I have some troubles getting the code to run. I have some years of experience in javascript, but never in python. Im not sure if I have implemented the chrome driver correctly on my MacBook. It shows this error when I try to run one of the commands:
I would really appreciate if I could get some help with this issue. An alternative could also be if someone wanted to send me a file with all historical volleyball data (I know it's a lot to ask for)?
The text was updated successfully, but these errors were encountered: