nfldb icon indicating copy to clipboard operation
nfldb copied to clipboard

Comprehensive list of changes for this to work?

Open scottismyname opened this issue 6 years ago • 3 comments

I previously had an install working but I lost access to the server/data and I'm trying to set it up again.

Is there a list somewhere of all of the things we need to change to fix the issues that arise after following the installation instructions.... Things I'm aware of being broken:

  1. LAC and JAX team settings. I believe you need to insert them into the database, and possibly also modify teams.py somewhere
  2. Weird errors with some names that have a comma in them?
  3. Other things I can't remember :)

If anyone has a list or a fork I can copy/compare from, that would be great.

Thanks!

scottismyname avatar May 24 '18 03:05 scottismyname

I just got setup with everything. I think I should be good. I had to do the insert trick with the LAC and JAX teams.

Problem I am having now is I cant see anything when using q.game(season_year=2018, ...

ghost avatar Jul 26 '18 18:07 ghost

Problem I am having now is I cant see anything when using q.game(season_year=2018, ...

This is an upstream uproblem. See https://github.com/derek-adair/nflgame/issues/3 and https://github.com/BurntSushi/nflgame/issues/363.

If you feel like using my redux repository the 2018 data is packaged up in nflgame-redux==1.2.22-rc1 There are a number of options for you to get nflgame up and running (and thus nfldb) for the 2018 season.

derek-adair avatar Aug 13 '18 18:08 derek-adair

Also until derek-adair/nflgame#3 is addressed the current week will not be functioning for the 2018 season.

derek-adair avatar Aug 13 '18 18:08 derek-adair