Tiny Core Linux
Tiny Core Base => Raspberry Pi => Topic started by: Rabie on September 30, 2025, 09:00:30 AM
-
Hi There,
Would it be possible for someone to upload the following extensions to the repository?
python3.11-cffi.tcz
python3.11-cryptography.tcz
python3.11-six.tcz
python3.11-tkinter.tcz
python3.11-ttkthemes.tcz
Thank you very much!
-
You've been asking questions about the RPi5 - do you want the extensions for armhf or aarch64?
-
OMG! I am Sorry. :-\
I copied the wrong text.
Yes for the aarch64
-
python3.11-cffi, python3.11-cryptography and python3.11-six posted (not tested).
I don't believe the piCore64 version of python3.11 has been configured for tkinter (it is missing a library of the form _tkinter.cpython-39-arch-linux-gnu.so and a subdirectory of the form /usr/local/lib/pythonx.y/tkinter/), so python3.11-ttkthemes cannot be built.
-
Alright thank you very much, i will try to work with that.