TylerGubala/blenderpy

Compatibility with older python versions

Opened this issue · 2 comments

I am using Python 3.6 for my own project and I want to import blender as a python module. However I notice one of the requirements for blenderpy is that python version must be >=3.7. I also tried building blender myself and it worked for python 3.9, but not for python versions older than 3.7. Do you have any solutions for older python versions? Thank you so much!

Thank you very much for the quick response and suggestions. I will definitely try it out! Thanks a lot!