Tiny Core Extensions > TCE Bugs
blueman.tcz needs specific python3 version
Paul_123:
speaking of shebang's Is it more proper to do?
/usr/bin/env python3.9
GNUser:
That's a good point. Yes, using env would be more "proper" and portable.
But since we are specifically talking about packaging for the TCL repo (rather than posting the application to some distro-agnostic location), I think #!/usr/bin/env python3.9 and #!/usr/local/bin/python3.9 are more or less equally good.
Juanito:
--- Quote from: GNUser on February 13, 2026, 02:48:44 PM ---Lo and behold, the extension works as expected even though /usr/local/bin/python3 is a symlink to /usr/local/bin/python3.14 :)
--- End quote ---
Please go ahead and submit :)
GNUser:
--- Quote from: Juanito on February 14, 2026, 03:59:36 AM ---Please go ahead and submit :)
--- End quote ---
Done :)
If/when I encounter this same problem in other extensions in the future, I'll make the same adjustment and submit it.
Navigation
[0] Message Index
[*] Previous page
Go to full version