Open mac4kent opened 2 years ago
Would love to see this updated for Blender 3.1 too
I'll post console output:
Traceback (most recent call last):
File "/home/kpo/Downloads/blender-3.3.0-alpha+master.09a74ff8b6e8-linux.x86_64-release/3.3/scripts/startup/bl_ui/space_userpref.py", line 2036, in draw
draw(context)
File "/home/kpo/.config/blender/3.3/scripts/addons/import-G-code-master/preferences.py", line 9, in draw
from .utils_pip import Pip
File "/home/kpo/.config/blender/3.3/scripts/addons/import-G-code-master/utils_pip.py", line 31, in <module>
PYPATH = bpy.app.binary_path_python
AttributeError: 'bpy.app' object has no attribute 'binary_path_python'
Looks like installing packages using PIP changed in blender 3.0
Would you please update match on Blender 3.1.0 and up. There 2.8 and 2.9 is no long any more support. See picture.