I use virtualenvwrapper, and it's useful to be able to select the interpreter from the auto-populated list that includes interpreters in ~/.virtualenvs
The worst part is that upgrading the extension lost track of my prior python interpreter, so I had to go select it manually.
I use virtualenvwrapper, and it's useful to be able to select the interpreter from the auto-populated list that includes interpreters in ~/.virtualenvs
The worst part is that upgrading the extension lost track of my prior python interpreter, so I had to go select it manually.