Right now Pinokio uses Python version 3.10.16 by default.
Python 3.10 is almost 5 years old and will very soon be at its end of life:
https://devguide.python.org/versions/
It's also missing a lot of very useful features which have been added in later Python versions.
I have personally run into issues with ComfyUI extensions that I would like to run in Pinokio but I cannot, because Pinokio's Python is too old.
Python 3.13 seems to be the stable version of Python, so I would suggest switching to that.
Right now Pinokio uses Python version 3.10.16 by default.
Python 3.10 is almost 5 years old and will very soon be at its end of life:
https://devguide.python.org/versions/
It's also missing a lot of very useful features which have been added in later Python versions.
I have personally run into issues with ComfyUI extensions that I would like to run in Pinokio but I cannot, because Pinokio's Python is too old.
Python 3.13 seems to be the stable version of Python, so I would suggest switching to that.