[PYTHON] [* CentOS 6.10] What to do if you cannot add the IUS Community Project repository on CentOS 6.5 (VirtualBox)

Can't IUS repository be installed in CentOS 6.x in virtual environment?

I wanted to insuko Python3 into CentOS6.5 running on VirtualBox, so I typed the following command.

# yum install -y https://centos6.iuscommunity.org/ius-release.rpm

However, the error "cannot open: https: // centos python`` was displayed on the terminal and the process was not executed.

Environment when IUS repository could not be added

Cause

I didn't type the update command after installing CentOS in VirtualBox

yum update

After typing the above command, I tried to add the IUS Community Project repository again, and it succeeded.

Supervision

If something goes wrong, try an update such as yum update.

PS

After this, when I typed # yum install -y python36 *, I got a "transaction confirmation error". However, when I typed # yum install -y python34 *, the installation was successful. I don't know the cause of this ... If anyone knows, please comment ...

PS 2

This is CentOS 6.10 ...

Reference (About updating Python3 series)

https://qiita.com/f-akazawa/items/5ec741f8a5cca999d7b3

Recommended Posts

[* CentOS 6.10] What to do if you cannot add the IUS Community Project repository on CentOS 6.5 (VirtualBox)
What to do if you get "The session could not be opened" when installing CentOS on VirtualBox
What to do if SciPy installation fails on CentOS
What to do if the Microsoft Store opens even if you run python on Windows
What to do if you get the error ʻERR_FEATURE_UNAVAILABLE_ON_PLATFORM` when using ts-node-dev on Linux
What to do if the package dependency cannot be repaired
What to do if you can't use WiFi on Linux
What to do if you get a Cannot retrieve metalink for repository error in yum
What to do if the inode is exhausted on EC2 Linux
What to do if you can't build your project with Maven
What to do if PyAudio cannot be installed on Python 3.7, 3.8, 3.9 on Windows
What to do if you can't use the trash in Lubuntu 18.04.
Workaround if you cannot add to LD_LIBRARY_PATH
What to do if you get angry if you don't have libxml / xmlversion.h when installing lxml on CentOS
What to do if you forget your login password on Manjaro Linux
What to do if you get stuck during Anaconda installation on Linux
What to do if you get the error Target WSGI script'/var/www/xxx/xxx.wsgi' cannot be loaded as python module
What to do if you can't pipenv shell
What to do if mod_fcgid cannot resolve UnicodeEncodeError
What to do if pip cannot be installed
What to do if you get the message "" ~ .pkg "is corrupted and cannot be opened" when installing wxPython on Mac OS X
What to do if you installed pyenv on Mac OS using Homebrew but the python version doesn't switch
What to do if you can't pip install mysqlclient
No module named What to do if you get'libs.resources'
ModuleNotFoundError: No module What to do if you get'tensorflow.contrib'
What to do if you can't hit the arrow keys in the Python interactive console
[Edge2Imori] Epi.2 pix What if you add Gradient Penalty to pix? ??
What to do if you are addicted to Windows character code
What to do if the library doesn't load when you run it in PyCharm, even though it works fine on terminal
What to do if you get "coverage unknown" in Coveralls
What to do if you can't sort files with subscripts
What to do if `pip install matplotlib` fails on Mac
What to do if you can't log in as root
What to do if pip install mysqlclient fails on MacOS
What to do if you get an Undefined error:'Module_six_moves_urllib_parse' object has no attribute'urlencode' on MacOS
What to do if you lose your EC2 key pair
What to do if you have corrected the mistake in the IP address of the zone file but cannot connect to the DNS server
What to do if you cat or tail a binary file and the terminal is garbled
[virtualbox] What to do when [Could not retrieve mirrorlist] appears when yum update is performed on CentOS7
[Django] What to do if the model you want to create has a large number of fields
What to do if you get an error saying c compiler cannot create executables in configure
What to do if Python doesn't work on Git for Windows
What to do if you can't install pyaudio with pip #Python
What to do if you get a minus zero in Python
What if RHEL on Azure needs to extend the file system?
What to do if you get a UnicodeDecodeError with pip install
What to do when you get "I can't see the site !!!!"
What to do if grep: empty (sub) expression appears on Mac grep
What to do if yum breaks
Steps to install VirtualBox on CentOS
What to do if you get a "Wrong Python Platform" warning when using Python with the NetBeans IDE
What to do if you get a Permission denied (public key) error when trying to pull on Github
What to do if the Pipenv environment is corrupted by updating Homebrew
What to do if you couldn't send an email to Yahoo with Python.
What to do if you can't use scikit grid search in Python
What to do if the yum command fails to set locale, defaulting to C
What to do if you get lost in file reference with FileNotFoundError
What to do if you get angry in TensorFlow v2 without attribute'app'
What to do if the Chainer (Windows) sample mnist terminates with WinError 183.
What to do if the server doesn't start with python manage.py runserver
What to do if you get a TypeError with numpy min, max