command to clear them :
sudo killall python3
An error message may appear during the installation process, but don't worry. It is
normal for an error to occur during the installation process.
Whether the
installation is successful depends on the successful operation of server.py.
Wait patiently for the installer to run. When the line
restart
appears, the installer has
completed execution. If the connection to the Raspberry Pi is disconnected before
the
restart
occurs, please run setup.py again after troubleshooting the problem
(mostly a restart caused by low battery). Don't worry that running the installer
again will take a lot of time, the dependent libraries that have been installed before
will be automatically skipped.
Sometimes the installation of the software or dependent libraries required by the
product fails due to network reasons, causing server.py to run incorrectly. When this
happens, running setup.py again is most useful.
Install the robot program on PC
Download address:
https://github.com/adeept/adeept_raspclaws
Click Clone or download - Download ZIP
Download and unzip.
There is a client folder in the unzipped folder. This folder contains the program of
the robot product on the PC. After we install Python3, we can run it (GUI.py).
Install Python3
We need to install Python in the computer to run our PC program. The code for this
product is compiled using Python 3.7, so it is best to download Python version 3.7
to prevent possible compatibility errors.
Download address: