<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Cannot install intelpython3_core for Python 3.10 (linux-64) in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Cannot-install-intelpython3-core-for-Python-3-10-linux-64/m-p/1634894#M2207</link>
    <description>&lt;P&gt;intelpython3_core for Python 3.10 appears to have an unsatisfiable dependency on `mkl-service 2.4.1 py310h1e356de_0`, which doesn't appear to exist anymore:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;#  mamba create -n test intelpython3_core python=3.10

Could not solve for environment specs
The following packages are incompatible
├─ intelpython3_core is installable with the potential options
│ ├─ intelpython3_core 2024.2.0 would require
│ │ └─ python 3.9.19 h16b9217_1, which can be installed;
│ ├─ intelpython3_core 2024.2.0 would require
│ │ └─ mkl-service 2.4.1 py310h1e356de_0, which does not exist (perhaps a missing channel);
│ └─ intelpython3_core 2024.2.0 would require
│ └─ python 3.11.9 h2324612_5_cpython, which can be installed;
└─ python 3.10** is not installable because it conflicts with any installable versions previously reported.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the only build available of mkl-service for Python 3.10:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;mkl-service 2.4.1 py310h1e356de_1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Python 3.9 and 3.11 can be installed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Oct 2024 07:34:00 GMT</pubDate>
    <dc:creator>MinRK</dc:creator>
    <dc:date>2024-10-03T07:34:00Z</dc:date>
    <item>
      <title>Cannot install intelpython3_core for Python 3.10 (linux-64)</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Cannot-install-intelpython3-core-for-Python-3-10-linux-64/m-p/1634894#M2207</link>
      <description>&lt;P&gt;intelpython3_core for Python 3.10 appears to have an unsatisfiable dependency on `mkl-service 2.4.1 py310h1e356de_0`, which doesn't appear to exist anymore:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;#  mamba create -n test intelpython3_core python=3.10

Could not solve for environment specs
The following packages are incompatible
├─ intelpython3_core is installable with the potential options
│ ├─ intelpython3_core 2024.2.0 would require
│ │ └─ python 3.9.19 h16b9217_1, which can be installed;
│ ├─ intelpython3_core 2024.2.0 would require
│ │ └─ mkl-service 2.4.1 py310h1e356de_0, which does not exist (perhaps a missing channel);
│ └─ intelpython3_core 2024.2.0 would require
│ └─ python 3.11.9 h2324612_5_cpython, which can be installed;
└─ python 3.10** is not installable because it conflicts with any installable versions previously reported.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the only build available of mkl-service for Python 3.10:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;mkl-service 2.4.1 py310h1e356de_1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Python 3.9 and 3.11 can be installed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2024 07:34:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Cannot-install-intelpython3-core-for-Python-3-10-linux-64/m-p/1634894#M2207</guid>
      <dc:creator>MinRK</dc:creator>
      <dc:date>2024-10-03T07:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot install intelpython3_core for Python 3.10 (linux-64)</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Cannot-install-intelpython3-core-for-Python-3-10-linux-64/m-p/1635968#M2208</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;could you add the intel channel when you install intelpython3_core package? just like this command:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;conda create -n test -c &lt;A href="https://software.repos.intel.com/python/conda/" target="_blank"&gt;https://software.repos.intel.com/python/conda/&lt;/A&gt; -c conda-forge --override-channels python=3.10 intelpython3_core&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can also refer to this web link for Intel distribution of Python installation.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/tool/whats-included-distribution-for-python.html#packageEnvironmentManagers" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/articles/tool/whats-included-distribution-for-python.html#packageEnvironmentManagers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 03:06:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Cannot-install-intelpython3-core-for-Python-3-10-linux-64/m-p/1635968#M2208</guid>
      <dc:creator>PengHuang</dc:creator>
      <dc:date>2024-10-08T03:06:24Z</dc:date>
    </item>
  </channel>
</rss>

