You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: