Intel® Distribution for Python*
Engage in discussions with community peers related to Python* applications and core computational packages.

CentOS release 6.5

Richard_L_
Beginner
577 Views

Hello, is there a way to force an unsupported installation on CentOS? Thanks.

0 Kudos
3 Replies
Richard_L_
Beginner
577 Views

Ok, I answered myself... Use the command line install (install.sh) instead of the GUI one (install_GUI.sh). You can then accept the install even if the prerequisites validation failed.   

0 Kudos
Robert_C_Intel
Employee
577 Views

Hi Richard,

You can also use yum to install: https://software.intel.com/en-us/articles/installing-intel-free-libs-and-python-yum-repo

Or conda: https://software.intel.com/en-us/articles/using-intel-distribution-for-python-with-anaconda

Neither of those methods check for OS

Robert

 

0 Kudos
gaston-hillar
Valued Contributor I
577 Views

Hi Richard.

conda installation works OK with any modern CentOS release.

0 Kudos
Reply