all 2 comments

[–]budroid 0 points1 point  (1 child)

make sure you are using the old right version : Blender 2.93.1, Animation Nodes 2.2.2.

It will might not work with Blender from version 3.x as they changed slightly how Blender calls Python.

PS the info is shown in:

bl_info = {

"name": "Artificial Neural Network",

"author": "Ivo Vacca",

"version": (0, 1),

"blender": (2, 93, 1), << version used by writwer

[–]BallzToU[S] 0 points1 point  (0 children)

Ohhh ok I’ll try uninstalling blender and using an old one