CEP-Resources icon indicating copy to clipboard operation
CEP-Resources copied to clipboard

not valid for use in process: mapping process and mapped file (non-platform) have different Team IDs

Open uptotec opened this issue 9 months ago • 1 comments

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)

uptotec avatar May 13 '24 01:05 uptotec

You could write to [email protected] for help with this... I can't recall having seen other people with this error.

ErinFinnegan avatar May 13 '24 16:05 ErinFinnegan