X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-util.git;a=blobdiff_plain;f=cross-compile%2Fmacosx%2Fcontrib%2Fpulseview;h=e41b4ad9d325299a7651d353170447f1fc01026d;hp=cad475134b0ed4cb467ef2d83bbd2f166b3e3d83;hb=616a4523599b4c2925b5811fdb3dfdd6fa12602e;hpb=c6ed5a3a77da544ccbbd82aee45d8622ac1ce77e diff --git a/cross-compile/macosx/contrib/pulseview b/cross-compile/macosx/contrib/pulseview index cad4751..e41b4ad 100755 --- a/cross-compile/macosx/contrib/pulseview +++ b/cross-compile/macosx/contrib/pulseview @@ -20,7 +20,7 @@ DIR="$(dirname "$0")" cd "$DIR" -export PYTHONHOME="../Frameworks/Python.framework/Versions/3.6" +export PYTHONHOME="../Frameworks/Python.framework/Versions/3.7" export SIGROK_FIRMWARE_DIR="../share/sigrok-firmware" export SIGROKDECODE_DIR="../share/libsigrokdecode/decoders" exec ./pulseview.real "$@"