find pip package location

python -m site

python -c “import site; print(site.getsitepackages())”

python -m site –user-site

请作者喝一杯咖啡☕️