Skip to content

Add scripts directory option when using pip install --target target_dir #3934

Open
@chhantyal

Description

@chhantyal
  • Pip version: 8.1.2
  • Python version: 2.7.10_2
  • Operating System: OSX 10.10.5

Description:

When I use --target option, I can specify target directory, however scripts are not inside. There is bit detailed StackOverflow question: http://stackoverflow.com/questions/26476607/how-do-you-specify-bin-directory-for-pip-install-with-target-option-enabled

It would be great if there was option to specify bin/ directory as well.

What I've run:

pip install ipython -t python_modules

ipython is installed inside python_modules but there is no bin/ipython

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: targetpip install's --target option's behaviour handlingtype: enhancementImprovements to functionality

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions