Installation - lkeegan/openQCD-input-file-editor GitHub Wiki

Installing the editor

Assuming you have pip, Python 2.7 and PyQt4 on your system, installation is as simple as:

pip install openQCD-input-file-editor

You can also install it by downloading the source code and running:

python setup.py install

Or you can try it without installation by downloading the source code and running:

python openQCD-input-file-editor.py