I noticed that blender in version 3.4 has updated to be provided as a python module (bpy) This means that we can use our own python environment instead of the blender python environment, and use ...