Home › Forums › Graphics / Blender › Add on error
- This topic has 6 replies, 4 voices, and was last updated 2 years, 9 months ago by
payback.
-
AuthorPosts
-
2020-05-28 at 2:04 pm #28135
nieto19
ParticipantHi, I am trying to install the verge3d add on to blender, but it is not working:
I get this error:
Traceback (most recent call last):
File “/Applications/Blender.app/Contents/Resources/2.82/scripts/modules/addon_utils.py”, line 351, in enable
mod = __import__(module_name)
ModuleNotFoundError: No module named ‘verge3d’I working in a macOS Catalina v10.15.2 and followed the installation steps described here => https://www.soft8soft.com/docs/manual/en/blender/Installation.html#Installation_for_macOS_or_Linux
Thanks in advance.
Pablo2020-05-29 at 2:10 pm #28170
Alexander KovelenovStaffHi,
Thanks for bringing your issue to the forums. Please try the following:- Remove Verge3D plugin (or plugins) in Blender settings.
- Rename old Verge3D installation, unpack your XZ archive again.
- Configure the paths to new installation directory in Blender settings.
- Restart Blender and activate Verge3D plugin.
2023-01-27 at 4:34 pm #59964payback
ParticipantTraceback (most recent call last):
File “H:\Blender\blender-3.4.1-windows-x64\3.4\scripts\modules\addon_utils.py”, line 333, in enable
mod = __import__(module_name)
File “C:\Users\admin\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\verge3d-blender-addon-master\__init__.py”, line 55, in <module>
from pluginUtils.log import printLog
ModuleNotFoundError: No module named ‘pluginUtils’I’m getting this error as well
2023-01-27 at 5:25 pm #59966kdv
ParticipantSomething wrong with the
verge3d-blender-addon-masteraddon. Disable it or re-install. It can’t find thepluginUtilsmodule.Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2023-01-28 at 2:31 pm #59976payback
ParticipantI tried reinstalling dozens of times but it still shows same error
2023-01-28 at 3:00 pm #59977kdv
ParticipantYour problem is in your addons. Remove them all one by one from this folder
C:\Users\admin\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2023-02-05 at 4:30 pm #60154payback
ParticipantThanks for your reply, I uninstalled it and installed it only through the verge 3d installer and it works
-
AuthorPosts
- You must be logged in to reply to this topic.
