Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.

Intelpython3

kur__nergal
Beginner
1,399 Views

Hi everyone,

I'm trying desperately to install intelpython3 without success. I followed this page:
https://software.intel.com/en-us/articles/installing-intel-free-libs-and-python-yum-repo

I'm getting various conflicts, e.g.

file /opt/intel/intelpython3/ReleaseNotes.txt from install of intelpython3-2019.3-075.x86_64 conflicts with file from package intel-python3-psxe-2019-2019.0-045.noarch

What can I do to remove these conflicts and finally install it.

0 Kudos
1 Reply
Todd_T_Intel
Employee
1,399 Views

Hello, thank you for your interest in Intel(R) Distribution for Python.

Starting from a clean centos docker image, I am not able to see the problem you are referencing. After adding the Intel YUM repository, "yum install intelpython3" completes successfully, with intelpython3 being installed to /opt/intel. The specific package that it installs is "intelpython3-2019.3-075.x86_64", and that is the only version I see using "yum search".

Perhaps you have an existing older installation in /opt/intel/intelpython3?

Check what you have installed in /opt/intel/intelpython3.

-Todd

0 Kudos
Reply