-
Felix Fietkau authored
On recent macOS, /usr/bin/python3 is a wrapper that finds the right python executable It checks argv[0] to determine if python2 or python3 should be called. Always execute it as python3 to ensure it calls the right version Signed-off-by:
Felix Fietkau <nbd@nbd.name>
Felix Fietkau authoredOn recent macOS, /usr/bin/python3 is a wrapper that finds the right python executable It checks argv[0] to determine if python2 or python3 should be called. Always execute it as python3 to ensure it calls the right version Signed-off-by:
Felix Fietkau <nbd@nbd.name>