News

bpy_lambda will only work in a Lambda environment (perhaps some linux distros as well, if you have a similar set of library versions to AWS Lambda). For local development, it will be useful to install ...
bpy.app.binary_path_python" was deprecated and replaced with "sys.executable". I saw this solution in this thread #44 but for one I do not have windows, I am running ubuntu 21.10 and also have no clue ...