I have this error
Traceback (most recent call last):
File "autovote-bot.py", line 13, in
import dateutil.parser
ImportError: No module named dateutil.parser
How to fix please thanks
and where i can find rpc user /pw
I have this error
Traceback (most recent call last):
File "autovote-bot.py", line 13, in
import dateutil.parser
ImportError: No module named dateutil.parser
How to fix please thanks
and where i can find rpc user /pw
you need to install python's dateutil.parser
try the following:
sudo easy_install pip
sudo pip install python-dateutil
thanks
Do you know where i can check my rpc user / password
And i have to put account to monitor : complexring
account to vote : otaku right?
And i have to rename example2.yaml to autovote.yaml right?
you can use any name you want. the script takes in one file as input on the command line, i.e.
python steem-autovote-bot.py example2.yaml
or
python steem-autovote-bot.py autovote.yaml
You have only Ubuntu build? No Windows?
sorry, no windows