rttk:caddie:python_configuration
This is an old revision of the document!
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:\Users\Coder\AppData\Roaming\RTTK>python AnalyzeScreenDiffs.py -s C:\Users\Coder\AppData\Roaming\RTTK\SESS\RT_Caddie\2021\3\RTM.RT_Caddie.2021-03-05_18-36-50.rttksess
rttk/caddie/python_configuration.1620039261.txt.gz · Last modified: 2021/05/03 10:54 by wikiadmin