Post #2522: From the looks of it, Blender 2.8 RC’s code signing is causing this issue:
📋 Metadata
- Author: bitinn
- Date: 2019-07-15 12:11:06
- Type:
answer - Quality Score: 7/10
- Reply to: post_02521
🏷️ Tags
⚙️ Related PME Features
- Pie Menu Editor
💬 Content
From the looks of it, Blender 2.8 RC’s code signing is causing this issue:
macOS code signed release errors with Python ctypes
System Information Operating system: macOS 10.14.5 Graphics card: n/a Blender Version Broken: Blender 2.80 rc1 Worked: buildbot, any unsigned build Short description of error Using ctypes in add-ons is failing to work in the release…
Release Candidate Blender 2.80 can’t import addons
Archive Python API
addons
Hi @brecht, I’ve had a user of our addon point out that on MacOS there appears to be a problem importing any addons, including ours. I can successfully run 2.80.74 (build hash - bbb3500c9716). But when I run the RC ( which I noticed has been…
Reading time: 2 mins 🕑 Likes: 1 ❤
I will look into a unsigned build…
EDIT: latest Beta build (which is unsigned), does work fine.

Blender Builds - blender.org
Continuous build delivery with the latest features and fixes. Use at your own risk!

