derek-adair / nflgame

A working snapshot of nflgame (for historic purposes). This project is no longer active.
http://nflgame.derekadair.com
The Unlicense
331 stars 100 forks source link

Attribute Error for 2019 Week: 16 #103

Closed a-camarillo closed 4 years ago

a-camarillo commented 4 years ago

I'm having an issue exactly like #99 but none of the solutions are working. I have tried using both nflgame-update-schedule --rebuild and update_schedule.py --rebuild but they give ' ' is not recognized as an internal or external command, operable program or batch file.

I'm using Python 3.7.3 and my environment variables point to Python37. In addition I installed using pip install nflgame-redux==2.0.1b1 uninstalled and reinstalled using pip3 install nflgame-redux==2.0.1b1

Thanks for any help in advance.

UPDATE: Issue closed, I made the mistake running nflgame-update-schedule --rebuild instead of python nflgame-update-schedule --rebuild. I am now getting data for week 16