<html><head><meta name="qrichtext" content="1"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi,&nbsp;</div><div>I'm trying to export paraview data to my Desktop with the macro "paraview_to_kiwi.py", so that I can put it on Kiwiviewer on my iPhone.</div><div>When I start macro it doesn't work, and in the Phyton shell I have this output:</div><div>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><!--StartFragment--><span style=" font-family:'Courier'; font-size:13pt; color:#000000;">&gt;&gt;&gt; </span><span style=" font-family:'Courier'; font-size:13pt; color:#009600;">exporting to /Users/claudiop/Desktop/PVExport-2013-06-19T18:33:23</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Courier'; font-size:13pt; color:#ff0000;">Traceback (most recent call last):</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Courier'; font-size:13pt; color:#ff0000;">  File "&lt;string&gt;", line 202, in &lt;module&gt;</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Courier'; font-size:13pt; color:#ff0000;">  File "&lt;string&gt;", line 192, in exportToDesktop</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Courier'; font-size:13pt; color:#ff0000;">  File "&lt;string&gt;", line 179, in exportInDirectory</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Courier'; font-size:13pt; color:#ff0000;">NameError: global name 'GetRenderView' is not defined</span><!--EndFragment--></p></div><div><br></div><div><br></div><div><br></div><div>Does anyone have an Idea how to solve this problem and make it works?</div><div>Thank you</div><div>All the best,</div><div><br></div><div>Claudio</div></body></html>