Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dosen't work in linux. #1

Open
banjofan2780 opened this issue Mar 18, 2023 · 1 comment
Open

Dosen't work in linux. #1

banjofan2780 opened this issue Mar 18, 2023 · 1 comment

Comments

@banjofan2780
Copy link

Hello! I tried to install this addon in linux but i get this error when installing the addon and clicking the checkbox. Modules Installed () from '/home/winesap/Downloads/io_scene_obj_rgba-main.zip' into '/home/winesap/.config/blender/3.2/scripts/addons'
bpy.context.space_data.recent_folders_active = 1
bpy.context.space_data.recent_folders_active = 1
Traceback (most recent call last):
File "/home/winesap/Downloads/blender-3.2.0-linux-x64/3.2/scripts/modules/addon_utils.py", line 335, in enable
mod = import(module_name)
File "/home/winesap/.config/blender/3.2/scripts/addons/io_scene_obj_rgba-main/init.py", line 48, in
from bpy_extras.io_utils import (
ImportError: cannot import name 'orientation_helper_factory' from 'bpy_extras.io_utils' (/home/winesap/Downloads/blender-3.2.0-linux-x64/3.2/scripts/modules/bpy_extras/io_utils.py)

@Zeldaboy14
Copy link
Member

This plugin is written for legacy blender, not modern blender. Check my github for a 3.1+ version of the script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants