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
Not really sure what this means, I created a token and added it to my forked repo but that didn't solve the issue. I'm running it on VScode in an anaconda environment btw.
Any help is appreciated
The text was updated successfully, but these errors were encountered:
I am getting a token error when calling the
season_game_logs()
function in retrosheets.py,g = Github(GH_TOKEN) -> auth = github.Auth.Token(login_or_token) -> assert len(token) > 0 -> AssertionError:
Not really sure what this means, I created a token and added it to my forked repo but that didn't solve the issue. I'm running it on VScode in an anaconda environment btw.
Any help is appreciated
The text was updated successfully, but these errors were encountered: