You are viewing a single comment's thread from:

RE: Rewardinator STEEM Bot v0.0.1 - Open Source Steem-Python Auto Reward Claim Script

in #steemdev8 years ago (edited)

Installed ubuntu on vmware, was using piston with python 3, scripts did not work so left it.
Tried to install steem-python but it didn't work saying i didnt have python 3.5 or higher eventhough i had python 3.6 installed. So tried pip3 install-U steem instead of pip and Voila!!

Thanks