instead of installing files into Python's keg, install them into the formula's prefix. we should have install them into `#{prefix/site_packages(python)`, but since the change is in the patch. we need to hardwire the path to python3.10. see also https://github.com/Homebrew/brew/pull/13533/commits/c9af8a632d7461cebfaeff8eed7c2bd836e5ae22 Signed-off-by: Kefu Chai <[email protected]>