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.

Missing pluginUtils.py in addon

Home Forums Graphics / Blender Missing pluginUtils.py in addon

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #27814
    darknoodles
    Participant

    Hello, I wanted to try Verge3d last day, and couldn’t use the addon for Blender due to a missing file.
    When i activate the addon i get this error:

    Traceback (most recent call last):
    File “H:\Steam\steamapps\common\Blender\2.82\scripts\modules\addon_utils.py”, line 351, in enable
    mod = __import__(module_name)
    File “N:\Blender\Scripts\addons\verge3d\__init__.py”, line 50, in <module>
    from pluginUtils.log import printLog
    ModuleNotFoundError: No module named ‘pluginUtils’

    Would it be possible to fix this ? Even on github, the file seems missing.
    Someone else seems to have this issue, and the only way he could fix it was from the installer, and wasn’t clear what the original issue was coming from

    #27820

    Hi,

    Thanks for bringing your issue to the forums! How did you install Verge3D? Did you follow the official installation guide?

    Also, please attach the contents of the __init__ file specified on the Verge3D add-on info panel:

    Attachments:
    You must be logged in to view attached files.

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #27829
    darknoodles
    Participant

    MMhhh weird, my version of the addon is 3.1.1. I downloaded the Verge3d package 2 days ago…
    I tried copying the content of the ‘python’ folder from the verge3d folder into the ‘modules’ folder of blender, it solved some issues but raised others when trying to use the ‘future’ module.

    The issue with the guide is that it forces the user to define a specific scripts path, and i already have one, because i made my Blender fully portable.
    So all my addons are in this path. To be honest this is the first time i see an addon requiring to define the script path especially for itself.

    #67019
    toni
    Participant

    Hi, I’m have an issue after installing Verge3D on Blender 3.6.1, when i try to activate Plugin i get this error

    Attachments:
    You must be logged in to view attached files.
    #67021

    Hi toni,

    you might try to reinstall Verge3D and see if it works.

    Chief 3D Verger | LinkedIn | Twitter

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