Poly-Haven / polyhavenassets

A Blender add-on to integrate our assets natively in the asset browser
GNU General Public License v3.0
312 stars 21 forks source link

Blender 3.2.2 failed to find module when enabling after installing #1

Closed TxRxFx closed 2 years ago

TxRxFx commented 2 years ago
Traceback (most recent call last):
  File "G:\applications\blender\blender-3.2.2\3.2\scripts\modules\addon_utils.py", line 335, in enable
    mod = __import__(module_name)
ModuleNotFoundError: No module named 'polyhavenassets-0'
TxRxFx commented 2 years ago

This was on a Windows machine using official release of Blender 3.2.2 from Blender.org

gregzaal commented 2 years ago

Hi, please follow the install instructions carefully, looks like you missed the step of renaming the folder.

TxRxFx commented 2 years ago

Was too excited to try it out and post a bug! Apologies, I'll happily do this now!