-
Go to python.org. Click on the "Downloads" tab near the top, and then click to download the proper version of Python for your computer.
-
click on the installer file which was downloaded on your computer. Click "Modify" > "Next" and then check the box "Add Python to environment variables."
-
Finish the installation by clicking "Install."
-
Restart your computer before proceeding.
-
Open the Command Prompt on your computer by typing "Command Prompt" into the search bar.
-
Type the following command into the Command Prompt and press enter:
python -m pip install general-robotics-toolbox numpy pyqt5 protobuf==3.20.3 beautifulsoup4 ws4py pyyaml pandas openpyxl requests
-
Go to https://github.com/aelias36/robotic-deep-rolling-gui, click on the green "Code" tab near the top right, and then click "Download ZIP."
-
Once the ZIP file downloads, right click on it in your file explorer, and then select "Extract All" to unzip the files.
-
Within the folder, double click the file called
deep_rolling_GUI.bat
, which shoul open GUI.