<?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: notebook, h5py, sympy missing for python 3.7 in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/notebook-h5py-sympy-missing-for-python-3-7/m-p/1272803#M1657</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was able to install all the 3 packages sympy,h5py,notebook to python3.7. I am using Intel distribution of python-3.7.9 on ubuntu 18.04.&lt;/P&gt;
&lt;P&gt;The conda installations work without any issues. Please find below the commands I used.&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;conda create -n myenv python=3.7 -c intel
conda activate myenv
conda install sympy notebook h5py -c intel&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are still facing issues provide us with the following&lt;/P&gt;
&lt;P&gt;1)what is the exact python version you are using,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2)the error you are getting when you attempt to install the packages.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3)conda list&amp;nbsp;for your environment.&lt;/P&gt;
&lt;P&gt;4)Operating system.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Arun Jose&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 12 Apr 2021 10:04:54 GMT</pubDate>
    <dc:creator>ArunJ_Intel</dc:creator>
    <dc:date>2021-04-12T10:04:54Z</dc:date>
    <item>
      <title>notebook, h5py, sympy missing for python 3.7</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/notebook-h5py-sympy-missing-for-python-3-7/m-p/1272398#M1655</link>
      <description>&lt;P&gt;notebook, h5py, and sympy appear to be missing for Python 3.7.&amp;nbsp; Can these be added?&amp;nbsp; Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2021 15:12:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/notebook-h5py-sympy-missing-for-python-3-7/m-p/1272398#M1655</guid>
      <dc:creator>Orion_P_</dc:creator>
      <dc:date>2021-04-09T15:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: notebook, h5py, sympy missing for python 3.7</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/notebook-h5py-sympy-missing-for-python-3-7/m-p/1272803#M1657</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was able to install all the 3 packages sympy,h5py,notebook to python3.7. I am using Intel distribution of python-3.7.9 on ubuntu 18.04.&lt;/P&gt;
&lt;P&gt;The conda installations work without any issues. Please find below the commands I used.&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;conda create -n myenv python=3.7 -c intel
conda activate myenv
conda install sympy notebook h5py -c intel&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are still facing issues provide us with the following&lt;/P&gt;
&lt;P&gt;1)what is the exact python version you are using,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2)the error you are getting when you attempt to install the packages.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3)conda list&amp;nbsp;for your environment.&lt;/P&gt;
&lt;P&gt;4)Operating system.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Arun Jose&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 10:04:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/notebook-h5py-sympy-missing-for-python-3-7/m-p/1272803#M1657</guid>
      <dc:creator>ArunJ_Intel</dc:creator>
      <dc:date>2021-04-12T10:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: notebook, h5py, sympy missing for python 3.7</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/notebook-h5py-sympy-missing-for-python-3-7/m-p/1272917#M1659</link>
      <description>&lt;P&gt;If you look at where notebook, h5py, and sympy come from I believe you will see that they come from the main Anaconda repos, not the Intel repo.&amp;nbsp; For example:&lt;/P&gt;
&lt;P&gt;conda search --override-channels -c intel notebook | grep py37&lt;/P&gt;
&lt;P&gt;returns nothing while there are versions for 3.6.&amp;nbsp; Now, the more I think about it it's not a big deal that notebook is missing as being a pure python package there really is no need to "compile" it with the Intel compiler.&amp;nbsp; Similar with sympy.&amp;nbsp; h5py does have some C components, but still likely nothing complex enough to benefit as well.&lt;/P&gt;
&lt;P&gt;The main issue is that it creates problems trying to make environment that are mixed with Intel and Anaconda packages that use Intel components whenever possible.&amp;nbsp; I have done this in the past with something like:&lt;/P&gt;
&lt;P&gt;conda create -n scipy37-intel-notebook --override-channels --strict-channel-priority -c intel -c main python=3.7 notebook&lt;/P&gt;
&lt;P&gt;but this fails because while notebook exists in the Intel channel (and so conda restricts it to that channel) it doesn't exist for Python 3.7 and so it can't satisfy the requirement.&lt;/P&gt;
&lt;P&gt;I think a better long term solution is described in &lt;A href="https://community.intel.com/t5/Intel-Distribution-for-Python/Sugestion-different-channels-for-different-python-versions/m-p/1272822#M1658" target="_blank"&gt;https://community.intel.com/t5/Intel-Distribution-for-Python/Sugestion-different-channels-for-different-python-versions/m-p/1272822#M1658&lt;/A&gt; .&amp;nbsp; This would allow for:&lt;/P&gt;
&lt;P&gt;conda create -n scipy37-intel-notebook --override-channels --strict-channel-priority -c intel-py37 -c intel -c main python=3.7 notebook&lt;/P&gt;
&lt;P&gt;But I see that you don't agree ;).&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 15:03:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/notebook-h5py-sympy-missing-for-python-3-7/m-p/1272917#M1659</guid>
      <dc:creator>Orion_P_</dc:creator>
      <dc:date>2021-04-12T15:03:20Z</dc:date>
    </item>
    <item>
      <title>Re:notebook, h5py, sympy missing for python 3.7</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/notebook-h5py-sympy-missing-for-python-3-7/m-p/1273158#M1662</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Yes you were right the&amp;nbsp;packages were getting installed from the default conda channel for python3.7,&lt;/P&gt;&lt;P&gt;As you have rightly mentioned using default vs intel package might not be of significant benefit for pure python based packages, However I will check internally if these packages(sympy,notebook,h5py) could be made available in the intel channel for python3.7. I will keep you posted here on the updates.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Apr 2021 07:37:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/notebook-h5py-sympy-missing-for-python-3-7/m-p/1273158#M1662</guid>
      <dc:creator>ArunJ_Intel</dc:creator>
      <dc:date>2021-04-13T07:37:40Z</dc:date>
    </item>
  </channel>
</rss>

