PIP menginstal paket ke direktori tertentu

pip install --install-option="--prefix=$PREFIX_PATH" package_name
DedSec