-
Notifications
You must be signed in to change notification settings - Fork 49
How to Install CyKIT
CymatiCorp edited this page Dec 28, 2018
·
3 revisions
- Download the latest CyKIT supported Python release.
Last tested with python version 3.7.2 (Dec.2018)
- Install Python to your preferences.
Be advised CyKIT can not currently launch with the py launcher.
- Install Python to your preferences. If you do not install environment variables,
please note the location of your install for later use.
- Visit the Link to CyKIT repository
and on the right side, download the repository ZIP.
- Extract the ZIP folder to the directory of your choice. ( In our case C:\CyKIT-master )
Navigate to that folder by Command Prompt, and confirm it works.
C:\CyKIT-master\> C:\Python372x32\python.exe .\CyKIT.py
Verify you are receiving the programs usage documentation and a prompt to connect.
Installation is complete.