# Simulator Setup ## PySide6 Ensure PySide6 version is at 6.11.1 1. Open a terminal 2. Run `pip3 show PySide6` 3. If the version is not correct, run the following: 1. `pip3 uninstall PySide6` 2. `pip3 install PySide6==6.11.1 --break-system-packages` ## Qt License Ensure Qt license is updated to the latest. Contact [Behrouz NematiPour](bNematiPour@Diality.com) for the latest license as .qt-license file. 1. Open a terminal 2. Run `cat .qt-license` 1. If the .qt-license does not exist, install the license under home directory ~/ 2. Run `cp ~/.` 3. Verify **ExpiryDate** field is valid for the current year