Grim-es/material-combiner-addon

Installation fails because `bpy.app.binary_path_python` is not present in blender 3.0

nepia11 opened this issue · 2 comments

Using sys.executable instead of bpy.app.binary_path_python may help.

yeah thx for help i change some code at get_pillow.py and work as property

nice