ionthedev / ReSprytile

A Blender add-on for building tile based low-poly scenes with paint/map editor like tools
MIT License
168 stars 12 forks source link

Can't install #17

Closed kingsushi001 closed 9 months ago

kingsushi001 commented 9 months ago

Hi

trying to install this to Blender 3.6.1 and getting this error message:

Traceback (most recent call last):
  File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\modules\addon_utils.py", line 333, in enable
    mod = __import__(module_name)
ModuleNotFoundError: No module named 'ReSprytile-0'

Any way to fix this?

kingsushi001 commented 9 months ago

Nevermind. Just saw this https://github.com/ionthedev/ReSprytile/issues/13

Renamed the add-on folder to 'ReSprytile-0' and works now.