<?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 GLIBCXX_3.4.15' not found in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/GLIBCXX-3-4-15-not-found/m-p/1091158#M369</link>
    <description>&lt;P&gt;Hi All.&lt;/P&gt;

&lt;P&gt;There is a problem on my RHEL 6.7 with Matplotlib in Intel Distribution for Python (2.7 and 3.5). It requires for newer&amp;nbsp;&amp;nbsp;gcc than installed.&lt;/P&gt;

&lt;P&gt;I know how to fix it in a rough way: I should upgrade to gcc 4.7. Now I'm on gcc-4.4.7-16. But Numpy and SciPy work fine. So, I'm just looking for a good advise.&lt;/P&gt;

&lt;P&gt;You can repeat the error by executing:&lt;/P&gt;

&lt;P&gt;/opt/intel/python/2.7.20150803_184913/bin/python2.7 -c "import matplotlib.pyplot as plt"&lt;/P&gt;

&lt;P&gt;My output is:&lt;/P&gt;

&lt;P&gt;Traceback (most recent call last):&lt;BR /&gt;
	&amp;nbsp; File "&amp;lt;string&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp; File "/opt/intel/python/2.7.20150803_184913/lib/python2.7/site-packages/matplotlib/pyplot.py", line 34, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; from matplotlib.figure import Figure, figaspect&lt;BR /&gt;
	&amp;nbsp; File "/opt/intel/python/2.7.20150803_184913/lib/python2.7/site-packages/matplotlib/figure.py", line 40, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; from matplotlib.axes import Axes, SubplotBase, subplot_class_factory&lt;BR /&gt;
	&amp;nbsp; File "/opt/intel/python/2.7.20150803_184913/lib/python2.7/site-packages/matplotlib/axes/__init__.py", line 4, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; from ._subplots import *&lt;BR /&gt;
	&amp;nbsp; File "/opt/intel/python/2.7.20150803_184913/lib/python2.7/site-packages/matplotlib/axes/_subplots.py", line 10, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; from matplotlib.axes._axes import Axes&lt;BR /&gt;
	&amp;nbsp; File "/opt/intel/python/2.7.20150803_184913/lib/python2.7/site-packages/matplotlib/axes/_axes.py", line 37, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; import matplotlib.tri as mtri&lt;BR /&gt;
	&amp;nbsp; File "/opt/intel/python/2.7.20150803_184913/lib/python2.7/site-packages/matplotlib/tri/__init__.py", line 9, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; from .triangulation import *&lt;BR /&gt;
	&amp;nbsp; File "/opt/intel/python/2.7.20150803_184913/lib/python2.7/site-packages/matplotlib/tri/triangulation.py", line 6, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; import matplotlib._tri as _tri&lt;BR /&gt;
	ImportError: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /opt/intel/python/2.7.20150803_184913/lib/python2.7/site-packages/matplotlib/_tri.so)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Feb 2016 10:17:00 GMT</pubDate>
    <dc:creator>fedor_k_</dc:creator>
    <dc:date>2016-02-29T10:17:00Z</dc:date>
    <item>
      <title>GLIBCXX_3.4.15' not found</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/GLIBCXX-3-4-15-not-found/m-p/1091158#M369</link>
      <description>&lt;P&gt;Hi All.&lt;/P&gt;

&lt;P&gt;There is a problem on my RHEL 6.7 with Matplotlib in Intel Distribution for Python (2.7 and 3.5). It requires for newer&amp;nbsp;&amp;nbsp;gcc than installed.&lt;/P&gt;

&lt;P&gt;I know how to fix it in a rough way: I should upgrade to gcc 4.7. Now I'm on gcc-4.4.7-16. But Numpy and SciPy work fine. So, I'm just looking for a good advise.&lt;/P&gt;

&lt;P&gt;You can repeat the error by executing:&lt;/P&gt;

&lt;P&gt;/opt/intel/python/2.7.20150803_184913/bin/python2.7 -c "import matplotlib.pyplot as plt"&lt;/P&gt;

&lt;P&gt;My output is:&lt;/P&gt;

&lt;P&gt;Traceback (most recent call last):&lt;BR /&gt;
	&amp;nbsp; File "&amp;lt;string&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp; File "/opt/intel/python/2.7.20150803_184913/lib/python2.7/site-packages/matplotlib/pyplot.py", line 34, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; from matplotlib.figure import Figure, figaspect&lt;BR /&gt;
	&amp;nbsp; File "/opt/intel/python/2.7.20150803_184913/lib/python2.7/site-packages/matplotlib/figure.py", line 40, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; from matplotlib.axes import Axes, SubplotBase, subplot_class_factory&lt;BR /&gt;
	&amp;nbsp; File "/opt/intel/python/2.7.20150803_184913/lib/python2.7/site-packages/matplotlib/axes/__init__.py", line 4, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; from ._subplots import *&lt;BR /&gt;
	&amp;nbsp; File "/opt/intel/python/2.7.20150803_184913/lib/python2.7/site-packages/matplotlib/axes/_subplots.py", line 10, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; from matplotlib.axes._axes import Axes&lt;BR /&gt;
	&amp;nbsp; File "/opt/intel/python/2.7.20150803_184913/lib/python2.7/site-packages/matplotlib/axes/_axes.py", line 37, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; import matplotlib.tri as mtri&lt;BR /&gt;
	&amp;nbsp; File "/opt/intel/python/2.7.20150803_184913/lib/python2.7/site-packages/matplotlib/tri/__init__.py", line 9, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; from .triangulation import *&lt;BR /&gt;
	&amp;nbsp; File "/opt/intel/python/2.7.20150803_184913/lib/python2.7/site-packages/matplotlib/tri/triangulation.py", line 6, in &amp;lt;module&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; import matplotlib._tri as _tri&lt;BR /&gt;
	ImportError: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /opt/intel/python/2.7.20150803_184913/lib/python2.7/site-packages/matplotlib/_tri.so)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Feb 2016 10:17:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/GLIBCXX-3-4-15-not-found/m-p/1091158#M369</guid>
      <dc:creator>fedor_k_</dc:creator>
      <dc:date>2016-02-29T10:17:00Z</dc:date>
    </item>
    <item>
      <title>Hi Fedor,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/GLIBCXX-3-4-15-not-found/m-p/1091159#M370</link>
      <description>&lt;P&gt;Hi Fedor,&lt;/P&gt;

&lt;P&gt;We have fixed the problem for our Beta release which will be available in a few weeks. We haven't tried installing newer c++ libraries, but I expect that will work. Thanks.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Robert&lt;/P&gt;</description>
      <pubDate>Mon, 29 Feb 2016 13:31:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/GLIBCXX-3-4-15-not-found/m-p/1091159#M370</guid>
      <dc:creator>Robert_C_Intel</dc:creator>
      <dc:date>2016-02-29T13:31:53Z</dc:date>
    </item>
    <item>
      <title>Hi Robert,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/GLIBCXX-3-4-15-not-found/m-p/1091160#M371</link>
      <description>&lt;P&gt;Hi Robert,&lt;/P&gt;

&lt;P&gt;What a relief. I hate to fight againts WindMills.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thank you for for quick and informative response.&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;

&lt;P&gt;Fedor&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Feb 2016 13:40:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/GLIBCXX-3-4-15-not-found/m-p/1091160#M371</guid>
      <dc:creator>fedor_k_</dc:creator>
      <dc:date>2016-02-29T13:40:28Z</dc:date>
    </item>
  </channel>
</rss>

