A PySide2 interface for QuOCS
-
Download this repository as a compressed file and extract it on your computer or clone this repository via git
-
Install quocs_pyside2interface by running the following command in the main folder
python -m pip install -e .
- Convert the ui files for the GUI with PySide2 and PyQt5
python src/quocspyside2interface/gui/convertuipy.py
python src/quocspyside2interface/gui/convertuipy_pyqt5.py