<?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 Re:Intel Python pip check fails on fresh install (sdc numba requirement) in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-pip-check-fails-on-fresh-install-sdc-numba/m-p/1366817#M1826</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am here to provide an update to this case. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Oxygen, Ubuntu, &amp;quot;Fira Sans&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, sans-serif; font-size: 14px;"&gt;It turns out that "pip check" works sometimes incorrectly for conda environment.&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Generally, pip cannot be truly used for checking conda environment. The IDP environment was created based on conda environment and if the environment exists - then all packages there are compatible.&lt;/P&gt;&lt;P&gt;Conda ensures about it during environment creation. That is why we cannot recommend to use "pip check" for checking conda environment.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;At the same time we are going to investigate if it is possible to improve this check to make it pass. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please check back in future updates for Intel Distribution of Python for improvements.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;This issue is now closed. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Rachel&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 08 Mar 2022 16:04:01 GMT</pubDate>
    <dc:creator>Rachel_O_Intel</dc:creator>
    <dc:date>2022-03-08T16:04:01Z</dc:date>
    <item>
      <title>Intel Python pip check fails on fresh install (sdc numba requirement)</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-pip-check-fails-on-fresh-install-sdc-numba/m-p/1253158#M1610</link>
      <description>&lt;P&gt;A fresh install of&amp;nbsp;the offline, single component "Intel Distribution for Python for Linux" installer (&lt;STRONG&gt;l_pythoni37_oneapi_p_2021.1.1.44_offline.sh&lt;/STRONG&gt;) creates a Python environment that fails "pip check."&lt;/P&gt;
&lt;PRE&gt;&amp;gt; ./l_pythoni37_oneapi_p_2021.1.1.44_offline.sh -a \&lt;BR /&gt;--eula accept \&lt;BR /&gt;--install-dir ${wherever} \&lt;BR /&gt;--silent&lt;BR /&gt;&lt;BR /&gt;&amp;gt; source setvars.sh&lt;BR /&gt;:: initializing oneAPI environment ...&lt;BR /&gt;BASH version = 4.3.48(1)-release&lt;BR /&gt;:: dal -- latest&lt;BR /&gt;:: mkl -- latest&lt;BR /&gt;:: intelpython -- latest&lt;BR /&gt;:: compiler -- latest&lt;BR /&gt;:: ipp -- latest&lt;BR /&gt;:: mpi -- latest&lt;BR /&gt;:: tbb -- latest&lt;BR /&gt;:: oneAPI environment initialized ::&lt;BR /&gt;&lt;BR /&gt;&amp;gt; python -m pip check&lt;BR /&gt;sdc 0.37.0 has requirement numba&amp;lt;0.52,&amp;gt;=0.51.2, but you have numba 0.51.2-dppy0.10.1rc1-0.gb5af1f5d9.dirty.&lt;/PRE&gt;
&lt;P&gt;Installer distributed by Intel from:&amp;nbsp;&lt;A href="https://software.intel.com/content/www/us/en/develop/articles/oneapi-standalone-components.html#python" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/articles/oneapi-standalone-components.html#python&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Presumably, this is just an artifact of how pip evaluates the dppy dirty build of numba 0.51.2. However, it would be best if a fresh install passed "pip check" with no warnings or errors.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 14:47:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-pip-check-fails-on-fresh-install-sdc-numba/m-p/1253158#M1610</guid>
      <dc:creator>user02</dc:creator>
      <dc:date>2021-02-04T14:47:28Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Python pip check fails on fresh install (sdc numba requirement)</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-pip-check-fails-on-fresh-install-sdc-numba/m-p/1253500#M1614</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for posting &lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;in Intel Distribution for python forum and &lt;/SPAN&gt;reporting this issue. We will inform the concerned team regarding this.&amp;nbsp;We will keep you posted on updates.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Feb 2021 13:59:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-pip-check-fails-on-fresh-install-sdc-numba/m-p/1253500#M1614</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2021-02-05T13:59:50Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Python pip check fails on fresh install (sdc numba requirement)</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-pip-check-fails-on-fresh-install-sdc-numba/m-p/1366817#M1826</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am here to provide an update to this case. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Oxygen, Ubuntu, &amp;quot;Fira Sans&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, sans-serif; font-size: 14px;"&gt;It turns out that "pip check" works sometimes incorrectly for conda environment.&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Generally, pip cannot be truly used for checking conda environment. The IDP environment was created based on conda environment and if the environment exists - then all packages there are compatible.&lt;/P&gt;&lt;P&gt;Conda ensures about it during environment creation. That is why we cannot recommend to use "pip check" for checking conda environment.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;At the same time we are going to investigate if it is possible to improve this check to make it pass. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please check back in future updates for Intel Distribution of Python for improvements.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;This issue is now closed. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Rachel&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Mar 2022 16:04:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Python-pip-check-fails-on-fresh-install-sdc-numba/m-p/1366817#M1826</guid>
      <dc:creator>Rachel_O_Intel</dc:creator>
      <dc:date>2022-03-08T16:04:01Z</dc:date>
    </item>
  </channel>
</rss>

