Hey NiLuJe, using your KoboStuff and it works great! Just running into 1 problem -- would you know how to compile python libs which requre gcc? In particular when I'm doing a pip install on certain things and python is building the binaries:
Code:
python -m pip install pycryptodome
...
error: command 'arm-kobo-linux-gnueabihf-gcc' failed: No such file or directory
How can I get gcc in kobo to make this work?
Thanks again!