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

missing 1 required positional argument: 'arguments' #8

Open
askb opened this issue Aug 1, 2021 · 1 comment
Open

missing 1 required positional argument: 'arguments' #8

askb opened this issue Aug 1, 2021 · 1 comment

Comments

@askb
Copy link

askb commented Aug 1, 2021

Followed the instructions but does not work as expected. Does this repo still work? Cheers

`
$ python --version
Python 3.6.13

(tradingconv) $ binancecrawler --cookies mycookie.file --token xxxxxxxxxxxxx --start "2018-01-01 00:00:00" --end "2021-08-01 00:00:00" --output binance_trades.csv --mode trading
Traceback (most recent call last):
File "/home/user/.virtualenvs/tradingconv/bin/binancecrawler", line 8, in
sys.exit(main())
TypeError: main() missing 1 required positional argument: 'arguments'

`

@luke82
Copy link

luke82 commented Feb 4, 2022

Hi, did you resolve this? Thx

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