check current python linkage
% otool -L /Applications/Synalyze\ It\!\ Pro.app/Contents/MacOS/Synalyze\ It\!\ Pro | grep Python
/System/Library/Frameworks/Python.framework/Versions/2.7/Python (compatibility version 2.7.0, current version 2.7.16)
Download and install Python2.7.16 for macOS. By default this lands in /Library/Frameworks/Python.framework/Versions/2.7
Make a copy of the Synalize It! Pro app bundle, e.g. to your desktop.
cp -R /Applications/Synalyze\ It\!\ Pro.app ~/Desktop