![Freenove Raspberry Pi 2 Model B Manual Download Page 106](http://html.mh-extra.com/html/freenove/raspberry-pi-2-model-b/raspberry-pi-2-model-b_manual_2330437106.webp)
Need support?
104
Chapter 4 Robot Dog
www.freenove.com
█
Install PyQt5, opencv, numpy and other libraries
If you have not download the zip file, download it via below link:
https://github.com/Freenove/Freenove_Robot_Dog_Kit_for_Raspberry_Pi/archive/master.zip
Then unzip it and delete “
-
master” to rename it to “
Freenove_Robot_Dog_Kit_for_Raspberry_Pi
”.
Then put it into D disk, for example.
You can also place it into other disks (like E), but the path in following command should be modified
accordingly (replace D: by E:).
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 setup_windows.py is located:
cd D:\Freenove_Robot_Dog_Kit_for_Raspberry_Pi\Code
3.Run: setup_windows.py
Python setup_windows.py
Or double-click "
setup_windows.py
" to execute the installation program, under following path:
Freenove_Robot_Dog_Kit_for_Raspberry_Pi\Code\
Or use python3 to run "setup_windows.py".
Note: If the default python in your windows system is not python3 but python2, then change all "python" in
"setup_windows.py" to "python3" and run the command "setup_windows.py" as shown below.
Python3 setup_windows.py
Summary of Contents for Raspberry Pi 2 Model B
Page 35: ...Need support support freenove com 33 Chapter 0 Raspberry Pi Preparation www freenove com ...
Page 71: ...Need support support freenove com 69 Chapter 2 Assemble Robot www freenove com M3 Nut M3x12 ...
Page 98: ...Need support support freenove com 96 Chapter 4 Robot Dog www freenove com ...