You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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.
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)
The text was updated successfully, but these errors were encountered: