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

Blender fails to install the osm plug-in, and the prompt is as follows #411

Open
Yangxiaobo-123 opened this issue Oct 24, 2023 · 2 comments

Comments

@Yangxiaobo-123
Copy link

Traceback (most recent call last):
File "/Applications/Blender.app/Contents/Resources/3.6/scripts/modules/addon_ utils.py", line 333, in enable
mod =
import (module name)
File "/Users/yangzhibo/Library/Application Support/Blender/3.6/scripts/addons/blosm/_init
•py", line 61, in
import gui, ape
File "/Users/yangzhibo/Library/Application Support/Blender/3.6/scripts/addons/blosm/gui/_initpy", line 23, in
from app.blender import app
File "/Users/yangzhibo/Library/Application Support/Blender/3.6/scripts/addons/blosm/app/blender.py", line 30, in
from renderer.curve _layer import CurveLayer
File "/Users/yangzhibo/Library/Application Support/Blender/3.6/scripts/addons/blosm/renderer/curve layer.py", line 23, in
from til.blender import appendObjectsFromFile, createDiffuseMaterial, createCollection, addShrinkwrapModifier
ImportError: cannot import name "addShrinkwrapModifier' from 'util.blender' (/Users/yangzhibo/Library/Application Support/Blender/3.6/scripts/addons/blender-osm/util/blender.py)

@Yangxiaobo-123
Copy link
Author

My computer is a mac with m1 chip

@vvoovv
Copy link
Owner

vvoovv commented Oct 24, 2023

Hi @Yangxiaobo-123

Please try restarting Blender. If it didn't help, please try the following actions:

  • Delete all previous versions of Blender-OSM or Blosm addon. There can be more than one of them. You can find them by typing osm in the search box in the Blender preferences.
  • Restart Blender
  • Install the latest version of the Blosm addon.

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