# Pastebin 5oVIyJyQ Python 3.8.12 (67f1b98040bad2f1241e4e1ebde6051a505f628a, Jan 26 2022, 14:44:12) [PyPy 7.3.8 with GCC Apple LLVM 13.0.0 (clang-1300.0.29.30)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>>> from setuptools._distutils import sysconfig as sconfig >>>> sconfig.get_python_lib(1, 0, prefix="hubber") 'hubber/lib/pypy3.8/site-packages'