Animation_nodes: install problem

Created on 11 Jun 2020  ·  10Comments  ·  Source: JacquesLucke/animation_nodes

I had a problem when install animation nodes. Belnder version 2.83. please help me,think you!

Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 2.83\2.83scripts\modules\addon_utils.py", line 351, in enable
mod = __import__(module_name)
File "C:Users\Administrator\AppData\Roaming\Blender Foundation\Blender\2.83scripts\addons\animation_nodes__init__.py", line 166, in
auto_load.init()
File "C:Users\Administrator\AppData\Roaming\Blender Foundation\Blender\2.83scripts\addons\animation_nodes\auto_load.py", line 23, in init
modules = get_all_submodules(Path(__file__).parent)
File "C:Users\Administrator\AppData\Roaming\Blender Foundation\Blender\2.83scripts\addons\animation_nodes\auto_load.py", line 51, in get_all_submodules
return list(iter_submodules(directory, directory.name))
File "C:Users\Administrator\AppData\Roaming\Blender Foundation\Blender\2.83scripts\addons\animation_nodes\auto_load.py", line 55, in iter_submodules
yield importlib.import_module("." + name, package_name)
File "C:\Program Files\Blender Foundation\Blender 2.83\2.83\python\libimportlib__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "C:Users\Administrator\AppData\Roaming\Blender Foundation\Blender\2.83scripts\addons\animation_nodes\libs\FastNoiseSIMD__init__.py", line 1, in
from . node_base import Noise3DNodeBase
File "C:Users\Administrator\AppData\Roaming\Blender Foundation\Blender\2.83scripts\addons\animation_nodes\libs\FastNoiseSIMD\node_base.py", line 6, in
from . wrapper import (
ImportError: DLL load failed: 找不到指定的模块。

stale

All 10 comments

Hi. I think you need to install vc_redist.x64 and for information see Import Error: DLL load failed https://github.com/JacquesLucke/animation_nodes/issues/1240

think you!
i installed vc_redist.x64, But the same error message still appears。

Can you try installing it as an administrator?

i tried install it as an administrator,can't solve this problem.

Did you reboot your system? If you didn't, I suggest you do, otherwise, I am not sure what could be causing this.

yes,i reboot my computer,Error prompt of same message was still here.how can i do?

https://blender.community/c/graphicall
Download AN compiled file from this link. you can not install the zip that cloned from git!

@cxdcxdcxd198 Please use builds from http://animation-nodes.com/#download instead.

@OmarEmaraDev Roger that :D

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kdsin23 picture kdsin23  ·  11Comments

shadowcreeper-hash picture shadowcreeper-hash  ·  4Comments

765563652 picture 765563652  ·  7Comments

Willd10 picture Willd10  ·  7Comments

ricardoroehe picture ricardoroehe  ·  4Comments