#pip3 install libscrc or #python3 setup.py build #python3 setup.py install You will need the administrative privileges to execute the last command. Cross-compile ( Linux for ARM ) #export PATH=/mnt/tools/gcc-linaro-6.2.1/bin/:$PATH #export CROSS_COMPILE=arm-linux-gnueabihf- #export...
In the PKG_INFO file in the sdist release of version 1.8.1 one can find License: UNKNOWN also the LICENSE file that can be found in the repo isn't part of the sdist release. Please add both informationOwner hex-in commented Dec 31, 2023 Okay, Thank you....
#pip3 install libscrc or #python3 setup.py build #python3 setup.py install You will need the administrative privileges to execute the last command. Cross-compile ( Linux for ARM ) #export PATH=/mnt/tools/gcc-linaro-6.2.1/bin/:$PATH #export CROSS_COMPILE=arm-linux-gnueabihf- #export...