Open
Description
I've been having problems with Embedded on Linux (told you about this before) - specifically Pip failing owing to no SSL support (and the machine has SSL of course)
Anyway - today I grabbed https://github.com/lmbelo/python3-embeddable and built a 3.9.12 on the target and replaced the existing non-functional 3.9 with the one I'd just compiled
Everythinng worked perfectly.... This begs the question - why?
Is my build environment different ot something (Ubuntu 22.04)?
Steam deck should be available in a month (or two) and Jim McKeeth may be sorting something out for a D11 so I was just doing some exploratory work...
I'm also wondering if this may help the OSX builds....