1

I installed a package by "pip inatall " and I want to find where the package is located on my disk.

I found these post: List all virtualenv and How do I find the location of my Python site-packages directory?, but they didn't answer my question.

My terminal doesn't know the commands 'lsvirtualenv' or 'workon'. The function site.getsitepackages() returned:

['/usr/local/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages']

None of these directories included 'okcupyd'.

Community
  • 1
  • 1
CrazySynthax
  • 13,662
  • 34
  • 99
  • 183

0 Answers0