echo "Attempted to run:"
echo "  python $@"
echo "Failing instead."
exit 127
