Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

OperationalError: unable to open database file #120

Open
GeorgePaul24 opened this issue May 11, 2018 · 0 comments
Open

OperationalError: unable to open database file #120

GeorgePaul24 opened this issue May 11, 2018 · 0 comments

Comments

@GeorgePaul24
Copy link

This was working fine until today. All I do is:

import nba_py
score_board=nba_py.Scoreboard(month=12,day=25,year=2017)

Did something change to the backend? For what its worth the url
http://stats.nba.com/stats/scoreboardV2?DayOffset=0&LeagueID=00&gameDate=12/24/2017
still works and the data looks fine.

I tried to just do pd.read_json('http://stats.nba.com/stats/scoreboardV2?DayOffset=0&LeagueID=00&gameDate=12/24/2017'), but that timed out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant