<div dir="ltr">Dear community,<div><br></div><div>First off, I love kiwi-viewer, thanks! </div><div>I'm having a problem with exporting paraview-scene's using the paraview_to_kiwi.py macro on Windows 7. On the Mac this script worked like a charm, but on windows I get the following error:</div>
<div><br></div><div><p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;color:rgb(255,0,0)">Traceback (most recent call last):</span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;color:rgb(255,0,0)">  File "<string>", line 202, in <module></span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;color:rgb(255,0,0)">  File "<string>", line 192, in exportToDesktop</span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;color:rgb(255,0,0)">  File "<string>", line 179, in exportInDirectory</span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;color:rgb(255,0,0)">  File "<string>", line 112, in exportViewToDirectory</span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;color:rgb(255,0,0)">  File "C:\Program Files (x86)\ParaView 4.1.0\bin\lib\os.py", line 150, in makedirs</span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;color:rgb(255,0,0)">    makedirs(head, mode)</span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;color:rgb(255,0,0)">  File "C:\Program Files (x86)\ParaView 4.1.0\bin\lib\os.py", line 157, in makedirs</span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;color:rgb(255,0,0)">    mkdir(name, mode)</span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;color:rgb(255,0,0)">WindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: 'C:\\Users\\username/Desktop\\PVExport-2014-05-19T12:29:55'</span></p>
<p style="margin:0px"><span style="font-family:Courier;font-size:8.25pt;color:rgb(255,0,0)"><br></span></p><p style="margin:0px">I would say it's an issue with back/forward- slashes, but my python knowledge is insufficient to resolve the issue. Could someone please take a look at it?</p>
<p style="margin:0px"><br></p><p style="margin:0px">Kind regards, Roelant</p></div></div>