<div dir="ltr">One thing that came up before and I wanted to remind folks. To many of us that primarily support Python 2, it is not desirable to run 3-to-2 conversion during the build process. This would make development & debugging fairly annoying. Whenever possible, we should avoid this. When not possible, the preference would be to require 2-to-3 conversion at build time.<div><br></div><div>Best,</div><div>-berk</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 5, 2015 at 12:21 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">As far as I'm aware, python 3 support hasn't moved forward since the last time it came up on the list.  I think that, for too many of us, python is python and python2 is available on every machine we use.<div><br></div><div>Issues:</div><div>1) VTK wrapping still uses old-style classes.  I've been meaning to fix this.</div><div>2) Basic compile issues and cross-compatibility for py3 and py2 - we received a patch that fixes some of these issues.</div><div>3) Conversion of examples and tests to py3... this is a biggie!  Lots of community help required.</div><div><br></div><div>Overall, I've just been waiting for py3k to become dominant... but python2 is still the default python on OS X and on most of the linux systems that I use.  My guess is that Kitware is in the same position.  The demand for py3k support just doesn't seem to be there yet, even after all these years.</div><div><br></div><div>So of course, if anyone out there has a need for py3k, please let us know!  Compatibility with Blender has come up before.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div> - David</div></font></span><span class=""><div><div><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 5, 2015 at 9:34 AM, Tarcísio Fischer <span dir="ltr"><<a href="mailto:tarcisio.fischer.cco@gmail.com" target="_blank">tarcisio.fischer.cco@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_default" style="font-family:verdana,sans-serif">I saw that we now have vtk6.2.0, I was just wondering... How is python3 support going? How far are we from full python3 support?<br></div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">Thanks.</div></div></blockquote></div><br></div></span></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" 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" 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" 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" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>