<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div>Did you set the PYTHONPATH to&nbsp;/Applications/paraview.app/Contents/Python/paraview?</div>
<div>If so, try one directory shorter:</div>
<div>export PYTHONPATH=/Applications/paraview.app/Contents/Python</div>
<div><br>
</div>
<div>I think you are looking for paraview from inside the paraview directory.</div>
<div><br>
</div>
<div>Hope this helps-</div>
<div>Greg</div>
<br>
<div apple-content-edited="true"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">
<div>Weirs, V. Gregory</div>
<div>Sandia National Laboratories</div>
<div><a href="mailto:vgweirs@sandia.gov">vgweirs@sandia.gov</a></div>
<div>505 845 2032</div>
</span></div>
<br>
<div>
<div>On Dec 13, 2012, at 1:47 AM, Pradeep Jha wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div>Hello,<br>
<br>
I just installed Paraview 3.98 on my Mac OS x 10.8. The paraview.app has<br>
been installed in &quot;/Applications&quot; &nbsp;folder and the &quot;__init.py__&quot; files are in <br>
the &quot;/Applications/paraview.app/Contents/Python/paraview&quot; folder. &nbsp;When <br>
I do &quot;ls&quot; in this folder, I get:<br>
<br>
==============================<br>
#v#<span class="Apple-tab-span" style="white-space:pre"> </span><span class="Apple-tab-span" style="white-space:pre"></span><span class="Apple-tab-span" style="white-space:pre"></span>pvfilters.py<br>
__init__.py<span class="Apple-tab-span" style="white-space:pre"> </span><span class="Apple-tab-span" style="white-space:pre"></span>pvfilters.pyc<br>
__init__.pyc<span class="Apple-tab-span" style="white-space:pre"> </span><span class="Apple-tab-span" style="white-space:pre"></span>pvvtkextensions.py<br>
annotation.py<span class="Apple-tab-span" style="white-space:pre"> </span><span class="Apple-tab-span" style="white-space:pre"></span>pvvtkextensions.pyc<br>
annotation.pyc<span class="Apple-tab-span" style="white-space:pre"> </span><span class="Apple-tab-span" style="white-space:pre"></span>servermanager.py<br>
benchmark.py<span class="Apple-tab-span" style="white-space:pre"> </span><span class="Apple-tab-span" style="white-space:pre"></span>servermanager.pyc<br>
benchmark.pyc<span class="Apple-tab-span" style="white-space:pre"> </span><span class="Apple-tab-span" style="white-space:pre"></span>simple.py<br>
collaboration.py<span class="Apple-tab-span" style="white-space:pre"> </span>simple.pyc<br>
collaboration.pyc<span class="Apple-tab-span" style="white-space:pre"> </span>smstate.py<br>
compile_all_pv.py<span class="Apple-tab-span" style="white-space:pre"> </span>smstate.pyc<br>
compile_all_pv.pyc<span class="Apple-tab-span" style="white-space:pre"> </span>smtrace.py<br>
demos/<span class="Apple-tab-span" style="white-space:pre"> </span><span class="Apple-tab-span" style="white-space:pre"></span><span class="Apple-tab-span" style="white-space:pre"></span>smtrace.pyc<br>
extract_selection.py<span class="Apple-tab-span" style="white-space:pre"> </span>
util.py<br>
extract_selection.pyc<span class="Apple-tab-span" style="white-space:pre"> </span>
util.pyc<br>
numeric.py<span class="Apple-tab-span" style="white-space:pre"> </span><span class="Apple-tab-span" style="white-space:pre"></span>variant.py<br>
numeric.pyc<span class="Apple-tab-span" style="white-space:pre"> </span><span class="Apple-tab-span" style="white-space:pre"></span>variant.pyc<br>
numpy_support.py<span class="Apple-tab-span" style="white-space:pre"> </span>vtk/<br>
numpy_support.pyc<span class="Apple-tab-span" style="white-space:pre"> </span>vtkConstants.py<br>
pv_compile_complete<span class="Apple-tab-span" style="white-space:pre"> </span>vtkConstants.pyc<br>
============================<br>
<br>
I also added the address to this folder to my pythonpath. I don't know <br>
what else to do to get &quot;pvpthon&quot; &nbsp;working. Right now when I try to import <br>
&quot;simple&quot; or &quot;servermanager&quot; in the python environment, I get the <br>
following error: &quot;ImportError: No module named paraview&quot;. <br>
<br>
Any ideas what can I do? <br>
Thanks<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">
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">
http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br>
</div>
</blockquote>
</div>
<br>
</body>
</html>