Animation Nodes ; macOS Big Sur Blender Alpha 2.9.3 #85919

Closed
opened 2021-02-23 14:42:10 +01:00 by pedro suarez · 7 comments
  • I have installed the Blender Alpha 2.93.0 mac OS 64 bit :
    https://builder.blender.org/download/

  • I want to install the Animation Nodes + Extra Nodes for Blender 2.93 - Mac OS :
    https://blender.community/c/graphicall/phbbbc/
    There are two ways to install an addon in Blender:
    1- In preference_ Add-ons_Install.. and choose the addon.zip
    If i try to install the Animation Nodes.zip in this way Blender give me this error :

Python: Traceback (most recent call last):

File "/Applications/Blender.app/Contents/Resources/2.93/scripts/startup/bl_operators/userpref.py", line 609, in execute
  import zipfile
File "/Applications/Blender.app/Contents/Resources/2.93/python/lib/python3.9/zipfile.py", line 6, in <module>
  import binascii

ImportError: dlopen(/Applications/Blender.app/Contents/Resources/2.93/python/lib/python3.9/lib-dynload/binascii.cpython-39-darwin.so, 2): Library not loaded: libz.1.dylib

Referenced from: /Applications/Blender.app/Contents/Resources/2.93/python/lib/python3.9/lib-dynload/binascii.cpython-39-darwin.so
Reason: unsafe use of relative rpath libz.1.dylib in /Applications/Blender.app/Contents/Resources/2.93/python/lib/python3.9/lib-dynload/binascii.cpython-39-darwin.so with restricted binary

location: :-1

2- Unzip the Animation Nodes.zip file and put the folder Animation Nodes manually in Applications/Blender/Show Package Contents/Contents/Resources/2.93/Scripts/addons
If i try to install the Animation Nodes.zip in this way when i try to activate,check the Animation Nodes addon in preference Blender give me this error :

Traceback (most recent call last):

File "/Applications/Blender.app/Contents/Resources/2.93/scripts/modules/addon_utils.py", line 382, in enable
  mod.register()
File "/Applications/Blender.app/Contents/Resources/2.93/scripts/addons/animation_nodes/__init__.py", line 172, in register
  auto_load.register()
File "/Applications/Blender.app/Contents/Resources/2.93/scripts/addons/animation_nodes/auto_load.py", line 28, in register
  bpy.utils.register_class(cls)

ValueError: bpy_struct "an_IntegerSocket" registration error: display could not register

How can i solve these problems?

- I have installed the Blender Alpha 2.93.0 mac OS 64 bit : https://builder.blender.org/download/ - I want to install the Animation Nodes + Extra Nodes for Blender 2.93 - Mac OS : https://blender.community/c/graphicall/phbbbc/ There are two ways to install an addon in Blender: 1- In preference_ Add-ons_Install.. and choose the addon.zip If i try to install the Animation Nodes.zip in this way Blender give me this error : Python: Traceback (most recent call last): ``` File "/Applications/Blender.app/Contents/Resources/2.93/scripts/startup/bl_operators/userpref.py", line 609, in execute import zipfile File "/Applications/Blender.app/Contents/Resources/2.93/python/lib/python3.9/zipfile.py", line 6, in <module> import binascii ``` ImportError: dlopen(/Applications/Blender.app/Contents/Resources/2.93/python/lib/python3.9/lib-dynload/binascii.cpython-39-darwin.so, 2): Library not loaded: libz.1.dylib ``` Referenced from: /Applications/Blender.app/Contents/Resources/2.93/python/lib/python3.9/lib-dynload/binascii.cpython-39-darwin.so Reason: unsafe use of relative rpath libz.1.dylib in /Applications/Blender.app/Contents/Resources/2.93/python/lib/python3.9/lib-dynload/binascii.cpython-39-darwin.so with restricted binary ``` location: <unknown location>:-1 2- Unzip the Animation Nodes.zip file and put the folder Animation Nodes manually in Applications/Blender/Show Package Contents/Contents/Resources/2.93/Scripts/addons If i try to install the Animation Nodes.zip in this way when i try to activate,check the Animation Nodes addon in preference Blender give me this error : Traceback (most recent call last): ``` File "/Applications/Blender.app/Contents/Resources/2.93/scripts/modules/addon_utils.py", line 382, in enable mod.register() File "/Applications/Blender.app/Contents/Resources/2.93/scripts/addons/animation_nodes/__init__.py", line 172, in register auto_load.register() File "/Applications/Blender.app/Contents/Resources/2.93/scripts/addons/animation_nodes/auto_load.py", line 28, in register bpy.utils.register_class(cls) ``` ValueError: bpy_struct "an_IntegerSocket" registration error: display could not register How can i solve these problems?
Author

Added subscriber: @Luison

Added subscriber: @Luison
Member

Added subscriber: @JacquesLucke

Added subscriber: @JacquesLucke
Member

Changed status from 'Needs Triage' to: 'Archived'

Changed status from 'Needs Triage' to: 'Archived'
Member

Please report animation nodes bugs at https://github.com/JacquesLucke/animation_nodes.

Before reporting it, please try again with the latest animation nodes and blender build (there was a fix half an hour ago in AN).

Please report animation nodes bugs at https://github.com/JacquesLucke/animation_nodes. Before reporting it, please try again with the latest animation nodes and blender build (there was a fix half an hour ago in AN).
Member

Added subscriber: @OmarEmaraDev

Added subscriber: @OmarEmaraDev
Member

The first issue should be fixed with D10479, I think. The second issue is an Animation Nodes specific issue which I just fixed. So wait until #85648 is resolved, then update both Blender and Animation Nodes then try again.

The first issue should be fixed with [D10479](https://archive.blender.org/developer/D10479), I think. The second issue is an Animation Nodes specific issue which I just fixed. So wait until #85648 is resolved, then update both Blender and Animation Nodes then try again.
Author

Jacques & Omar thanks for the help
The blender´s version is the same as the one I installed this morning as you can see in the image below.
The version of animation nodes (animation_nodes_v2_2_macOS_py39) available on your link works via the second installation method.
This version https://blender.community/c/graphicall/phbbbc/ still not working.
Screenshot 2021-02-23 at 20.53.37.png

Jacques & Omar thanks for the help The blender´s version is the same as the one I installed this morning as you can see in the image below. The version of animation nodes (animation_nodes_v2_2_macOS_py39) available on your link works via the second installation method. This version https://blender.community/c/graphicall/phbbbc/ still not working. ![Screenshot 2021-02-23 at 20.53.37.png](https://archive.blender.org/developer/F9832429/Screenshot_2021-02-23_at_20.53.37.png)
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#85919
No description provided.