Closed Vinnie-Palazeti closed 3 years ago
I think I fixed this. Would you mind trying installing this test version and seeing if it fixes the issue?
i.e,
$ pip install -i https://test.pypi.org/simple/ pychadwick==0.5.0.dev0
sorry that should be
$ pip install --extra-index-url https://test.pypi.org/simple/ pychadwick==0.5.0.dev0
Works like a charm. Thank you!
I have one more question if you don't mind. Do you know when retrosheet & chadwick update new regular season games? Is it directly after each game, or at the end of the season?
Thanks I appreciate the help with installation
Vinnie
On Thu, Feb 4, 2021 at 7:14 AM Ben Dilday notifications@github.com wrote:
sorry that should be $ pip install --extra-index-url https://test.pypi.org/simple/ pychadwick==0.5.0.dev0
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bdilday/pychadwick/issues/25#issuecomment-773262623, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM3J27I7B4BXBMBP33TC7XTS5KFSBANCNFSM4W7ISZWQ .
Thanks for checking! They don't update after the games, it's a few months after the season ends.
Running into this error on both Windows & Mac machines. An error is being raised from the ChadwickLibrary class in the libutils