Common-Issues: mention deps --installed.
Closes Homebrew/homebrew#40394. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
f4af833714
commit
1585284ebe
@ -109,7 +109,7 @@ underworld of C.
|
||||
To solve this, you should remove the problematic formula with those python
|
||||
bindings and all of its dependencies.
|
||||
|
||||
- `brew rm $(brew deps <problematic_formula>)`
|
||||
- `brew rm $(brew deps --installed <problematic_formula>)`
|
||||
- `brew rm <problematic_formula>`
|
||||
- Also check the `$(brew --prefix)/lib/python2.7/site-packages` directory and
|
||||
delete all remains of the corresponding python modules if they were not
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user