To update a *_ui.py file:

1) Run this (with the paths fixed for your machine):
<Path to Python>\Scripts\pyside2-uic.exe [name].ui > [name]_ui.py

