Giter Site home page Giter Site logo

Comments (7)

Candoran2 avatar Candoran2 commented on June 9, 2024

After you removed the old version, did you close and reopen Blender?

from blender_niftools_addon.

tjFreerey avatar tjFreerey commented on June 9, 2024

I have also received errors with trying to install the latest version of niftools on Blender 3.2.2, 2.93, and 3.6.4. I did close and reopen Blender with every different version used, but it returns the same addon_utils.py error that fronczek7f is getting.

Traceback (most recent call last):
  File "/home/scott/Downloads/blender-3.2.2-linux-x64/3.2/scripts/modules/addon_utils.py", line 335, in enable
    mod = __import__(module_name)
  File "/home/scott/.config/blender/3.2/scripts/addons/io_scene_niftools\__init__.py", line 41, in <module>
    from io_scene_niftools import addon_updater_ops
ModuleNotFoundError: No module named 'io_scene_niftools'

Every module is referred to as a "fake module" when running Blender from the terminal. I can confirm this is not a result of older versions of Blender getting in the way of this addon, as I did not have previous versions of Blender installed. This is not acceptable.

from blender_niftools_addon.

Candoran2 avatar Candoran2 commented on June 9, 2024

I have also received errors with trying to install the latest version of niftools on Blender 3.2.2, 2.93, and 3.6.4. I did close and reopen Blender with every different version used, but it returns the same addon_utils.py error that fronczek7f is getting.

Traceback (most recent call last):
  File "/home/scott/Downloads/blender-3.2.2-linux-x64/3.2/scripts/modules/addon_utils.py", line 335, in enable
    mod = __import__(module_name)
  File "/home/scott/.config/blender/3.2/scripts/addons/io_scene_niftools\__init__.py", line 41, in <module>
    from io_scene_niftools import addon_updater_ops
ModuleNotFoundError: No module named 'io_scene_niftools'

That looks like the error for #584 , which is caused when using 0.1.0 on linux (and probably MacOS as well). The issue with that was it used backwards path separators in the zip and they couldn't handle it. It has since been fixed.

If you want to, you can try to fix it yourself on the release, but I've posted a version of the addon with forward path separators in that issue: blender_niftools_addon-v0.1.1-2023-08-04-09536eaa.zip

from blender_niftools_addon.

tjFreerey avatar tjFreerey commented on June 9, 2024

Thank you @Candoran2 for pointing that out. I will look into that thread.

from blender_niftools_addon.

Candoran2 avatar Candoran2 commented on June 9, 2024

Did the new release fix your issue?

from blender_niftools_addon.

2kdragons avatar 2kdragons commented on June 9, 2024

I was having the same problem and the updated version did not fix it. I got this error message now.

Screenshot error8

Niftools uses the most recent update of blender, right?

from blender_niftools_addon.

Candoran2 avatar Candoran2 commented on June 9, 2024

Niftools uses the most recent update of blender, right?

Yes, so not 2.78 like in your picture. The current release should be compatible with 2.8 or above.

from blender_niftools_addon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.