You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I use a binary in my CEP extension for premiere pro. It works perfectly on windows but I get an error on mac os regarding that the binary has different team ID. here is the full error. I tried signing the binary using my apple developer ID but still the same error.
dlopen(/Users/admin/Desktop/Code/vanishbgcode/vanish.bg-code-main/dist/cep/node_modules/onnxruntime-node/bin/napi-v3/darwin/arm64/onnxruntime_binding.node, 0x0001): tried: '/Users/admin/Desktop/Code/vanishbgcode/vanish.bg-code-main/dist/cep/node_modules/onnxruntime-node/bin/napi-v3/darwin/arm64/onnxruntime_binding.node' (code signature in <F4EB27A8-79E4-31CE-B839-3935A5575CA5> '/Users/admin/Desktop/Code/vanishbgcode/vanish.bg-code-main/dist/cep/node_modules/onnxruntime-node/bin/napi-v3/darwin/arm64/onnxruntime_binding.node' not valid for use in process: mapping process and mapped file (non-platform) have different Team IDs), '/System/Volumes/Preboot/Cryptexes/OS/Users/admin/Desktop/Code/vanishbgcode/vanish.bg-code-main/dist/cep/node_modules/onnxruntime-node/bin/napi-v3/darwin/arm64/onnxruntime_binding.node' (no such file), '/Users/admin/Desktop/Code/vanishbgcode/vanish.bg-code-main/dist/cep/node_modules/onnxruntime-node/bin/napi-v3/darwin/arm64/onnxruntime_binding.node' (code signature in <F4EB27A8-79E4-31CE-B839-3935A5575CA5> '/Users/admin/Desktop/Code/vanishbgcode/vanish.bg-code-main/dist/cep/node_modules/onnxruntime-node/bin/napi-v3/darwin/arm64/onnxruntime_binding.node' not valid for use in process: mapping process and mapped file (non-platform) have different Team IDs)
The text was updated successfully, but these errors were encountered:
Hi I use a binary in my CEP extension for premiere pro. It works perfectly on windows but I get an error on mac os regarding that the binary has different team ID. here is the full error. I tried signing the binary using my apple developer ID but still the same error.
The text was updated successfully, but these errors were encountered: