[vtkusers] VTK6.3.0 and python3?

David Gobbi david.gobbi at gmail.com
Mon Sep 14 09:13:53 EDT 2015


Right now, the only way to get Python 3 with vtk 6.3 is to fetch and merge
the python-py3k branch that I've been using for development:

git fetch https://gitlab.kitware.com/dgobbi/vtk.git python-py3k
git merge FETCH_HEAD

The branch is on the web here:
https://gitlab.kitware.com/dgobbi/vtk/commits/python-py3k

 - David

On Mon, Sep 14, 2015 at 6:13 AM, David E DeMarle <dave.demarle at kitware.com>
wrote:

> Unfortunately no it is not. The enhancement affects python2 as well and
> was introduced just after the release branch was started. Sometime after
> vtk7, which is near and will have Python3, we may make a 6.4 just for it.
>
> thanks
>
> On Monday, September 14, 2015, Andreas Buykx <A.Buykx at tnodiana.com> wrote:
>
>> Hi,
>>
>>
>>
>> First of all: thanks for providing VTK6.3.0!
>>
>> Is python3 support included in this version? I thought it would be but
>> the release message didn’t mention it…
>>
>>
>>
>> Thanks for your clarification.
>>
>>
>>
>> Kind regards,
>>
>> Andreas Buykx
>> ____________________________________________________________
>> TNO DIANA BV is a limited liability company registered in the trade
>> register of the Chamber of Commerce as TNO DIANA BV with registered number
>> 27252655.
>> ____________________________________________________________
>> This e-mail and its contents are subject to the DISCLAIMER at
>> http://tnodiana.com/content/Disclaimer
>> ____________________________________________________________
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150914/23be5646/attachment.html>


More information about the vtkusers mailing list