View Single Post
Old 01-07-2022, 05:28 AM   #189
syvlabs
Junior Member
syvlabs began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jan 2022
Device: Kobo
Compiling python libs which require gcc

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!
syvlabs is offline   Reply With Quote