5 lines
231 B
Markdown
5 lines
231 B
Markdown
### Can't find where pip installed the package binary ?
|
|
`pip remove <mypackage>`
|
|
|
|
The command above will show the files that will be deleted and prompt you to confirm. Just answer no and add the binary parent folder to your PATH
|