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-re-gregario-re-orionsbelt-tutorial-how-to-install-steem-python-and-use-steem-cli-on-ubuntu-16-04-20170816t171326007z

· @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
@orionsbelt ·
hmm..seems like your missing some dependency, i'd suggest upgrading to newer python version and then try
👍  
properties (23)
post_id10,333,638
authororionsbelt
permlinkre-gregario-re-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-20170817t012827428z
categorysteemit
json_metadata"{"app": "steemit/0.1", "tags": ["steemit"]}"
created2017-08-17 01:28:27
last_update2017-08-17 01:28:27
depth8
children3
net_rshares440,814,871
last_payout2017-08-24 01:28: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_length104
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 so much.

I have Anaconda installed in my Windows machine. I do not know how to upgrade python in my Linux machine. Can I do all this in Anaconda, perhaps in a Jupyter notebook? Or maybe you can give some guidance on how to upgrade python in my linux mint installation. I have tried different ways, with no luck. I do not even remember what I did, but I tried. Same thing with pip. I recieve messages that I have an old version, 8.1.1, but when I do as the message says to upgrade to 9.0.1, I receive a message that the system is already up to date.
properties (22)
post_id10,363,950
authorgregario
permlinkre-orionsbelt-re-gregario-re-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-20170817t110130322z
categorysteemit
json_metadata"{"app": "steemit/0.1", "tags": ["steemit"]}"
created2017-08-17 11:01:24
last_update2017-08-17 11:01:24
depth9
children2
net_rshares0
last_payout2017-08-24 11:01:24
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_length559
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