__________     __ __     __  _______    ________
  / ____/ __ \   / // /    / / / /  _/ |  / / ____/
 / / __/ / / /  / // /_   / /_/ // / | | / / __/
/ /_/ / /_/ /  /__  __/  / __  // /  | |/ / /___
\____/\____/     /_/    /_/ /_/___/  |___/_____/

 --- A GOPHER-LIKE INTERFACE FOR HIVE BLOCKCHAIN ---

Problem: install steem-python on Ubuntu 16.04

BY: @edinho | CREATED: Jan. 13, 2018, 10:33 p.m. | VOTES: 4 | PAYOUT: $0.00 | [ VOTE ]

Hello everyone,
I try to install steem-python on Ubuntu (virtualbox), but when I launch python setup.py install, I get:

[IMAGE: https://steemitimages.com/DQmWBDsFHEh1Y6Fi8hgwWCB5z2a3Fsywm7LWstUoEegS5Gt/Capture%20d%E2%80%99e%CC%81cran%202018-01-13%20a%CC%80%2023.24.40.png]

Who can help me ? Thanks.

Bonjour,

j'essaye d'installer steem python sur ubuntu (virtualbox), mais quand je lance la commande python setup.py install, j'ai le message d'erreur suivant:

[IMAGE: https://steemitimages.com/DQmWBDsFHEh1Y6Fi8hgwWCB5z2a3Fsywm7LWstUoEegS5Gt/Capture%20d%E2%80%99e%CC%81cran%202018-01-13%20a%CC%80%2023.24.40.png]

Qui peut m'aider ? Merci.

TAGS: [ #steem ] [ #python ] [ #steemdev ] [ #fr ] [ #steemit ]

Replies

@oroger | Jan. 13, 2018, 11:18 p.m. | Votes: 0 | [ VOTE ]

Salut @edinho, as tu essayé la commande pip install -U steem comme indiqué dans la documentation ?

@edinho | Jan. 13, 2018, 11:28 p.m. | Votes: 0 | [ VOTE ]

Salut @oroger, merci mais en appliquant la commande de la doc j'ai également un message d'erreur: "command "python setup.py egg_info" failed with error code 1 in /tmp/pip-buil-cyOynm/steem/ "

@dimby | Jan. 13, 2018, 11:19 p.m. | Votes: 2 | [ VOTE ]

Good luck, keep me updated about it when you found the solution. Thank you.

@vot | Jan. 13, 2018, 11:41 p.m. | Votes: 0 | [ VOTE ]

Did you install with pip?

>pip install -U steem

@edinho | Jan. 13, 2018, 11:51 p.m. | Votes: 0 | [ VOTE ]

Yes, I have tried to install with pip

@nicnas | Jan. 14, 2018, 9:08 a.m. | Votes: 0 | [ VOTE ]

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.

@edinho | Jan. 17, 2018, 7:29 p.m. | Votes: 0 | [ VOTE ]

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

[ BACK TO TRENDING ] [ BACK TO MENU ]
CMD>