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

Updating sbrscrape to fix fanduel odds source and adding tensorflow #203

Merged
merged 3 commits into from
May 5, 2023
Merged

Updating sbrscrape to fix fanduel odds source and adding tensorflow #203

merged 3 commits into from
May 5, 2023

Conversation

chriseling
Copy link
Contributor

Updating sbrscrape to fix fanduel odds data source and adding tensorflow to requirements.

Closes #200

@kyleskom
Copy link
Owner

I don't think fan duel was having any issues. I think user just ran to early in the day.

requirements.txt Outdated
Flask==2.2.3
openpyxl==3.1.1
tensorflow==2.12.0
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets remove this

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good

@onlyadamscott
Copy link

Also, sbrscrape is pulling accurate odds from all books out of the box. Not sure what the issue you are seeing is.

@onlyadamscott
Copy link

Also, sbrscrape is pulling accurate odds from all books out of the box. Not sure what the issue you are seeing is.

I've tested multiple times today

removing the tensorflow 2.12 requirements since it was added in another commit.
@kyleskom kyleskom merged commit c57c7b1 into kyleskom:master May 5, 2023
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

Successfully merging this pull request may close these issues.

TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
3 participants