Set up Python
Import Python Installation Package into the Robot’s Low-Level Control System
-
Download the Python 2.7 installation package to the IPC.
-
Connect with the low-level control system of the robot with TightVNC.
-
Open TightVNC, and click the file transmission icon.
-
In the file transmission window, find and select the Python package downloaded to the IPC. On the right panel, open the share folder in the C drive. Click the >> button in the middle to transmit the package to the robot.
Install Python
-
In the TightVNC Viewer window, open c:/share, and then double-click the python-2.7.msi file.
-
Use the default options and click Next.
-
Click Finish. Now Python 2.7 is successfully installed.