Alternative Way to Launch the Executable¶
In addition to launching the graphical user interface by downloading the correct file, and running it via double click, users can always launch the program via terminal.
You may want to run the program via terminal for several reasons.
Follow these steps to launch the program via terminal:
-
Download python 3.9 or higher
-
Git clone the master branch of the CRIPT Excel Uploader repository
-
Navigate to the repository that was just cloned
-
Create virtual environment for needed dependencies
-
Activate virtual environment
-
Install needed dependencies
-
Navigate to directory
-
Run the GUI
The CRIPT Excel Uploader graphical user interface should now be running