Is the problem solved??? I have got the cheapest solution 😉
go to
Library/Frameworks/Python.Frameworks/Versions
there you can see the different python installed…like 2.7,3,2, current etc
now check your error log(this is mine)
Dyld Error Message: Library not loaded: /System/Library/Frameworks/Python.framework/Versions/2.5/Python Referenced from: /Library/Application Support/ProApps/*/Ozone.framework/Versions/A/Ozone Reason: image not found
So I was missing 2.5 folder there…. SO just rename 2.7 folder to 2.5 and SMILE…
It will be done 🙂 NOW say thanks if it solves your problem(just kidding)