We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Add on error

Home Forums Graphics / Blender Add on error

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #28135
    nieto19
    Participant

    Hi, 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.
    Pablo

    #28170

    Hi,
    Thanks for bringing your issue to the forums. Please try the following:

    1. Remove Verge3D plugin (or plugins) in Blender settings.
    2. Rename old Verge3D installation, unpack your XZ archive again.
    3. Configure the paths to new installation directory in Blender settings.
    4. Restart Blender and activate Verge3D plugin.

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #59964
    payback
    Participant

    Traceback (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

    #59966
    kdv
    Participant

    Something wrong with the verge3d-blender-addon-master addon. Disable it or re-install. It can’t find the pluginUtils module.

    Puzzles and JS. 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 meaning at all.

    #59976
    payback
    Participant

    I tried reinstalling dozens of times but it still shows same error

    #59977
    kdv
    Participant

    Your 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. 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 meaning at all.

    #60154
    payback
    Participant

    Thanks for your reply, I uninstalled it and installed it only through the verge 3d installer and it works

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.