Installation will take some time. Just wait patiently. For successful installation, it will prompt "All libraries
installed successfully":
If not all installations are successful, it will prompt "Some libraries have not been installed yet. Please run '
Python3 setup_windows.py ' again", then you need to execute the Python3 setup_windows.py command again.
Most of the installation failures are caused by poor networks. You can check your network before installing.
Open client
Press “win + R” and enter cmd, and click ok. Then enter following commands.
1. Enter D disk. If you put it into E, it should be E:
D:
2. Enter directory where Main.py is located:
cd D:\Freenove_4WD_Smart_Car_Kit_for_Raspberry_Pi\Code\Client
3. Run Main.py:
python Main.py
Or enter the unzipped directory and enter following directory:
Freenove_4WD_Smart_Car_Kit_for_Raspberry_Pi\Code\Client. And double-click Main.py or open it with
python to open the client.