User Tools

Site Tools


rttk:caddie:python_configuration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
rttk:caddie:python_configuration [2021/08/09 08:32] wikiadminrttk: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 embeddable 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://www.microsoft.com/en-us/download/details.aspx?id=48145 | Download it from Microsoft]]  
- 
-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.1628497970.txt.gz · Last modified: 2021/08/09 08:32 by wikiadmin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki