<?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:Issue with pytables in IntelPython 2021.03 for Mac Os X - removes daal-2021.3.0-intel_555 in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Issue-with-pytables-in-IntelPython-2021-03-for-Mac-Os-X-removes/m-p/1409353#M1890</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Glad to know that your issue is resolved. Thanks for sharing all the steps which resolved your issue. If you need any further assistance, 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;Regards,&lt;/P&gt;&lt;P&gt;Alekhya&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 19 Aug 2022 07:07:23 GMT</pubDate>
    <dc:creator>AlekhyaV_Intel</dc:creator>
    <dc:date>2022-08-19T07:07:23Z</dc:date>
    <item>
      <title>Issue with pytables in IntelPython 2021.03 for Mac Os X - removes daal-2021.3.0-intel_555</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Issue-with-pytables-in-IntelPython-2021-03-for-Mac-Os-X-removes/m-p/1403890#M1872</link>
      <description>&lt;P&gt;I have Intelpython 2021.03 for mac os x (10.13.6 ), the current version of Intelpython (2022.1) can't allow to install&amp;nbsp;tensorflow (2.0 for mac) and&amp;nbsp;py-xgboost (xgboost doesn't install) because of python 3.9.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following warnings are issued when working with pytables 3.6.1:&lt;/P&gt;
&lt;PRE&gt;/Users/rob/opt/intelpython/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject
  return f(*args, **kwds)
/Users/rob/opt/intelpython/latest/lib/python3.7/site-packages/tables/array.py:241: DeprecationWarning: `np.object` is a deprecated alias for the builtin `object`. To silence this warning, use `object` by itself. Doing this will not modify any behavior and is safe. 
Deprecated in NumPy 1.20; for more details and guidance: &lt;A href="https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations" target="_blank" rel="noopener"&gt;https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations&lt;/A&gt;
  (oid, self.atom, self.shape, self._v_chunkshape) = self._open_array()&lt;/PRE&gt;
