That&#39;s odd.  Maybe you have something in your pythonrc or pythonstartup that is defining sys.ps1.  Try adding this before the import paraview line in your script:<br><br>import sys<br>del sys.ps1<br><br>Pat<br><br><div class="gmail_quote">
On Fri, Feb 11, 2011 at 9:09 AM, Adriano Gagliardi <span dir="ltr">&lt;<a href="mailto:agagliardi@ara.co.uk">agagliardi@ara.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
I receive the message when executing a Python script with pvpython or<br>
pvbatch after &#39;from paraview.simple import *&#39;. Whether I run it as:<br>
<br>
pvpython ./my-script.py<br>
pvbatch ./my-script.py<br>
<br>
or if I include the executable at the top of the Python script ie:<br>
#!/usr/bin/env pvpython or #!/usr/bin/env pvbatch<br>
<br>
I still get the message. Is there another way I should be executing the<br>
scripts?<br>
<div class="im"><br>
Adriano<br>
<br>
===================================<br>
<br>
Adriano Gagliardi MEng PhD<br>
Business Sector Leader<br>
Computational Aerodynamics<br>
Aircraft Research Association Ltd.<br>
Manton Lane<br>
Bedford<br>
<br>
Tel: 01234 32 4644<br>
E-mail: <a href="mailto:agagliardi@ara.co.uk">agagliardi@ara.co.uk</a><br>
Url: <a href="http://www.ara.co.uk" target="_blank">www.ara.co.uk</a><br>
</div><div class="im">-----Original Message-----<br>
From: Utkarsh Ayachit [mailto:<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>]<br>
Sent: 11 February 2011 13:58<br>
To: <a href="mailto:agagliardi@ara.co.uk">agagliardi@ara.co.uk</a><br>
</div><div><div></div><div class="h5">Cc: Aurélien Marsan; <a href="mailto:paraview@paraview.org">paraview@paraview.org</a><br>
Subject: Re: [Paraview] pvpython message<br>
<br>
Out of curiosity, why would you want to disable the message? It&#39;s only shown<br>
when pvpython is run as an interactive session, never when a script argument<br>
is specified or with pvbatch.<br>
<br>
Utkarsh<br>
<br>
2011/2/11 Adriano Gagliardi &lt;<a href="mailto:agagliardi@ara.co.uk">agagliardi@ara.co.uk</a>&gt;:<br>
&gt;<br>
&gt; Thanks, Aurelian. I don&#39;t like random hacks, but if that is the only<br>
&gt; option for the moment, so be it.<br>
&gt;<br>
&gt; Thanks again.<br>
&gt;<br>
&gt;<br>
&gt; ===================================<br>
&gt;<br>
&gt; Adriano Gagliardi MEng PhD<br>
&gt; Business Sector Leader<br>
&gt; Computational Aerodynamics<br>
&gt; Aircraft Research Association Ltd.<br>
&gt; Manton Lane<br>
&gt; Bedford<br>
&gt;<br>
&gt; Tel: 01234 32 4644<br>
&gt; E-mail: <a href="mailto:agagliardi@ara.co.uk">agagliardi@ara.co.uk</a><br>
&gt; Url: <a href="http://www.ara.co.uk" target="_blank">www.ara.co.uk</a><br>
&gt;<br>
&gt;<br>
&gt; ________________________________<br>
&gt; From: Aurélien Marsan [mailto:<a href="mailto:aur.marsan@gmail.com">aur.marsan@gmail.com</a>]<br>
&gt; Sent: 11 February 2011 13:29<br>
&gt; To: <a href="mailto:agagliardi@ara.co.uk">agagliardi@ara.co.uk</a><br>
&gt; Cc: <a href="mailto:paraview@paraview.org">paraview@paraview.org</a><br>
&gt; Subject: Re: [Paraview] pvpython message<br>
&gt;<br>
&gt; Hello,<br>
&gt;<br>
&gt; In<br>
&gt; PARAVIEW_DIR\lib\paraview-3.8\site-packages\paraview\servermanager.py<br>
&gt; comment the lines 2947 and 2949.<br>
&gt;&gt;<br>
&gt;&gt; if hasattr(sys, &quot;ps1&quot;):<br>
&gt;&gt;     # session is interactive.<br>
&gt;&gt;     print vtkSMProxyManager.GetParaViewSourceVersion();<br>
&gt;&gt;<br>
&gt;<br>
&gt; Aurélien.<br>
&gt;<br>
&gt; 2011/2/11 Adriano Gagliardi &lt;<a href="mailto:agagliardi@ara.co.uk">agagliardi@ara.co.uk</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; Hello,<br>
&gt;&gt;<br>
&gt;&gt; Is there a way to suppress the message you get each time you open<br>
&gt;&gt; pvpython<br>
&gt;&gt; i.e.:<br>
&gt;&gt;<br>
&gt;&gt; paraview version 3.7.0, Date: 2009-10-03<br>
&gt;&gt;<br>
&gt;&gt; Regards,<br>
&gt;&gt;<br>
&gt;&gt; Adriano<br>
&gt;&gt;<br>
&gt;&gt; ===================================<br>
&gt;&gt;<br>
&gt;&gt; Adriano Gagliardi MEng PhD<br>
&gt;&gt; Business Sector Leader<br>
&gt;&gt; Computational Aerodynamics<br>
&gt;&gt; Aircraft Research Association Ltd.<br>
&gt;&gt; Manton Lane<br>
&gt;&gt; Bedford<br>
&gt;&gt;<br>
&gt;&gt; Tel: 01234 32 4644<br>
&gt;&gt; E-mail: <a href="mailto:agagliardi@ara.co.uk">agagliardi@ara.co.uk</a><br>
&gt;&gt; Url: <a href="http://www.ara.co.uk" target="_blank">www.ara.co.uk</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; *********************************************************************<br>
&gt;&gt; * This email contains information that is private and confidential<br>
&gt;&gt; and is intended only for the addressee.<br>
&gt;&gt; If you are not the intended recipient please delete it and notify us<br>
&gt;&gt; immediately by e-mailing the sender.<br>
&gt;&gt; Note: All email sent to or from this address may be accessed by<br>
&gt;&gt; someone other than the recipient, for system management and security<br>
&gt;&gt; reasons.<br>
&gt;&gt; Aircraft Research Association Ltd.  Registered in England,<br>
&gt;&gt; Registration No<br>
&gt;&gt; 503668 Registered Office:<br>
&gt;&gt; Manton Lane, Bedford MK41 7PF England VAT No GB 196351245<br>
&gt;&gt;<br>
&gt;&gt; *********************************************************************<br>
&gt;&gt; * _______________________________________________<br>
&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt;<br>
&gt;&gt; Visit other Kitware open-source projects at<br>
&gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;<br>
&gt;&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt;&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;&gt;<br>
&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;<br>
&gt; **********************************************************************<br>
&gt; This email contains information that is private and confidential and<br>
&gt; is intended only for the addressee.<br>
&gt; If you are not the intended recipient please delete it and notify us<br>
&gt; immediately by e-mailing the sender.<br>
&gt; Note: All email sent to or from this address may be accessed by<br>
&gt; someone other than the recipient, for system management and security<br>
&gt; reasons.<br>
&gt; Aircraft Research Association Ltd.  Registered in England,<br>
&gt; Registration No<br>
&gt; 503668 Registered Office:<br>
&gt; Manton Lane, Bedford MK41 7PF England VAT No GB 196351245<br>
&gt;<br>
&gt; **********************************************************************<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
**********************************************************************<br>
This email contains information that is private and confidential and is intended only for the addressee.<br>
If you are not the intended recipient please delete it and notify us immediately by e-mailing the sender.<br>
Note: All email sent to or from this address may be accessed by someone other than the recipient, for<br>
system management and security reasons.<br>
Aircraft Research Association Ltd.  Registered in England, Registration No 503668 Registered Office:<br>
Manton Lane, Bedford MK41 7PF England VAT No GB 196351245<br>
<br>
**********************************************************************<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</div></div></blockquote></div><br>