jldbc / jldbc/pybaseball

Github Token

Open
#441 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.7k
Forks
428
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.