Index: readme.md =================================================================== diff -u --- readme.md (revision 0) +++ readme.md (revision 113785378e5132f563876274a71d6dfef332e511) @@ -0,0 +1,21 @@ +# Simulator Setup + +## PySide2 +Ensure Pyside2 version is at 5.15.2.1 +1. Open a terminal +2. Run + `pip3 show PySide2` +3. If the version is not correct, run the following: + 1. `pip3 uninstall PySide2` + 2. `pip3 install PySide2==5.15.2.1` + + +## 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