Skip to content

Fixes #256#286

Merged
shivapoudel merged 1 commit into
voxpupuli:masterfrom
joshuaspence:patch-1
Feb 8, 2016
Merged

Fixes #256#286
shivapoudel merged 1 commit into
voxpupuli:masterfrom
joshuaspence:patch-1

Conversation

@joshuaspence
Copy link
Copy Markdown
Contributor

/usr/bin/which pip always return false because $PATH is not set. Instead, check for existance of /usr/local/bin/pip.

`/usr/bin/which pip` always return `false` because `$PATH` is not set. Instead, check for existance of `/usr/local/bin/pip`.
shivapoudel pushed a commit that referenced this pull request Feb 8, 2016
@shivapoudel shivapoudel merged commit b6449dd into voxpupuli:master Feb 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants