Hey everyone,
I’m running into an issue when trying to image a machine. It appears that my recovery partition is missing the Python framework:
dyld: Library not loaded: /System/Library/Frameworks/Python.framework/Versions/2.7/Python
Referenced from: /tmp/mds/Deploy/Applications/Imagr.app/Contents/MacOS/Imagr
Reason: image not found
Looked from Python.framework in /System/Library/Framework and didn’t see it. Is it just a matter of re-building the recovery partition? For the record, the recovery partition is version 10.14.6.
Thanks!