# python -m site $ python3 -m site sys.path = [ '/usr/bin', '/opt/homebrew/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python311.zip', '/opt/homebrew/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11', '/opt/homebrew/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload', '/opt/homebrew/lib/python3.11/site-packages', '/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages', ] USER_BASE: '/Users/USER/Library/Python/3.11' (doesn't exist) USER_SITE: '/Users/USER/Library/Python/3.11/lib/python/site-packages' (doesn't exist) ENABLE_USER_SITE: True