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
Many thanks for your work and making available to us,**_
I am finding a problem when running get_teams_urls.py in Python virtual environment.
(whoscoredarias) D:\scraper-whoscored-arias>get_teams_urls.py
Problem reading data from: /Regions/3/Tournaments/618/Albania-Kupa-e-Shqiperise
'NoneType' object has no attribute 'find'
Also when running get_players_historical_data.py I am having an issue
(whoscoredarias) D:\scraper-whoscored-arias>get_players_historical_data.py
Problem reading data from: /Players/74447/History/Marcos-Rocha
cannot concatenate 'str' and 'list' objects
Count: 9
Problem reading data from: /Players/74447/History/Marcos-Rocha
unsupported operand type(s) for +=: 'NoneType' and 'list'
Count: 8
**I appreciate your help.
Best regards**
The text was updated successfully, but these errors were encountered:
_**Hi Jose Ramon,
Many thanks for your work and making available to us,**_
I am finding a problem when running get_teams_urls.py in Python virtual environment.
(whoscoredarias) D:\scraper-whoscored-arias>get_teams_urls.py
Problem reading data from: /Regions/3/Tournaments/618/Albania-Kupa-e-Shqiperise
'NoneType' object has no attribute 'find'
Also when running get_players_historical_data.py I am having an issue
(whoscoredarias) D:\scraper-whoscored-arias>get_players_historical_data.py
Problem reading data from: /Players/74447/History/Marcos-Rocha
cannot concatenate 'str' and 'list' objects
Count: 9
Problem reading data from: /Players/74447/History/Marcos-Rocha
unsupported operand type(s) for +=: 'NoneType' and 'list'
Count: 8
**I appreciate your help.
Best regards**
The text was updated successfully, but these errors were encountered: