You are viewing a single comment's thread from:

RE: Steemit post Bot like @wang for introduceyourself

in #hacking9 years ago

SteemNodeRPC look like not able to be imported ... Traceback (most recent call last):
File "./post_test.py", line 2, in
from steemapi.steemnoderpc import SteemNodeRPC
ImportError: No module named steemapi.steemnoderpc
ubuntu@ubuntu:~/steem/extract$

Sort:  

You need to install the library.
"pip3 install steem"

Installation guide: https://github.com/xeroc/python-steemlib

You need to use python3

Try

  1. apt-get install python3-pip
  2. pip3 install --upgrade pip
  3. pip3 install steem

hi, im getting same error, using python3 on ubuntu

Coin Marketplace

STEEM 0.10
TRX 0.32
JST 0.032
BTC 113828.17
ETH 4177.47
USDT 1.00
SBD 0.65