rttk:caddie:python_configuration
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| rttk:caddie:python_configuration [2021/06/23 03:00] – updated for embedded python wikiadmin | rttk:caddie:python_configuration [2022/02/14 12:18] (current) – removed wikiadmin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Python Configuration ====== | ||
| - | Caddie is built to use an embeded version of python which is downloaded after installation. Python is not installed on your system, but is extracted to a subfolder \python of the installation folder ( %LOCALAPPDATA%\Programs\RunTime_ToolKit\python ). No system paths are modified to support Python. | ||
| - | |||
| - | ===== Python Version ===== | ||
| - | Caddie is using Python version 3.9.2 X64. | ||
| - | |||
| - | ===== Packages installed ===== | ||
| - | The embeded version has the following additional packages installed. | ||
| - | * opencv-contrib-python | ||
| - | * scikit-image | ||
| - | * imutils | ||
| - | * paramiko | ||
| - | * numpy | ||
| - | |||
| - | ===== C Runtime ===== | ||
| - | C Runtime is required to support image processing. Caddie requires the X64 runtime only. [[https:// | ||
| - | |||
| - | You can test your python installation using a session file: | ||
| - | The syntax is: | ||
| - | |||
| - | python AnalyzeScreenDiffs.py -s sessionfilepath | ||
| - | |||
| - | ex | ||
| - | |||
| - | C: | ||
rttk/caddie/python_configuration.1624417210.txt.gz · Last modified: 2021/06/23 03:00 by wikiadmin