[Bf-committers] Including Python with Blender (proposal)

Campbell Barton ideasman42 at gmail.com
Fri Jan 30 11:49:07 CET 2015


Hi, when doing online integration with Blender it can be useful to
spawn a Python subprocess (instead of locking Blender up).

Currently we can't depend on python command being available,
This proposal is to include the executable too so we can use pythons
subprocess module without user installing Python or setting PATH.

Details here:
https://developer.blender.org/T43486

-- 
- Campbell


More information about the Bf-committers mailing list