Python Error in Recovery Mode

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!

I pointed MDS to a different volume when I saved for a third time and this time it worked. Feel free to close this.

FWIW, python is included inside the Imagr (which is what runs i recovery). So it sounds like some other issue. Glad you go it resolved.