Skip to content

Error when trying to update the data #6

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

Open
brianfeld opened this issue May 18, 2021 · 1 comment
Open

Error when trying to update the data #6

brianfeld opened this issue May 18, 2021 · 1 comment

Comments

@brianfeld
Copy link

Hello, I know you've worked on this a long time ago, but I'm trying to run the code to get the data from 2014 and 2018, and I get the following error
image

I am quite newbie with Python, so I'm not sure what's going on. Would you mind letting me know what I should change to make it work?

Thank you very much.

@sanand0
Copy link
Owner

sanand0 commented May 19, 2021

@brianfeld -- this code is quite old. It may fail for 2 reasons.

  1. You might be running this on Python 3. It was written for Python 2. Please try Python 2
  2. The FIFA website may have changed, and the scraper is just too outdated. In that case, please look for another data source 😢

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

2 participants