install python package in current directory code example Example: install module to current directory pip pip install <package-name> -t .