RE: Tutorial- How to install steem python and use steem CLI on Ubuntu 16.04 by orionsbelt

View this thread on steempeak.com

Viewing a response to: @gregario/re-orionsbelt-re-gregario-re-orionsbelt-tutorial-how-to-install-steem-python-and-use-steem-cli-on-ubuntu-16-04-20170814t232645312z

· @orionsbelt ·
Whats the exception error?
👍  
properties (23)
post_id10,222,982
authororionsbelt
permlinkre-gregario-re-orionsbelt-re-gregario-re-orionsbelt-tutorial-how-to-install-steem-python-and-use-steem-cli-on-ubuntu-16-04-20170815t202226475z
categorysteemit
json_metadata"{"app": "steemit/0.1", "tags": ["steemit"]}"
created2017-08-15 20:22:30
last_update2017-08-15 20:22:30
depth4
children7
net_rshares440,814,871
last_payout2017-08-22 20:22:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length26
author_reputation679,551,260,249
root_title"Tutorial- How to install steem python and use steem CLI on Ubuntu 16.04"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@gregario ·
Thanks so much for your reply.

I ran this command again:

pip3 install -U steem

I did not get the exception error this time, apparently.  This is the error message this time:

Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-qyjiki0u/diff-match-patch/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-ac2_k6gd-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-qyjiki0u/diff-match-patch/
properties (22)
post_id10,302,517
authorgregario
permlinkre-orionsbelt-re-gregario-re-orionsbelt-re-gregario-re-orionsbelt-tutorial-how-to-install-steem-python-and-use-steem-cli-on-ubuntu-16-04-20170816t171326007z
categorysteemit
json_metadata"{"app": "steemit/0.1", "tags": ["steemit"]}"
created2017-08-16 17:04:15
last_update2017-08-16 17:04:15
depth5
children6
net_rshares0
last_payout2017-08-23 17:04:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length606
author_reputation2,754,228,703,338
root_title"Tutorial- How to install steem python and use steem CLI on Ubuntu 16.04"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@orionsbelt ·
try installing as superuser ```sudo pip3 install -U steem```
👍  
properties (23)
post_id10,323,352
authororionsbelt
permlinkre-gregario-re-orionsbelt-re-gregario-re-orionsbelt-re-gregario-re-orionsbelt-tutorial-how-to-install-steem-python-and-use-steem-cli-on-ubuntu-16-04-20170816t221326756z
categorysteemit
json_metadata"{"app": "steemit/0.1", "tags": ["steemit"]}"
created2017-08-16 22:13:27
last_update2017-08-16 22:13:27
depth6
children5
net_rshares440,814,871
last_payout2017-08-23 22:13:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length60
author_reputation679,551,260,249
root_title"Tutorial- How to install steem python and use steem CLI on Ubuntu 16.04"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@gregario ·
Thank you for your great help and your patience. I did as you say. The process starts with this message, in yellow:

The directory '/home/julio/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/home/julio/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.

Process ends with this message:

ompilation terminated.
    error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
    
    ----------------------------------------
Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-uumczq4y/scrypt/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-o2nmvx3c-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-uumczq4y/scrypt/
properties (22)
post_id10,324,200
authorgregario
permlinkre-orionsbelt-re-gregario-re-orionsbelt-re-gregario-re-orionsbelt-re-gregario-re-orionsbelt-tutorial-how-to-install-steem-python-and-use-steem-cli-on-ubuntu-16-04-20170816t223910181z
categorysteemit
json_metadata"{"app": "steemit/0.1", "tags": ["steemit"]}"
created2017-08-16 22:30:00
last_update2017-08-16 22:30:00
depth7
children4
net_rshares0
last_payout2017-08-23 22:30:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length1,191
author_reputation2,754,228,703,338
root_title"Tutorial- How to install steem python and use steem CLI on Ubuntu 16.04"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000