Racecard Scrape #155
Replies: 1 comment
-
|
Figured it out. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, new to this application. It is amazing. I've managed to use the rpscrape command but can't seem to get the racecards.py to work. it just seems to open the file in visual studio then when i try running it, it gives me this message:
line 24, in load_user_agents
with open('utils/agents/user-agents.txt') as f:
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'utils/agents/user-agents.txt'
Python is very new to me so any help would be great.
Beta Was this translation helpful? Give feedback.
All reactions