<div dir="ltr">The next VTK release will be 7. That should start in a couple of weeks.<div><br></div><div>There definitely will be a 6.4 but we don't have any timeline for that yet.</div><div><br></div><div>Both will have Python3 support thanks to David's excellent work!</div><div><br></div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div></div>
<br><div class="gmail_quote">On Sun, Oct 4, 2015 at 2:26 PM, David Gobbi <span dir="ltr"><<a href="mailto:david.gobbi@gmail.com" target="_blank">david.gobbi@gmail.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 class="gmail_extra"><div class="gmail_quote"><span class="">On Sun, Oct 4, 2015 at 11:51 AM, Matthias Blaicher <span dir="ltr"><<a href="mailto:matthias@blaicher.com" target="_blank">matthias@blaicher.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi all,<br>
<br>
I'd like to start saying that I'm really glad that there is work on a<br>
Python 3 binding. VTK is the last showstopper for me to convert to<br>
Python 3 and I can hardly wait until it's in an official release (6.4?).<br></blockquote><div><br></div></span><div>It has already been merged into the upcoming release branch,</div><div>the next release will probably be 6.3.1 (I have no control over</div><div>releases, but I'm guessing it will be soon i.e. within a few weeks).</div><span class=""><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
I'm unclear though, how I'm supposed to build a python 2 and python 3<br>
interface at the same time. Is this even possible right now? Hints on<br>
how to do this would be greatly appreciated!<br></blockquote><div><br></div></span><div>They can't be built simultaneously, but you can try building one and then</div><div>the other.  The libraries are versioned (e.g. vtkCommonCorePython27D.dll)</div><div>but the extension modules are not (vtkCommonCorePython.pyd) so when</div><div>doing the second build, make sure that you don't overwrite the first set</div><div>of extension modules with the second.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div> - David</div>







</font></span></div></div></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>