<?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 Hi Ahmed, in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/conda-intelpython-readline-mislinked/m-p/1069105#M161</link>
    <description>&lt;P&gt;Hi Ahmed,&lt;/P&gt;

&lt;P&gt;If you do an&lt;/P&gt;

&lt;PRE class="brush:python;"&gt;import readline&lt;/PRE&gt;

&lt;P&gt;you should get a more useful traceback that should tell you what version of `libreadline` it expects to find.&amp;nbsp; Then create a symlink as I mentioned above.&amp;nbsp; The readline library should be in the /lib/ subdirectory of your python install&lt;/P&gt;</description>
    <pubDate>Fri, 08 Apr 2016 15:02:36 GMT</pubDate>
    <dc:creator>Gilbert_F_</dc:creator>
    <dc:date>2016-04-08T15:02:36Z</dc:date>
    <item>
      <title>conda intelpython readline mislinked</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/conda-intelpython-readline-mislinked/m-p/1069103#M159</link>
      <description>&lt;P&gt;Very excited about the conda integration and it's mostly working well, but ipython seems to have been compiled against a different version of the libreadline library -- it's looking for libreadline.so.5 but conda is pulling down libreadline.so.6&lt;/P&gt;

&lt;P&gt;A symlink works as a temporary fix&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;ln -s libreadline.so.6 libreadline.so.5&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2016 20:08:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/conda-intelpython-readline-mislinked/m-p/1069103#M159</guid>
      <dc:creator>Gilbert_F_</dc:creator>
      <dc:date>2016-03-31T20:08:13Z</dc:date>
    </item>
    <item>
      <title>Gilbert, how did you find out</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/conda-intelpython-readline-mislinked/m-p/1069104#M160</link>
      <description>&lt;P&gt;Gilbert, how did you find out that it was looking for the wrong libreadline—did it tell you? I installed just the Intel Python Beta (not conda) on Linux to my user directory (not global install), and it has no readline support (arrow keys insert escape values) and IPython warns:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;WARNING: Readline services not available or not loaded.
WARNING: The auto-indent feature requires the readline library&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2016 14:35:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/conda-intelpython-readline-mislinked/m-p/1069104#M160</guid>
      <dc:creator>ahmed_f_1</dc:creator>
      <dc:date>2016-04-08T14:35:37Z</dc:date>
    </item>
    <item>
      <title>Hi Ahmed,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/conda-intelpython-readline-mislinked/m-p/1069105#M161</link>
      <description>&lt;P&gt;Hi Ahmed,&lt;/P&gt;

&lt;P&gt;If you do an&lt;/P&gt;

&lt;PRE class="brush:python;"&gt;import readline&lt;/PRE&gt;

&lt;P&gt;you should get a more useful traceback that should tell you what version of `libreadline` it expects to find.&amp;nbsp; Then create a symlink as I mentioned above.&amp;nbsp; The readline library should be in the /lib/ subdirectory of your python install&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2016 15:02:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/conda-intelpython-readline-mislinked/m-p/1069105#M161</guid>
      <dc:creator>Gilbert_F_</dc:creator>
      <dc:date>2016-04-08T15:02:36Z</dc:date>
    </item>
    <item>
      <title>Please see this post for an</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/conda-intelpython-readline-mislinked/m-p/1069106#M162</link>
      <description>&lt;P&gt;Please see this &lt;A href="https://software.intel.com/en-us/forums/intel-distribution-for-python/topic/704018"&gt;post&lt;/A&gt;&amp;nbsp;for an update. Gilbert's workaround will not work with recent versions of intel python.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2016 18:58:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/conda-intelpython-readline-mislinked/m-p/1069106#M162</guid>
      <dc:creator>Robert_C_Intel</dc:creator>
      <dc:date>2016-11-28T18:58:56Z</dc:date>
    </item>
  </channel>
</rss>

