Edit file File name : python-config Content :#!/usr/bin/sh exec /usr/bin/python3.9-`uname -m`-config "$@" Save