-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
C: targetpip install's --target option's behaviour handlingpip install's --target option's behaviour handlingauto-lockedOutdated issues that have been locked by automationOutdated issues that have been locked by automation
Description
On Ubuntu 16.04, pip 8.1.1, --user is default, and --target does not work. Is there any reason to not just have an explicit command line argument --target override implicit --user? Needed for a setup-requires shim.
File "/usr/lib/python2.7/distutils/command/install.py", line 289, in finalize_options
raise DistutilsOptionError("can't combine user with prefix, "
DistutilsOptionError: can't combine user with prefix, exec_prefix/home, or install_(plat)base
techtonik, mwgamble, edwinksl, zedd45, skarkkai-p and 3 more
Metadata
Metadata
Assignees
Labels
C: targetpip install's --target option's behaviour handlingpip install's --target option's behaviour handlingauto-lockedOutdated issues that have been locked by automationOutdated issues that have been locked by automation