<div dir="ltr"><div>You could try changing line170 of the script from<br><br>timestamp = datetime.datetime.now().replace(microsecond=0).isoformat()<br><br></div>to<br><br>timestamp = datetime.datetime.now().replace(microsecond=0).isoformat().replace(':','_')<br>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, May 19, 2014 at 8:57 AM, Casey Goodlett <span dir="ltr"><<a href="mailto:casey.goodlett@kitware.com" target="_blank">casey.goodlett@kitware.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Roel,<br><br></div>Mixed backward and forward slashes should be fine.  I think its more likely the timestamp putting a colon in the filename.<br>

</div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">
On Mon, May 19, 2014 at 6:37 AM, Roel Eijg <span dir="ltr"><<a href="mailto:roelantspam@gmail.com" target="_blank">roelantspam@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><div class="h5">
<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>
<br></div></div>_______________________________________________<br>
Kiwiviewer mailing list<br>
<a href="mailto:Kiwiviewer@public.kitware.com" target="_blank">Kiwiviewer@public.kitware.com</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/kiwiviewer" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/kiwiviewer</a><br>
<br></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><br>-- <br><div dir="ltr">Casey B. Goodlett, Ph.D.<br>Technical Leader<br>Kitware, Inc. - North Carolina Office<br><a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a><br>


<a href="tel:%28919%29%20969-6990%20x310" value="+19199696990" target="_blank">(919) 969-6990 x310</a></div>
</font></span></div>
</blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr">Casey B. Goodlett, Ph.D.<br>Technical Leader<br>Kitware, Inc. - North Carolina Office<br><a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a><br>

(919) 969-6990 x310</div>
</div>