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.
1260 Discussions

oneAPI Base Toolkit installation failed when installing Intel Distribution for Python

cxqi
Novice
713 Views

Hi All,

 

Recently I installed the oneAPI Base Toolkit. It went well about 84%. The issue was raised when installing Intel Distribution for Python. Then it was rolling back changes and ended up with the error: Sequence execution failed.

Here is the screenshot of the error.  By the way, I tried different versions of Visual Studio (2019, 2022). The problem is still there.

 

I have also attached the log file and see if anyone can help.

 

Thanks a lot.

cxqi_1-1655069284513.png

 

0 Kudos
1 Solution
ArpanB_Intel
Moderator
690 Views

Hi Chaoxian, please follow the below steps:


  • Close Intel® installers if any.
  • Uninstall all Microsoft Visual Studio instances and Visual Studio Installer.
  • Important: check that C:\ProgramData\Microsoft\VisualStudio\Setup\x86\Microsoft.VisualStudio.Setup.Configuration.Native.dll does not exist anymore. If it was not removed with Microsoft Visual Studio for some reason, please unregister the DLL using REGSVR32 /U C:\ProgramData\Microsoft\VisualStudio\Setup\x86\Microsoft.VisualStudio.Setup.Configuration.Native.dll

command in Command Prompt as Administrator, and then rename the file to Backup_Microsoft.VisualStudio.Setup.Configuration.Native.dll so the Intel® Installer can't load it.

  • Uninstall older Intel® Parallel Studio XE and Intel® oneAPI products.
  • Install required versions of Microsoft Visual Studio supported by the Intel® Parallel Studio XE. See the full list here. For the Intel® Parallel Studio XE 2020 Update 4, the supported versions are Visual Studio 2017 15.9 and Visual Studio 2019 16.7.2.

View solution in original post

0 Kudos
3 Replies
ArpanB_Intel
Moderator
691 Views

Hi Chaoxian, please follow the below steps:


  • Close Intel® installers if any.
  • Uninstall all Microsoft Visual Studio instances and Visual Studio Installer.
  • Important: check that C:\ProgramData\Microsoft\VisualStudio\Setup\x86\Microsoft.VisualStudio.Setup.Configuration.Native.dll does not exist anymore. If it was not removed with Microsoft Visual Studio for some reason, please unregister the DLL using REGSVR32 /U C:\ProgramData\Microsoft\VisualStudio\Setup\x86\Microsoft.VisualStudio.Setup.Configuration.Native.dll

command in Command Prompt as Administrator, and then rename the file to Backup_Microsoft.VisualStudio.Setup.Configuration.Native.dll so the Intel® Installer can't load it.

  • Uninstall older Intel® Parallel Studio XE and Intel® oneAPI products.
  • Install required versions of Microsoft Visual Studio supported by the Intel® Parallel Studio XE. See the full list here. For the Intel® Parallel Studio XE 2020 Update 4, the supported versions are Visual Studio 2017 15.9 and Visual Studio 2019 16.7.2.

0 Kudos
cxqi
Novice
678 Views

Hi ArpanB,

 

Thank you so much. I followed your suggestion and it works well.

 

Thanks again,

Chaoxian

0 Kudos
ArpanB_Intel
Moderator
667 Views

Chaoxian, thank you for accepting our solution. We are glad that the issue has been resolved.


If you have any further queries please post a new question as this thread will no longer be monitored by Intel®.


0 Kudos
Reply