Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github Token #441

Open
ghost opened this issue Jul 17, 2024 · 0 comments
Open

Github Token #441

ghost opened this issue Jul 17, 2024 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 17, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants