Update Kit Python version to the same as your fork of Blender (3.9)

It would be cool if i could call blender from kit, for modeling in kit/create. i guess having the same python version is the first step. i hate that “python3” is so fragmented. if they both have custom python interpreters that might make it more difficult?

might this happen someday?

Hello @chrisrogers3d! I alerted the team about your suggestion. I hope to hear back shortly. Thanks for reaching out to us!

Hello @chrisrogers3d! The dev team gave me some helpful information, but I am not certain if this answers your question directly. Please let me know if you have further questions.

It is possible to interop between different versions of Python, via things like pip install interop or custom APIs / hooks / services.