eliemichel / LilySurfaceScraper

Import shaders end environments in Blender from a single URL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iMac M1 problem

PinzerLakkere opened this issue · comments

Hi, first of all, thanks for the great addon!
I recently switched to the iMac M1 and everything works fine, but your addon gives me this error and does not activate ...

error

Any ideas on how to fix it?
Thanks in advance
Pinzer
P.S. In blender 3.0 on Mac INTEL works great!

-Version of LilySurfaceScrapper: 1.7.4
-Blender Version: 2.93.3 ARM and INTEL, 3.0.0 ARM and INTEL
-System info: iMac M1

Blender:

version: 3.0.0 Alpha, branch: master, commit date: 2021-08-28 20:38, hash: 4256eeeec4ca, type: release
build date: 2021-08-28, 23:52:31
platform: 'macOS-11.5.2-arm64-arm-64bit'
binary path: '/Applications/Blender 3.0.app/Contents/MacOS/Blender'
build cflags: -Wall -Werror=implicit-function-declaration -Werror=return-type -Wno-tautological-compare -Wno-unknown-pragmas -Wno-char-subscripts -Wstrict-prototypes -Wmissing-prototypes -Wunused-parameter -mmacosx-version-min=11.00 -Xclang -fopenmp -I'/Users/blender/git/blender-vdev/blender.git/../lib/darwin_arm64/openmp/include' -std=gnu11 -pipe -funsigned-char -fno-strict-aliasing
build cxxflags: -Wall -Wno-tautological-compare -Wno-unknown-pragmas -Wno-char-subscripts -Wno-overloaded-virtual -Wno-sign-compare -Wno-invalid-offsetof -mmacosx-version-min=11.00 -ftemplate-depth=1024 -stdlib=libc++ -Xclang -fopenmp -I'/Users/blender/git/blender-vdev/blender.git/../lib/darwin_arm64/openmp/include' -pipe -funsigned-char -fno-strict-aliasing
build linkflags: -fexceptions -framework CoreServices -framework Foundation -framework IOKit -framework AppKit -framework Cocoa -framework Carbon -framework AudioUnit -framework AudioToolbox -framework CoreAudio -framework Metal -framework QuartzCore -framework Accelerate -framework ForceFeedback -liconv -Wl,-stack_size,0x100000 -Wl,-unexported_symbols_list,'/Users/blender/git/blender-vdev/blender.git/source/creator/osx_locals.map' -stdlib=libc++
build system: CMake

Python:

version: 3.9.2 (default, Mar 3 2021, 09:19:11) [Clang 12.0.0 (clang-1200.0.32.29)]
file system encoding: utf-8:surrogateescape
paths:
'/Applications/Blender 3.0.app/Contents/Resources/3.0/scripts/startup'
'/Applications/Blender 3.0.app/Contents/Resources/3.0/scripts/modules'
'/Applications/Blender 3.0.app/Contents/Resources/3.0/python/lib/python39.zip'
'/Applications/Blender 3.0.app/Contents/Resources/3.0/python/lib/python3.9'
'/Applications/Blender 3.0.app/Contents/Resources/3.0/python/lib/python3.9/lib-dynload'
'/Applications/Blender 3.0.app/Contents/Resources/3.0/python/lib/python3.9/site-packages'
'/Applications/Blender 3.0.app/Contents/Resources/3.0/scripts/freestyle/modules'
'/Applications/Blender 3.0.app/Contents/Resources/3.0/scripts/addons/modules'
'/Users/davide/Library/Application Support/Blender/3.0/scripts/addons/modules'
'/Applications/Blender 3.0.app/Contents/Resources/3.0/scripts/addons'
'/Users/davide/Library/Application Support/Blender/3.0/scripts/addons'
'/Applications/Blender 3.0.app/Contents/Resources/3.0/scripts/addons_contrib'

Python (External Binary):

binary path: '/Applications/Blender 3.0.app/Contents/Resources/3.0/python/bin/python3.9'
version: Python 3.9.2

😎 Ok, is a security problem, but if you agree in "System Preference > Security&Privacy" the permission, all works fine!
Great! Solved!
Thanks again for the wonderful work! 😀
Pinzer