in scripts/inferpreprocessing.py [0:0]
def install(package: str): subprocess.check_call([sys.executable, "-m", "pip", "install", package])