|
For now there is no tutorial on the Linux PC. The installation method is similar to that on the Raspberry Pi. The required plugins and installation methods are similar. Download the required .whl at https://www.lfd.uci.edu/~gohlke/pythonlibs/ , the building the wheels also uses the full name of the .whl file downloaded with pip3+. And full name of the .whl file downloaded with sudo pip3+ may be needed on linux. Following up, we will update tutorials on Linux and Mac. To be specific, the tutorials of the installation of dependent libraries. You can refer the file of manual installation with raspberry pi on PC to install the related dependent libraries. There may be some problems of compatibility, but we can solve it when we meet a specific one. |
|