Closed vimsucks closed 7 years ago
Could you remove ~/.emacs.d/.python-environments
and retry ?
I also has same problem. How to make company-jedi run under project's venv?
How to make company-jedi run under project's venv?
(Sorry I don't understand python programming well)
pyvenv
, virtualenvwrapper
?)
I'm using virtualenvwrapper.el After venv-workon a venv, it still attemping to complete the global site-packages, but not the packages in the virtualenv
related config: