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
I've just tried installing it with Blender 2.93.4 which resulted in an error popping up:
Modules Installed (blender-egg-importer-1.8) from '/home/riot/Downloads/blender-egg-importer-1.8.zip' into '/home/riot/.config/blender/2.93/scripts/addons'
Traceback (most recent call last):
File "/usr/share/blender/scripts/modules/addon_utils.py", line 351, in enable
mod = __import__(module_name)
ModuleNotFoundError: No module named 'blender-egg-importer-1'
I was able to fix that, by renaming the folder in the zipfile to blender-egg-importer and restarting blender - just refreshing the add-on list didn't work.
The text was updated successfully, but these errors were encountered:
I've just tried installing it with Blender 2.93.4 which resulted in an error popping up:
I was able to fix that, by renaming the folder in the zipfile to
blender-egg-importer
and restarting blender - just refreshing the add-on list didn't work.The text was updated successfully, but these errors were encountered: