<div dir="ltr">I don't have an answer for you, but when you figure it out, would you be willing to share the wheels the build recipe so that the Python vtk package can be made available and maintained on PyPi (and installable via pip)?<div>

<br></div><div>Thanks and good luck!</div><div><br></div><div>Taylor</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Aug 4, 2014 at 3:22 PM, Matthew Brett <span dir="ltr"><<a href="mailto:matthew.brett@gmail.com" target="_blank">matthew.brett@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I am sorry if this a developer question, but I wanted to ask for some<br>
help in building a Python wheel to install VTK with Python bindings.<br>
<br>
For anyone not deep into the current state of Python packing, Python<br>
wheels are a very simple zip-based installation format [1].<br>
<br>
We've recently had very good success building wheels for OSX, so we<br>
can install all the main scientific Python packages quickly on OSX<br>
without a compiler [2]<br>
<br>
I'm now trying to work out how to make a wheel for VTK.   This is very<br>
easy for a project with a 'setup.py' file, but I believe this isn't<br>
the case for VTK, and I don't know the cmake VTK build system well.<br>
So - is there a good place to go, to ask for help with this?<br>
<br>
Thanks a lot,<br>
<br>
Matthew<br>
<br>
[1] <a href="http://wheel.readthedocs.org/en/latest/" target="_blank">http://wheel.readthedocs.org/en/latest/</a><br>
[2] <a href="https://github.com/MacPython/wiki/wiki/Spinning-wheels" target="_blank">https://github.com/MacPython/wiki/wiki/Spinning-wheels</a><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>
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>
</blockquote></div><br></div>