So installieren Sie Python -Pakete im lokalen Verzeichnis

pip3 install <your_python_module_name> -t lib/
Ugliest Unicorn