You are viewing a single comment's thread from:
RE: Learning Python with @felixxx #1: Setup and First Script
Since steemit.com disabled their legacy steemd node (https://steemd.steemit.com), your "firstscript.py" is not longer working.
I made an update of your tutorial https://steemit.com/steem/@botsultant/let-s-build-bots-for-steem-part-03-install-steem-python-on-ubuntu-17-10
Steem-Python has been updated and the default nodes have been changed.
Also, a bug that kept the steempy from switching to the next node on the list in case of bad requests was fixed.
As of now, the script above should work again, with a fresh Steem-Python.