Closed
Bug 1590154
Opened 6 years ago
Closed 6 years ago
`self-update` incorrectly installs moz-phab using the global pip3 instead of the virtual env's
Categories
(Conduit :: moz-phab, enhancement, P3)
Conduit
moz-phab
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: glob, Assigned: glob)
Details
(Keywords: conduit-triaged)
Attachments
(1 file)
If moz-phab is installed in a virtualenv which isn't activated explicitly (eg. moz-phab is run via a symlink to the binary), self-update incorrectly installs moz-phab using the global pip3 instead of the virtual envs.
moz-phab should look for pip3 in the same directory as the current python executable.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•