How do I get Vim to recognize that I’ve installed a new PIP package, without closing all my buffers?
General Background:
I’m learning Python and chose to make Vim my IDE (PyCharm was recommended). I’m currently building a cheap flight finder OOP, using Amadeus’ SDK installed in a virtualenv.