RE: Problem: install steem-python on Ubuntu 16.04

You are viewing a single comment's thread from:

Problem: install steem-python on Ubuntu 16.04

in steem •  7 years ago 

Did you install with pip?

pip install -U steem

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  
  ·  7 years ago (edited)

Yes, I have tried to install with pip

There are a lot of issues with the steem python library. First being toml, the discontinuation of steemd and a few other errors that come up. Check out this and see if following it helps.
https://steemit.com/utopian-io/@amosbastian/how-to-install-steem-python-the-official-steem-library-for-python

I just installed steem python for the first time on my own and this above post can make it a little easier. Not sure why you are needing to run the setup.py manually though. Good luck man.

  ·  7 years ago (edited)

Thanks, but it doesn't work, COMMAND PYTHON SETUP.PY EGG_INFO failed...