- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am running an uptodate Windows 10 64bit Intel system, running on a VMWare VM.
which takes me to "https://www.anaconda.com/", from where I installed the Anaconda available there today (2023-Apr-15). It installs Python 3.10
After activating it, I try to install the ai-analytics-toolkit, as documented
It fails as follows...
(base) C:\WINDOWS\system32>conda install -c intel intel-aikit-modin
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: |
Found conflicts! Looking for incompatible packages.
This can take several minutes. Press CTRL-C to abort.
failed
UnsatisfiableError: The following specifications were found
to be incompatible with the existing python installation in your environment:
Specifications:
- intel-aikit-modin -> python[version='>=3.7,<3.8.0a0']
Your python: python=3.10
If python is on the left-most side of the chain, that's the version you've asked for.
When python appears to the right, that indicates that the thing on the left is somehow
not available for the python version you are constrained to. Note that conda will not
change your python version to a different minor version unless you explicitly specify
that.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Bevin, please share the below information with us:
- OS build on which you are installing the software
- Is the installer an online or an offline package?
- Version of Microsoft Visual Studio installed along with it's build version
- Other versions of Intel® Parallel Studio XE or Intel® oneAPI already installed on the system
- Screenshots of the error screen
- Installation Log files.
The default path for a log file for a oneAPI installation is: C:\Program Files (x86)\Intel\oneAPI\logs
We would like to know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
See my other report about this.
The workaround is to install miniconda-py37_23.1.0-Windows-x86_64.exe from https://repo.anaconda.com/miniconda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- OS build on which you are installing the software
--- Windows 10 and OS:19044.2846
- Is the installer an online or an offline package?
--- Offline
--- w_BaseKit_p_2021.2.0.2871_offline.exe
--- w_HPCKit_p_2021.2.0.2901_offline.exe
- Version of Microsoft Visual Studio installed along with it's build version
--- Microsoft Visual Studio Community 2019. Version 16.11.26
--- Microsoft .NET Framework Version 4.8.04084
- Other versions of Intel® Parallel Studio XE or Intel® oneAPI already installed on the system
--- I tried first to install Intel® oneAPI 2021, when I was not able to install them. Then I installed Intel® oneAPI 2023, which were installed smoothly. Then, I uninstalled them to try Intel® oneAPI 2021 again and again and again without any success.
- Screenshots of the error screen
--- There is no an error message, just showing the background of installations as shown in the attached image and then disappeared.
- Installation Log files.
--- I don't find this path. What I found is C:\Program Files (x86)\Intel\oneAPI\Installer
--- Installer is the only folder in Intel folder.
*Thanks for supporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
On a clean Windows 10 64 Pro,
install Anaconda3 2023.03-1 as admin
just for own use
don't register Python
Activate it
C:\Users\admin> C:\Users\admin\AppData\Local\anaconda3\Scripts\activate
Try to install the intel-aikit-modin kit
(base) C:\Users\admin>cd temp
(base) C:\Users\admin\temp>conda install -c intel intel-aikit-modin
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: \
Found conflicts! Looking for incompatible packages.
This can take several minutes. Press CTRL-C to abort.
failed
UnsatisfiableError: The following specifications were found
to be incompatible with the existing python installation in your environment:
Specifications:
- intel-aikit-modin -> python[version='>=3.7,<3.8.0a0']
Your python: python=3.10
If python is on the left-most side of the chain, that's the version you've asked for.
When python appears to the right, that indicates that the thing on the left is somehow
not available for the python version you are constrained to. Note that conda will not
change your python version to a different minor version unless you explicitly specify
that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i.e No Visual Studio installed, none OneAPI installed, no other Python's installed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Bevin, thank you for sharing the information.
We have contacted you internally to share some information. Please check your inbox for further updates.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Bevin, we have been intimated that the issue has been addressed.
Could you proceed with the installation from the beginning and share your findings with us? We would like to know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Bevin, unfortunately we were unable to hear back from you.
If you have any further queries, please post a new question as this thread will no longer be monitored by Intel®.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page