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

rpscrape #142

Closed
dfdixon500 opened this issue Jan 22, 2024 · 2 comments
Closed

rpscrape #142

dfdixon500 opened this issue Jan 22, 2024 · 2 comments

Comments

@dfdixon500
Copy link

Hi,

Downloaded and installed as your instructions.

Racecards runs perfectly but I get the following example errors from rpscrape

C:\rpscrape\scripts>python rpscrape.py gb 2023 flat
../settings/user_settings.toml does not exist, using ../settings/default_settings.toml
usage: rpscrape.py [-h] [-d] [-c] [-r] [-y] [-t]
rpscrape.py: error: unrecognized arguments: gb 2023 flat

or this when i create the user file
C:\rpscrape\scripts>python rpscrape.py gb 2023 flat
usage: rpscrape.py [-h] [-d] [-c] [-r] [-y] [-t]
rpscrape.py: error: unrecognized arguments: gb 2023 flat

Any ideas?

regards

fred

@jakes999
Copy link

I am getting a similar error as above when I run rpscrape? Could someobe help resolve this issue?

@rmwesley99
Copy link

rmwesley99 commented Feb 11, 2024

You just need to read the instructions...

https://github.com/joenano/rpscrape?tab=readme-ov-file#command-line-arguments

...or the error message...

C:\rpscrape\scripts>python rpscrape.py gb 2023 flat
**usage: rpscrape.py [-h] [-d] [-c] [-r] [-y] [-t]**

Try this...

$ python rpscrape.py -d 2024/02/10 -r gb

@joenano joenano closed this as completed Mar 20, 2024
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

4 participants