# VTK 8.2.0 - come and get it!

**URL:** https://discourse.vtk.org/t/vtk-8-2-0-come-and-get-it/174
**Category:** Announcements
**Created:** [January 30, 2019, 5:46pm UTC](https://discourse.vtk.org/t/vtk-8-2-0-come-and-get-it/174 "2019-01-30T17:46:08Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![dgobbi](https://discourse.vtk.org/user_avatar/discourse.vtk.org/dgobbi/32/18_2.png) [@dgobbi](https://discourse.vtk.org/u/dgobbi)
#### Post date: [August 1, 2019, 3:16pm UTC](https://discourse.vtk.org/t/vtk-8-2-0-come-and-get-it/174/10 "2019-08-01T15:16:59Z")

</div>

@danielmcquillen The PySide2 support is provided by two Python files:  
[https://gitlab.kitware.com/vtk/vtk/tree/master/Wrapping/Python/vtkmodules/qt](https://gitlab.kitware.com/vtk/vtk/tree/master/Wrapping/Python/vtkmodules/qt)

You can copy those files into an existing VTK 8.1.2 installation in order to get PySide2 support. If that isn’t possible, you can copy QVTKRenderWindowInteractor.py into your own project and import it directly.

---

_[View the full topic](https://discourse.vtk.org/t/vtk-8-2-0-come-and-get-it/174)._
