<font size=2 face="sans-serif">I haven't had any success running the paraview
package from my standard Python installation. However, I have done the
reverse - use packages from my standard Python installation in pvpython.
You can use path configuration files to automatically append to your pvpython
path - see </font><a href=http://docs.python.org/library/site.html><font size=2 face="sans-serif">http://docs.python.org/library/site.html</font></a><font size=2 face="sans-serif">
for details. Here's an example from my Windows box:</font>
<br>
<ol>
<li value=1><font size=2 face="sans-serif">Go to your pvpython 3rd party
site-packages directory. C:\Program Files (x86)\ParaView 3.8.1\bin\Lib
on Windows.</font>
<li value=2><font size=2 face="sans-serif">Create a file named mypackage.pth
(e.g. numpy.pth).</font>
<li value=3><font size=2 face="sans-serif">Edit the file and add the path
to the package, escape the slashes: C:\\Python26\\Lib\\site-packages. If
your installed package is an egg then you'll have to enter the path that
leads you to an importable package: C:\Python26\Lib\site-packages\networkx-1.2.dev-py2.6.egg</font></ol>
<br><font size=2 face="sans-serif">The path to the installed package will
now be appended to your pvpython path automatically so you won't have to
use sys.path.append everytime you launch Paraview.</font>
<br>
<br><font size=2 face="Century Gothic">David Parker <br>
Chromalloy - TDAG</font>
<br>
<br>
<br>
<br><font size=1 color=#5f5f5f face="sans-serif">From: &nbsp; &nbsp; &nbsp;
&nbsp;</font><font size=1 face="sans-serif">Jorge López &lt;jorgext@gmail.com&gt;</font>
<br><font size=1 color=#5f5f5f face="sans-serif">To: &nbsp; &nbsp; &nbsp;
&nbsp;</font><font size=1 face="sans-serif">paraview@paraview.org</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Date: &nbsp; &nbsp; &nbsp;
&nbsp;</font><font size=1 face="sans-serif">04/14/2011 03:36 PM</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Subject: &nbsp; &nbsp;
&nbsp; &nbsp;</font><font size=1 face="sans-serif">[Paraview] Python
modules.</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Sent by: &nbsp; &nbsp;
&nbsp; &nbsp;</font><font size=1 face="sans-serif">paraview-bounces@paraview.org</font>
<br>
<hr noshade>
<br>
<br>
<br><font size=3>Dear All,</font>
<br>
<br><font size=3>Is it possible to add python modules to my path? I am
working with Mac OS X.</font>
<br><font size=3>When I use the pvpthon command inside the Paraview folder
and do &quot;from paraview.simple import *&quot; it works pretty good,
but If I do from outside the Paraview folder does not work.</font>
<br><font size=3>If anyone knows how to do this, please help.</font>
<br>
<br><font size=3>Best Regards,</font>
<br><font size=3><br>
Jorge López</font><tt><font size=2>_______________________________________________<br>
Powered by </font></tt><a href=www.kitware.com><tt><font size=2>www.kitware.com</font></tt></a><tt><font size=2><br>
<br>
Visit other Kitware open-source projects at </font></tt><a href=http://www.kitware.com/opensource/opensource.html><tt><font size=2>http://www.kitware.com/opensource/opensource.html</font></tt></a><tt><font size=2><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: </font></tt><a href=http://paraview.org/Wiki/ParaView><tt><font size=2>http://paraview.org/Wiki/ParaView</font></tt></a><tt><font size=2><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
</font></tt><a href=http://www.paraview.org/mailman/listinfo/paraview><tt><font size=2>http://www.paraview.org/mailman/listinfo/paraview</font></tt></a><tt><font size=2><br>
</font></tt>
<br>