A binary xPack with a standalone Python distribution
npm install @mmomtchev/python-xpackpython-xpackA binary xPack with a standalone Python distribution
``shell`
npm install xpmwith Python 3.12
npx xpm install @mmomtchev/python-xpack@3-12with Python 3.10
npx xpm install @mmomtchev/python-xpack@3-10
Then, as usual, everything launched from xpm scripts will automatically use this Python.
If you get SSL certificate validation problems on macOS, try pointing OpenSSL to the correct system certificate:
`shell``
export SSL_CERT_FILE=/etc/ssl/cert.pem