wiki:workfloweditor
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:workfloweditor [2019/06/20 17:22] – stanislavsulc | wiki:workfloweditor [2022/06/09 10:45] (current) – bp | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| [[https:// | [[https:// | ||
| - | How to install: | + | {{ : |
| + | |||
| + | How to install | ||
| < | < | ||
| apt-get install python3-pyqt5 | apt-get install python3-pyqt5 | ||
| Line 12: | Line 14: | ||
| git clone https:// | git clone https:// | ||
| </ | </ | ||
| + | |||
| + | How to install on Windows: | ||
| + | < | ||
| + | pip install pyqt5 | ||
| + | pip install termcolor | ||
| + | pip install mupif | ||
| + | git clone https:// | ||
| + | git clone https:// | ||
| + | </ | ||
| + | |||
| + | On both these operating systems you need to add the paths of workflowgenerator and workfloweditor to the system variable PYTHONPATH. | ||
| + | |||
| Runnig the examples: | Runnig the examples: | ||
| < | < | ||
| Line 23: | Line 37: | ||
| python workfloweditor/ | python workfloweditor/ | ||
| </ | </ | ||
| - | |||
| - | Alternatively, | ||
wiki/workfloweditor.1561044172.txt.gz · Last modified: by stanislavsulc
