You are viewing a single comment's thread from:
RE: Steem-python and piston Tutorial Series: #1 - A simple yet powerful voting bot.
Hi there, I was using your guidelines and I find them very helpful, but I keep getting stuck. I imported the library but it still gives me a syntax error on every operation I am trying to execute. Is there something I am doing wrong? Are those codes only to implement in the terminal directly maybe?
from piston.steem import steem
piston categories --limit 10
then I execute this file by going to the terminal and executing
python3 <path>