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