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

Build_dataset.py won't work #1

Closed
ThomasMortell opened this issue Jan 6, 2019 · 1 comment
Closed

Build_dataset.py won't work #1

ThomasMortell opened this issue Jan 6, 2019 · 1 comment

Comments

@ThomasMortell
Copy link

Getting this error when running '$python3 build_dataset.py':

Traceback (most recent call last):
File "build_dataset.py", line 1, in
from myScraper import parse_season
File "/home/thomas/Desktop/nfl_py3-master/myScraper.py", line 3, in
from user_agent import generate_user_agent
ModuleNotFoundError: No module named 'user_agent'

Any help would be amazing thank you 👍

@ryanpmcintire
Copy link
Owner

Closing as this is not an issue with the code

ryanpmcintire pushed a commit that referenced this issue Sep 22, 2022
* convert to f strings

* update gitignore

* run black without string norm

Co-authored-by: Kurt M. Thomas <kurt@gamesensesports.com>
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

2 participants