<div dir="ltr">Hi Santiago,<div><br></div><div>Thanks for the report. It looks like readline is not being included in the packaging. I looked briefly in the ParaView superbuild repository to find out why, but did not see the reason immediately. I have filed an issue for this:<div><br></div><div><a href="https://gitlab.kitware.com/paraview/paraview-superbuild/issues/70">https://gitlab.kitware.com/paraview/paraview-superbuild/issues/70</a><br></div><div><br></div><div>Best regards,</div></div><div>Cory</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 8, 2018 at 12:02 AM, Santiago Serebrinsky <span dir="ltr"><<a href="mailto:sserebrinsky@gmail.com" target="_blank">sserebrinsky@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>I am under Ubuntu 16.04 LTS.<br><br>I have currently two versions of Paraview:<br>1. Paraview 5.0.1, installed with apt-get. It is using Python 2.7.12.<br>2. ParaView-5.4.1-Qt5-OpenGL2-<wbr>MPI-Linux-64bit, simply expanded. It uses Python 2.7.11.<br></div><br>When I use version 2 of pvpython (~/apps/ParaView-5.4.1-Qt5-<wbr>OpenGL2-MPI-Linux-64bit/bin/<wbr>pvpython) I get the error<br><br>    import readline<br>ImportError: No module named readline<br><br>from my ~/.pythonrc.<br><br><div>In version 1 of pvpython, readline resides in /usr/lib/python2.7/lib-dynload<br>>>> readline.__file__<br>'/usr/lib/python2.7/lib-<wbr>dynload/<a href="http://readline.x86_64-linux-gnu.so" target="_blank">readline.x86_64-linux-<wbr>gnu.so</a>'<br>.<br></div><div>In version 2 readline is not present anywhere in ~/apps/ParaView-5.4.1-Qt5-<wbr>OpenGL2-MPI-Linux-64bit/<br><br></div><div>Why is this?<br></div><div>Can it be fixed?<br><br></div><div>PS: directory ~/apps/ParaView-5.4.1-Qt5-<wbr>OpenGL2-MPI-Linux-64bit/lib/<wbr>python2.7/lib-dynload (where I expected to find readline given version 1) is empty.<br></div><div>Many of the modules which in version 1 reside in /usr/lib/python2.7/lib-<wbr>dynload, are present in lib/python2.7, not in lib/python2.7/lib-dynload, in version2:<br><br>>>> import parser<br>>>> parser.__file__<br>'/home/santiago/apps/ParaView-<wbr>5.4.1-Qt5-OpenGL2-MPI-Linux-<wbr>64bit/lib/python2.7/parser.so'<br><br></div><div>But readline is an exception here.<br></div><br></div></div></div>
<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">https://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Cory Quammen<br>Staff R&D Engineer<br>Kitware, Inc.</div>
</div>