-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
I'm having the following error:
Traceback (most recent call last):
File "hello-world-bot.py", line 141, in
run(args.key_file, args.buy_floor, args.sell_ceiling, args.live_trades)
File "hello-world-bot.py", line 93, in run
key = handler.getKeys()[0]
AttributeError: 'KeyHandler' object has no attribute 'getKeys'
What could be the reason?
The command line was:
C:\Users\Alexander\nueva_api_btc\btce-bot-master\samples>python hello-world-bot.
py "C:\users\Alexander\nueva_api_btc\btce-bot-master\btce-keys.txt" 4.0 4.1
Thanks a lot
Metadata
Metadata
Assignees
Labels
No labels