简体   繁体   中英

Forgot where I installed pip. Need directory

I installed pip for python 3 on my laptop a year ago and now I forgot where I installed it . But I need to know the location now normal searching for pip folder is not working can somebody help!

I already tried to install pycharm so that I could find where it is, but it was not very much helpful.

If you're using bash, the default shell on OS X and some linux distros, use this:

type -a pip

Shell - How to find directory of some command?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM