<div><div>Hi David,</div></div><div><br></div><div>Thank you for your answer.</div><div><br></div><div>I will check what vtk.__file__ returns when I get back to the office, but I am positive it will return the same path as I mentioned in my email.</div><div><br></div><div>Since I don't have admin privileges, I installed VTK in a temporary folder, copied all the dlls and python files into site-packages and added the site-packages VTK folder to the PATH environment variable. I'm quite positive there is no other vtk on my system nor in the PATH, but I will run some more check tomorrow.</div><div><br></div><div>I simply had the feeling that the python bindings were still built with vtk 7.0 and not 7.1.</div><div><br></div><div>Andrea.</div><div><br></div><div><br><div class="gmail_quote"><div>On Thu, 15 Dec 2016 at 20:28, David E DeMarle <<a href="mailto:dave.demarle@kitware.com">dave.demarle@kitware.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_msg"><div class="gmail_msg">I think you are getting a different VTK module. What does vtk.__file__ return?</div><div class="gmail_msg"><br class="gmail_msg">The standalone installer by default puts VTK at c:\Program Files\VTK 7.1.0, and you generally are expected to run it from there. Ie, the version Kitware supplies is generally incompatible with whatever system install of Python you might have.<br class="gmail_msg"><br class="gmail_msg"><br class="gmail_msg"><br class="gmail_msg"></div><br class="gmail_msg"></div><div class="gmail_extra gmail_msg"><br clear="all" class="gmail_msg"><div class="gmail_msg"><div class="m_4010184889841745540gmail_signature gmail_msg" data-smartmail="gmail_signature">David E DeMarle<br class="gmail_msg">Kitware, Inc.<br class="gmail_msg">R&D Engineer<br class="gmail_msg">21 Corporate Drive<br class="gmail_msg">Clifton Park, NY 12065-8662<br class="gmail_msg">Phone: 518-881-4909</div></div><br><br><br class="gmail_msg"><div class="gmail_quote gmail_msg"></div></div><div class="gmail_extra gmail_msg"><div class="gmail_quote gmail_msg">On Wed, Dec 7, 2016 at 10:57 AM, Andrea Gavana <span class="gmail_msg"><<a href="mailto:andrea.gavana@gmail.com" class="gmail_msg" target="_blank">andrea.gavana@gmail.com</a>></span> wrote:<br class="gmail_msg"></div></div><div class="gmail_extra gmail_msg"><div class="gmail_quote gmail_msg"><blockquote class="gmail_quote gmail_msg" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_msg">Dear VTK users,<div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">    I have downloaded the official VTK 7.1 binaries with Python bindings from the VTK website, at this address:</div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg"><a href="http://www.vtk.org/files/release/7.1/vtkpython-7.1.0-Windows-64bit.exe" class="gmail_msg" target="_blank">http://www.vtk.org/files/release/7.1/vtkpython-7.1.0-Windows-64bit.exe</a><br class="gmail_msg"></div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">Notice the 7.1 in the name. This is the only installation of VTK I have on my machine. Also, from the attached screenshot, please notice that the DLLs on my system have a "7.1" label attached.</div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">However, when I import vtk in my system I get this:</div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg"><div class="gmail_msg"><font face="monospace, monospace" class="gmail_msg">>>> import vtk</font></div><div class="gmail_msg"><font face="monospace, monospace" class="gmail_msg">>>> vtk</font></div><div class="gmail_msg"><font face="monospace, monospace" class="gmail_msg"><module 'vtk' from 'C:\Python27\lib\site-packages\vtk\__init__.pyc'></font></div><div class="gmail_msg"><font face="monospace, monospace" class="gmail_msg">>>> version = vtk.vtkVersion()</font></div><div class="gmail_msg"><font face="monospace, monospace" class="gmail_msg">>>> version.GetVTKVersion()</font></div><div class="gmail_msg"><font face="monospace, monospace" class="gmail_msg">'7.0.0'</font></div><div class="gmail_msg"><font face="monospace, monospace" class="gmail_msg">>>> version.GetVTKMajorVersion(), version.GetVTKMinorVersion()</font></div><div class="gmail_msg"><font face="monospace, monospace" class="gmail_msg">(7, 0)</font></div><div class="gmail_msg"><font face="monospace, monospace" class="gmail_msg">>>> version.GetVTKSourceVersion()</font></div><div class="gmail_msg"><font face="monospace, monospace" class="gmail_msg">'vtk version 7.0.0'</font></div><div class="gmail_msg"><font face="monospace, monospace" class="gmail_msg">>>> </font></div></div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">Am I doing something wrong or is it possible that there is a version mismatch in the Python bindings? It's of course not an issue, I just wanted to check if my setup was broken or not...</div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">Thank you.</div><span class="m_4010184889841745540HOEnZb gmail_msg"><font color="#888888" class="gmail_msg"><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">Andrea.</div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg"><br class="gmail_msg"></div></font></span></div><br><br><br class="gmail_msg"></blockquote></div></div><div class="gmail_extra gmail_msg"><div class="gmail_quote gmail_msg"><blockquote class="gmail_quote gmail_msg" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">_______________________________________________<br class="gmail_msg"><br><br>Powered by <a href="http://www.kitware.com" rel="noreferrer" class="gmail_msg" target="_blank">www.kitware.com</a><br class="gmail_msg"><br><br><br class="gmail_msg"><br><br>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" class="gmail_msg" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br class="gmail_msg"><br><br><br class="gmail_msg"><br><br>Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" class="gmail_msg" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br class="gmail_msg"><br><br><br class="gmail_msg"><br><br>Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" class="gmail_msg" target="_blank">http://markmail.org/search/?q=vtkusers</a><br class="gmail_msg"><br><br><br class="gmail_msg"><br><br>Follow this link to subscribe/unsubscribe:<br class="gmail_msg"><br><br><a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" class="gmail_msg" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br class="gmail_msg"><br><br><br class="gmail_msg"></blockquote></div><br class="gmail_msg"></div><br><br></blockquote></div></div>