Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Install python and pip

happy10319May 29 2018 — edited May 30 2018

Hi,

I want to install last version of python and pip on my Oracle Linux (6) VM.

Currently it is the situation:

which pip

/usr/bin/which: no pip in (/usr/lib64/qt-3.3/bin

python -V

Python 2.6.6

I have done:

[root@rac1 python]# yum upgrade python-setuptools

Loaded plugins: refresh-packagekit, security, ulninfo

Setting up Upgrade Process

But

No Packages marked for Update

How to install last version of python and pip on my Oracle Linux (6) VM?

Thanks.

This post has been answered by Sergio-Oracle on May 30 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 27 2018
Added on May 29 2018
6 comments
26,404 views