u3dreal / molecular-plus

particle solver for Blender 3.0+ / 4.0+
GNU General Public License v3.0
261 stars 19 forks source link

installation problem with blender 4.1 #61

Closed zodiacxuan01 closed 1 month ago

zodiacxuan01 commented 1 month ago

Traceback (most recent call last): File "C:\Program Files|Blender FoundationlBlender 4.1\4.1\scripts(modulesladdon_utils.py", line 376, in enablemod = importlib.import_module(module_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files|Blender FoundationlBlender 4.1\4.1\python\iblimportlib!init.py", line 126, in import_modureturn bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "",line 1204,in _gcd_importFile "",line 1176,in _find_and_load File "", line 1126, in _find_and_load_unlocked File "", line 241, in _call_with_frames_removed File "",line 1204,in _gcd import File "", line 1176, in _find_and_load File "", line 1126, in _find_and_load_unlocked File "", line 241,in _call_with_frames_removed File "",line 1204, in _gcd_import File "",line 1176,in find and load File "", line 1140, in _find_and_load_unlocked ModuleNotFoundError: No module named 'molecular-plus-2'

u3dreal commented 1 month ago

I do not know what you have done but "molecular-plus-2" should be "molecular-plus" only ... remove all folders from AppData and reinstall the zip from the release page !

zodiacxuan01 commented 1 month ago

I tried but still have the same problem . And I also tried version 2.17.42, the error report is the same. I find no matter what version I installed , on the add-on introduction menu the version shows as 1.17.21. Is that the root of the problem? I did use a very old version on the first install.

_20240805003608