rttk:caddie:python_configuration
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| rttk:caddie:python_configuration [2021/05/03 10:53] – created wikiadmin | rttk:caddie:python_configuration [2022/02/14 12:18] (current) – removed wikiadmin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Python is configured in the settings menu. Specify a path to python. | ||
| - | |||
| - | Python will need to be 3.8 or 3.9, tested on 3.9.1 x64 | ||
| - | |||
| - | Python needs the following packages installed via pip: | ||
| - | pip install wheel | ||
| - | pip install opencv-contrib-python | ||
| - | pip install --upgrade scikit-image | ||
| - | pip install --upgrade imutils | ||
| - | |||
| - | You can test your python installation using a session file: | ||
| - | The syntax is: python AnalyzeScreenDiffs.py -s sessionfilepath | ||
| - | ex | ||
| - | C: | ||
rttk/caddie/python_configuration.1620039203.txt.gz · Last modified: 2021/05/03 10:53 by wikiadmin