<div dir="ltr">Hi <span style="font-size:12.8px">Guillermo,</span><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">I think the content in that wiki page is outdated.</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Try setting PYTHONPATH to the following in your .bashrc</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">export PYTHONPATH=$PYTHONPATH:</span><span style="font-size:12.8px">/opt/ParaView-5.3.0-Qt5-</span><wbr style="font-size:12.8px"><span style="font-size:12.8px">OpenGL2-MPI-Linux-64bit/lib/python2.7/site-packages</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">See if that works and let us know,</span></div><div><span style="font-size:12.8px">Cory</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 22, 2017 at 6:04 AM, Guillermo Suárez <span dir="ltr"><<a href="mailto:guillermo180395@gmail.com" target="_blank">guillermo180395@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>Dear all,<br><br></div>Yesterday I installed paraview v5.3 using the binaries from the website on my Linux (ubuntu) OS. The steps followed are (they my influence on the final result):<br><ol><ol><li>Download the binaries from <a href="http://www.paraview.org" rel="nofollow" target="_blank">http://www.paraview.org</a>. For me this results in: ParaView-5.3.0-Qt5-OpenGL2-<wbr>MPI-Linux-64bit.<span class="m_-8958791186967044436gmail-skimlinks-unlinked">tar.gz</span></li><li>Extract and copy them:<br>
<blockquote><p>tar xzvf -C /opt/ParaView-5.3.0-Qt5-<wbr>OpenGL2-MPI-Linux-64bit.<span class="m_-8958791186967044436gmail-skimlinks-unlinked">tar.gz</span><br>
sudo emacs ~/.bashrc</p></blockquote>
</li><li>then insert the following line, save & close<br>
<blockquote><p>export PATH=$PATH:/opt/ParaView-5.3.<wbr>0-Qt5-OpenGL2-MPI-Linux-64bit/<wbr>bin/</p></blockquote></li></ol></ol></div>Then I created a symbolic link:</div><div><p>         sudo ln -s /opt/ParaView-5.3.0-Qt5-<wbr>OpenGL2-MPI-Linux-64bit/bin/<wbr>paraview /usr/bin/paraview</p>
<p>         sudo ln -s /opt/ParaView-5.3.0-Qt5-<wbr>OpenGL2-MPI-Linux-64bit/lib/<wbr>paraview-5.3/ /usr/lib/paraview-5.3</p><p></p></div><div>Before installing paraview from the binaries files I was using the version from Ubuntu repositories (paraview version 5.0 [I think]). Also I was using a python script which uses paraview to take some snapshoots and it worked really well. The problem is that now, when I want to use this python script, it reports this message:</div><div><br></div><div>"from paraview.simple import *<br>ImportError: No module named paraview.simple"</div><div><br></div><div>I have made some searches on the Internet and I found a web page about this problem: <a href="https://www.paraview.org/Wiki/ParaView/EnvironmentSetup" target="_blank">https://www.paraview.org/Wiki/<wbr>ParaView/EnvironmentSetup</a><br></div><div>I have copied and pasted those sentences on my .bashrc file, restarted the computer but it still does not work.</div><div><br></div><div>Could you please help me?<br></div><div><br></div><div>Best regards,</div><div><br></div><div>Guillermo S.<br></div><div><blockquote><p style="text-align:left"><br></p></blockquote></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="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://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>