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

2.8 error when trying to add iqm exporter #26

Open
plankatron opened this issue Jan 15, 2019 · 2 comments
Open

2.8 error when trying to add iqm exporter #26

plankatron opened this issue Jan 15, 2019 · 2 comments

Comments

@plankatron
Copy link

plankatron commented Jan 15, 2019

Read prefs: /home/fleeky/.config/blender/2.80/config/userpref.blend
found bundled python: /home/fleeky/3d/blender/blender-2.80-6439ed844e78-linux-glibc224-x86_64/2.80/python
Traceback (most recent call last):
  File "/home/fleeky/3d/blender/blender-2.80-6439ed844e78-linux-glibc224-x86_64/2.80/scripts/modules/addon_utils.py", line 351, in enable
    mod = __import__(module_name)
ModuleNotFoundError: No module named 'armory'
addon_utils.disable: armory not disabled
addon_utils.disable: iqm_export not disabled
Modules Installed (iqm_export) from '/home/fleeky/pebbles/kobalt-new/thirdparty/bin/iqm_export.py' into '/home/fleeky/.config/blender/2.80/scripts/addons'
Traceback (most recent call last):
  File "/home/fleeky/3d/blender/blender-2.80-6439ed844e78-linux-glibc224-x86_64/2.80/scripts/modules/addon_utils.py", line 377, in enable
    raise Exception(f"Add-on '{module_name:s}' has not been upgraded to 2.8, ignoring")
Exception: Add-on 'iqm_export' has not been upgraded to 2.8, ignoring

@jansol
Copy link

jansol commented May 8, 2019

Looking at the commit log, this problem should no longer exist?

@plankatron
Copy link
Author

https://github.com/excessive/iqm-exm
just using this now

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