&lt;P&gt;which refers to issue 898 of pytables (see&amp;nbsp;&lt;A href="https://github.com/PyTables/PyTables/issues/898" target="_blank"&gt;https://github.com/PyTables/PyTables/issues/898&lt;/A&gt;) relative to numpy 1.20 (which is installed in intelpython) using lowercase for type (i.e., int instead of Int, float instead of Float) solved as either "&lt;SPAN&gt;Using numpy 1.21.2 and latest pytables&lt;/SPAN&gt;" or "updating by hand hdf5extension.cpython-37m-darwin.py" where the call to&amp;nbsp;_g_open() in array.py originates. It seems it has been&amp;nbsp;&lt;SPAN&gt;compiled against an older numpy than is installed (1.20) supposed to be&lt;/SPAN&gt;&lt;SPAN&gt; &amp;gt;=1.16.5 as revealed by the average requires.txt in the installation directory (see &lt;A href="https://github.com/numpy/numpy/pull/432)" target="_blank"&gt;https://github.com/numpy/numpy/pull/432)&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) The second option is not available since I have "hdf5extension.cpython-37m-darwin.so", a precompiled file for which I don't have the source file.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;2) The first option requires u&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;pdating pytables with conda, adding the following packages AND REMOVING daal-2021.3.0-intel_555 which I dont' want of course:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;backcall-0.2.0 &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;| &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;pyhd3eb1b0_0&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;13 KB&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;jedi-0.18.1&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;| &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;py37hecd8cb5_1 &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;978 KB&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;qtconsole-5.3.1&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;| &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;py37hecd8cb5_0 &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;177 KB&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;regex-2022.7.9 &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;| &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;py37hca72f7f_0 &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;313 KB&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;matplotlib-inline&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;pkgs/main/noarch::matplotlib-inline-0.1.2-pyhd3eb1b0_2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;parso&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;pkgs/main/noarch::parso-0.8.3-pyhd3eb1b0_0&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;prompt-toolkit &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;pkgs/main/noarch::prompt-toolkit-3.0.20-pyhd3eb1b0_0&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;But the following packages will be REMOVED:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;daal-2021.3.0-intel_555&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;simplegeneric-0.8.1-py37_2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Any help appreciated.&lt;/P&gt;
&lt;P class="p1"&gt;Thanks,&lt;/P&gt;
&lt;P class="p1"&gt;Roberto&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 15:11:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Issue-with-pytables-in-IntelPython-2021-03-for-Mac-Os-X-removes/m-p/1403890#M1872</guid>
      <dc:creator>Bamboos</dc:creator>
      <dc:date>2022-07-27T15:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with pytables in IntelPython 2021.03 for Mac Os X - removes daal-2021.3.0-intel_555</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Issue-with-pytables-in-IntelPython-2021-03-for-Mac-Os-X-removes/m-p/1404590#M1873</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for posting in Intel Communities. And Thank you for sharing all the details with us. We tried reproducing your issue in Mac OS (10.15.6) with Intel core i5 8500 B processor by creating a new environment and installing all the packages mentioned by you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Set environment variables before creating/activating this below mentioned environment:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;source /opt/intel/oneapi/setvars.sh&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Conda environment creation and activation:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;conda create -n idp intelpython3_full python=3.7&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;conda activate idp&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Installed tensorflow 2.0, xgboost, pytables inside the &lt;STRONG&gt;idp &lt;/STRONG&gt;environment with the below command:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;pip3 install tensorflow==2.0
pip3 install xgboost
pip3 install tables==3.6.1&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And while creating an environment, you will be getting numpy latest version by default.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MicrosoftTeams-image (10).png" style="width: 735px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/32157iFC19A0D21AA8D333/image-dimensions/735x200?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="735" height="200" role="button" title="MicrosoftTeams-image (10).png" alt="MicrosoftTeams-image (10).png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MicrosoftTeams-image (9).png" style="width: 735px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/32158iC7BB4D1D360B8ACC/image-dimensions/735x187?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="735" height="187" role="button" title="MicrosoftTeams-image (9).png" alt="MicrosoftTeams-image (9).png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;So we suggest you to create a environment and try working with pytables. Please provide us your processor details if the issue still persists.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this resolves your issue, make sure to accept this as a solution. This helps other users with similar issue. Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Alekhya&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;</description>
      <pubDate>Tue, 09 Aug 2022 06:10:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Issue-with-pytables-in-IntelPython-2021-03-for-Mac-Os-X-removes/m-p/1404590#M1873</guid>
      <dc:creator>AlekhyaV_Intel</dc:creator>
      <dc:date>2022-08-09T06:10:56Z</dc:date>
    </item>
    <item>
      <title>Re:Issue with pytables in IntelPython 2021.03 for Mac Os X - removes daal-2021.3.0-intel_555</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Issue-with-pytables-in-IntelPython-2021-03-for-Mac-Os-X-removes/m-p/1407000#M1876</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Has the solution provided helped? Could you please give us an update regarding this issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alekhya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Aug 2022 06:12:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Issue-with-pytables-in-IntelPython-2021-03-for-Mac-Os-X-removes/m-p/1407000#M1876</guid>
      <dc:creator>AlekhyaV_Intel</dc:creator>
      <dc:date>2022-08-09T06:12:12Z</dc:date>
    </item>
    <item>
      <title>Rif.: Re:Issue with pytables in IntelPython 2021.03 for Mac Os X - removes daal-2021.3.0-intel_555</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Issue-with-pytables-in-IntelPython-2021-03-for-Mac-Os-X-removes/m-p/1407037#M1877</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;thanks for the prompt answer. The issue remains. Here what I did:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;source /opt/intel/oneapi/setvars.sh&lt;/P&gt;
&lt;P&gt;conda create -n idp intelpython3_full python=3.7&lt;/P&gt;
&lt;P&gt;conda activate idp&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;pip install py_vollib&lt;BR /&gt;pip install sklearn-genetic &lt;BR /&gt;pip install mplfinance&lt;BR /&gt;pip install sdepy&lt;BR /&gt;pip install statsmodels&lt;BR /&gt;pip install pdfkit and download &lt;A href="https://wkhtmltopdf.org/downloads.html" target="_blank"&gt;https://wkhtmltopdf.org/downloads.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;pip install shap&lt;BR /&gt;pip install PyALE&lt;BR /&gt;Pip install lime&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;pip3 install tensorflow==2.0&lt;BR /&gt;pip3 install xgboost&lt;BR /&gt;pip3 install tables==3.6.1&lt;/P&gt;
&lt;P&gt;pip install seaborn&lt;BR /&gt;pip install jupyter&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, I've tried to update pytables to the latest version but then it report the following error:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN class="ansi-red-fg"&gt;---------------------------------------------------------------------------&lt;/SPAN&gt;
&lt;SPAN class="ansi-red-fg"&gt;ImportError&lt;/SPAN&gt;                               Traceback (most recent call last)
&lt;SPAN class="ansi-green-fg"&gt;~/opt/intelpython/latest/lib/python3.7/site-packages/numpy/core/__init__.py&lt;/SPAN&gt; in &lt;SPAN class="ansi-cyan-fg"&gt;&amp;lt;module&amp;gt;&lt;/SPAN&gt;
&lt;SPAN class="ansi-green-intense-fg ansi-bold"&gt;     21&lt;/SPAN&gt; &lt;SPAN class="ansi-green-fg"&gt;try&lt;/SPAN&gt;&lt;SPAN class="ansi-blue-fg"&gt;:&lt;/SPAN&gt;
&lt;SPAN class="ansi-green-fg"&gt;---&amp;gt; 22&lt;/SPAN&gt;     &lt;SPAN class="ansi-green-fg"&gt;from&lt;/SPAN&gt; &lt;SPAN class="ansi-blue-fg"&gt;.&lt;/SPAN&gt; &lt;SPAN class="ansi-green-fg"&gt;import&lt;/SPAN&gt; multiarray
&lt;SPAN class="ansi-green-intense-fg ansi-bold"&gt;     23&lt;/SPAN&gt; &lt;SPAN class="ansi-green-fg"&gt;except&lt;/SPAN&gt; ImportError &lt;SPAN class="ansi-green-fg"&gt;as&lt;/SPAN&gt; exc&lt;SPAN class="ansi-blue-fg"&gt;:&lt;/SPAN&gt;

&lt;SPAN class="ansi-green-fg"&gt;~/opt/intelpython/latest/lib/python3.7/site-packages/numpy/core/multiarray.py&lt;/SPAN&gt; in &lt;SPAN class="ansi-cyan-fg"&gt;&amp;lt;module&amp;gt;&lt;/SPAN&gt;
&lt;SPAN class="ansi-green-intense-fg ansi-bold"&gt;     11&lt;/SPAN&gt; 
&lt;SPAN class="ansi-green-fg"&gt;---&amp;gt; 12&lt;/SPAN&gt; &lt;SPAN class="ansi-green-fg"&gt;from&lt;/SPAN&gt; &lt;SPAN class="ansi-blue-fg"&gt;.&lt;/SPAN&gt; &lt;SPAN class="ansi-green-fg"&gt;import&lt;/SPAN&gt; overrides
&lt;SPAN class="ansi-green-intense-fg ansi-bold"&gt;     13&lt;/SPAN&gt; &lt;SPAN class="ansi-green-fg"&gt;from&lt;/SPAN&gt; &lt;SPAN class="ansi-blue-fg"&gt;.&lt;/SPAN&gt; &lt;SPAN class="ansi-green-fg"&gt;import&lt;/SPAN&gt; _multiarray_umath

&lt;SPAN class="ansi-green-fg"&gt;~/opt/intelpython/latest/lib/python3.7/site-packages/numpy/core/overrides.py&lt;/SPAN&gt; in &lt;SPAN class="ansi-cyan-fg"&gt;&amp;lt;module&amp;gt;&lt;/SPAN&gt;
&lt;SPAN class="ansi-green-intense-fg ansi-bold"&gt;      6&lt;/SPAN&gt; 
&lt;SPAN class="ansi-green-fg"&gt;----&amp;gt; 7&lt;/SPAN&gt;&lt;SPAN class="ansi-red-fg"&gt; from numpy.core._multiarray_umath import (
&lt;/SPAN&gt;&lt;SPAN class="ansi-green-intense-fg ansi-bold"&gt;      8&lt;/SPAN&gt;     add_docstring, implement_array_function, _get_implementing_args)

&lt;SPAN class="ansi-red-fg"&gt;ImportError&lt;/SPAN&gt;: dlopen(/Users/rob/opt/intelpython/latest/lib/python3.7/site-packages/numpy/core/_multiarray_umath.cpython-37m-darwin.so, 2): Library not loaded: @rpath/libmkl_rt.1.dylib
  Referenced from: /Users/rob/opt/intelpython/latest/lib/python3.7/site-packages/numpy/core/_multiarray_umath.cpython-37m-darwin.so
  Reason: image not found&lt;/PRE&gt;</description>
      <pubDate>Tue, 09 Aug 2022 08:41:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Issue-with-pytables-in-IntelPython-2021-03-for-Mac-Os-X-removes/m-p/1407037#M1877</guid>
      <dc:creator>Bamboos</dc:creator>
      <dc:date>2022-08-09T08:41:27Z</dc:date>
    </item>
    <item>
      <title>Rif.: Issue with pytables in IntelPython 2021.03 for Mac Os X - removes daal-2021.3.0-intel_555</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Issue-with-pytables-in-IntelPython-2021-03-for-Mac-Os-X-removes/m-p/1407040#M1878</link>
      <description>&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Model Name: MacBook Pro&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Model Identifier: MacBookPro15,2&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Processor Name: Intel Core i5&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Processor Speed: 2,3 GHz&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Number of Processors: 1&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Total Number of Cores: 4&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;L2 Cache (per Core): 256 KB&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;L3 Cache: 6 MB&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Hyper-Threading Technology: Enabled&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Memory: 16 GB&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Boot ROM Version: 1715.40.15.0.0 (iBridge: 19.16.10548.0.0,0)&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Serial Number (system): C02X508KJHD4&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Hardware UUID: 64690A9C-88A9-5968-9523-BF074561204E&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 08:48:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Issue-with-pytables-in-IntelPython-2021-03-for-Mac-Os-X-removes/m-p/1407040#M1878</guid>
      <dc:creator>Bamboos</dc:creator>
      <dc:date>2022-08-09T08:48:20Z</dc:date>
    </item>
    <item>
      <title>Rif.: Issue with pytables in IntelPython 2021.03 for Mac Os X - removes daal-2021.3.0-intel_555</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Issue-with-pytables-in-IntelPython-2021-03-for-Mac-Os-X-removes/m-p/1407041#M1879</link>
      <description>&lt;P class="p1"&gt;&lt;STRONG&gt;System Software Overview:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;System Version: macOS 10.14.6 (18G9323)&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Kernel Version: Darwin 18.7.0&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Boot Volume: Untitled&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Boot Mode: Normal&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Computer Name: Roberto’s MacBook Pro (2)&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Username: Roberto Garrone (rob)&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Secure Virtual Memory: Enabled&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;System Integrity Protection: Enabled&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Time since boot: 17:48&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 08:51:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Issue-with-pytables-in-IntelPython-2021-03-for-Mac-Os-X-removes/m-p/1407041#M1879</guid>
      <dc:creator>Bamboos</dc:creator>
      <dc:date>2022-08-09T08:51:32Z</dc:date>
    </item>
    <item>
      <title>Re:Issue with pytables in IntelPython 2021.03 for Mac Os X - removes daal-2021.3.0-intel_555</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Issue-with-pytables-in-IntelPython-2021-03-for-Mac-Os-X-removes/m-p/1408741#M1884</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for sharing all the information. We are working on this internally. We will get back to you soon with an update&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alekhya&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Aug 2022 04:49:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Issue-with-pytables-in-IntelPython-2021-03-for-Mac-Os-X-removes/m-p/1408741#M1884</guid>
      <dc:creator>AlekhyaV_Intel</dc:creator>
      <dc:date>2022-08-17T04:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with pytables in IntelPython 2021.03 for Mac Os X - removes daal-2021.3.0-intel_555</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Issue-with-pytables-in-IntelPython-2021-03-for-Mac-Os-X-removes/m-p/1409137#M1886</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We tried reproducing all the steps that you've provided and we could not find any issues in it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlekhyaV_Intel_0-1660828599167.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/32708i366D142AFF4E44D9/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="AlekhyaV_Intel_0-1660828599167.png" alt="AlekhyaV_Intel_0-1660828599167.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlekhyaV_Intel_1-1660828610966.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/32709i17FD7BBCD11D49CE/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="AlekhyaV_Intel_1-1660828610966.png" alt="AlekhyaV_Intel_1-1660828610966.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Below is our system software overview:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlekhyaV_Intel_2-1660828704194.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/32710i731F1AEA61A4E7ED/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="AlekhyaV_Intel_2-1660828704194.png" alt="AlekhyaV_Intel_2-1660828704194.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please try upgrading your OS and see if the issue still persists.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Alekhya&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 13:18:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Issue-with-pytables-in-IntelPython-2021-03-for-Mac-Os-X-removes/m-p/1409137#M1886</guid>
      <dc:creator>AlekhyaV_Intel</dc:creator>
      <dc:date>2022-08-18T13:18:41Z</dc:date>
    </item>
    <item>
      <title>Rif.: Issue with pytables in IntelPython 2021.03 for Mac Os X - removes daal-2021.3.0-intel_555</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Issue-with-pytables-in-IntelPython-2021-03-for-Mac-Os-X-removes/m-p/1409143#M1887</link>
      <description>&lt;P&gt;Thanks for your support. At the end I resolved to install from 2021.3.0.3043 and then&lt;/P&gt;
&lt;P&gt;conda install -c intel intelpython3_full python=3.7&lt;/P&gt;
&lt;P&gt;pip install py_vollib&lt;BR /&gt;pip install sklearn-genetic &lt;BR /&gt;pip install mplfinance&lt;BR /&gt;pip install sdepy&lt;BR /&gt;pip install statsmodels&lt;BR /&gt;pip install pdfkit and download &lt;A href="https://wkhtmltopdf.org/downloads.html" target="_blank"&gt;https://wkhtmltopdf.org/downloads.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;pip install shap&lt;BR /&gt;pip install PyALE&lt;BR /&gt;pip install lime&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;pip3 install tensorflow==2.0&lt;BR /&gt;#pip3 install xgboost&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #not working, see below&lt;BR /&gt;#pip3 install tables==3.6.1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;#not working, see below&lt;BR /&gt;pip install tables&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #install 3.7.0&lt;/P&gt;
&lt;P&gt;pip install seaborn&lt;BR /&gt;sudo conda install jupyter&lt;BR /&gt;sudo conda install py-xgboost&lt;/P&gt;
&lt;P&gt;Pip install yfinance&lt;BR /&gt;Pip install fredapi&lt;BR /&gt;Pip install arch&lt;BR /&gt;Pip install openpyxl&lt;/P&gt;
&lt;P&gt;Now it doesn't complain about removing daal-2021.3.0-intel_555; the issue is solved although one warning remains because numpy is still 1.20.3 but I can live with it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks,&lt;/P&gt;
&lt;P&gt;Roberto&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 13:45:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Issue-with-pytables-in-IntelPython-2021-03-for-Mac-Os-X-removes/m-p/1409143#M1887</guid>
      <dc:creator>Bamboos</dc:creator>
      <dc:date>2022-08-18T13:45:49Z</dc:date>
    </item>
    <item>
      <title>Re:Issue with pytables in IntelPython 2021.03 for Mac Os X - removes daal-2021.3.0-intel_555</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Issue-with-pytables-in-IntelPython-2021-03-for-Mac-Os-X-removes/m-p/1409353#M1890</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Glad to know that your issue is resolved. Thanks for sharing all the steps which resolved your issue. If you need any further assistance, 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;Regards,&lt;/P&gt;&lt;P&gt;Alekhya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Aug 2022 07:07:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Issue-with-pytables-in-IntelPython-2021-03-for-Mac-Os-X-removes/m-p/1409353#M1890</guid>
      <dc:creator>AlekhyaV_Intel</dc:creator>
      <dc:date>2022-08-19T07:07:23Z</dc:date>
    </item>
  </channel>
</rss>

