내 MacBook Pro에서 Python 2.6을 삭제했습니다. iPhoto가 iPhoto에 의존하고 있다는 것을 깨닫기 전에 나는 이것을했습니다.
iPhoto를 새로 설치된 Python 버전으로 어떻게 연결합니까?
다음은 관련 오류입니다.
Dyld Error Message:
Library not loaded: /System/Library/Frameworks/Python.framework/Versions/2.6/Python
Referenced from: /Applications/iPhoto.app/Contents/MacOS/iPhoto
Reason: image not found
파이썬 실행 파일에 대한 심볼릭 링크를 시도 할 때 다음과 같은 결과가 나옵니다.
Dyld Error Message:
Library not loaded: /System/Library/Frameworks/Python.framework/Versions/2.6/Python
Referenced from: /Applications/iPhoto.app/Contents/MacOS/iPhoto
Reason: no suitable image found. Did find:
/System/Library/Frameworks/Python.framework/Versions/2.6/Python: mach-o, but wrong architecture
/System/Library/Frameworks/Python.framework/Versions/2.6/Python: mach-o, but wrong architecture