diff --git a/cheat/python.md b/cheat/python.md new file mode 100644 index 0000000..ba0c0ed --- /dev/null +++ b/cheat/python.md @@ -0,0 +1,4 @@ +### Can't find where pip installed the package binary ? +`pip remove ` + +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