Run client on macOS system
Here take MacOS 10.13 as an example. To run the client on MacOS, you need to install some software and
libraries. At this time, it does not need to run the server or use the Raspberry Pi. So you can turn off the
Raspberry Pi first. After the installation is complete, turn on the Raspberry Pi and run the server. MacOS 10.13
comes with python2, but no python3. However, the programs in this project need run under python3, so you
need to install it first.
Install python3
Download installation package, link: https://www.python.org/downloads/
If your macOS is 11. Like 11.0, please install python 3.9.
If your macOS is NOT 11, like 10.15, please install python 3.8. If you have
installed python 3.9. You need uninstall it first.