oneAPI Registration, Download, Licensing and Installation
Support for Getting Started questions related to download, Installation and licensing for Intel oneAPI Toolkits and software development tools.

Windows 10 pip install of oneapi

Zukaitis__Anthony
1,824 Views

I am trying to use pip to install the Intel oneAPI compilers on my windows 10 system via:

pip install intel-openmp==2021.3.0
pip install dpcpp_cpp_rt
pip install fortran_rt

 and get the following error:

Installing collected packages: intel-openmp, impi-rt, common-cmplr-lic-rt, common-cmplr-lib-rt, fortran-rt
Attempting uninstall: intel-openmp
Found existing installation: intel-openmp 2021.3.0
Uninstalling intel-openmp-2021.3.0:
Successfully uninstalled intel-openmp-2021.3.0
Successfully installed common-cmplr-lib-rt-2021.2.0 common-cmplr-lic-rt-2021.2.0 fortran-rt-2021.2.0 impi-rt-2021.3.0 intel-openmp-2021.2.0
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
dpcpp-cpp-rt 2021.3.0 requires intel-openmp==2021.3.0, but you have intel-openmp 2021.2.0 which is incompatible.

0 Kudos
1 Solution
Soumya_M_Intel
Moderator
1,684 Views

Hi Zukaitis__Anthony,


Please try installing the required components using the below package names.


intel_openmp

intel_opencl_rt

intel_fortran_rt

intel_cmplr_lic_rt

intel_cmplr_lib_rt

dpcpp_cpp_rt


They have been tested and are installing correctly with pip. 


If there are any connection errors, we would recommend trying again after disabling the system's VPN or other network restrictions that might have been enabled.


Regards,

Soumya


View solution in original post

0 Kudos
6 Replies
Soumya_M_Intel
Moderator
1,779 Views

Hi Zukaitis__Anthony


Thanks for posting your concern on the forum. We are currently checking on it with our internal team. Please wait for 2-3 business days. We will get back to you as soon as possible.


Regards,

Soumya


0 Kudos
ChrisB_Intel
Moderator
1,724 Views

Apologies in the delay in getting back to you, I have opened a bug with engineering on this an am waiting to hear back.


Thanks

Chris



0 Kudos
Soumya_M_Intel
Moderator
1,704 Views

Hi Zukaitis__Anthony


We are still working with our internal team on the concern. We appreciate your patience while we are checking on the issue. Please wait for 2-3 business days. We will get back to you as soon as possible.


Regards,

Soumya


0 Kudos
Soumya_M_Intel
Moderator
1,685 Views

Hi Zukaitis__Anthony,


Please try installing the required components using the below package names.


intel_openmp

intel_opencl_rt

intel_fortran_rt

intel_cmplr_lic_rt

intel_cmplr_lib_rt

dpcpp_cpp_rt


They have been tested and are installing correctly with pip. 


If there are any connection errors, we would recommend trying again after disabling the system's VPN or other network restrictions that might have been enabled.


Regards,

Soumya


0 Kudos
Soumya_M_Intel
Moderator
1,656 Views

Hi Zukaitis__Anthony,


Please let us know if there are any further concerns.


Regards,

Soumya


0 Kudos
Soumya_M_Intel
Moderator
1,620 Views

Hi Zukaitis__Anthony,


I assume that your issue is resolved. However, if you need any additional information, please post a new question as this thread will no longer be monitored by Intel®. 


Have a nice day ahead.


Regards,

Soumya


0 Kudos
Reply