Skip to content

Conversation

acamso
Copy link
Contributor

@acamso acamso commented Apr 30, 2020

I was using Plug 'heavenshell/vim-pydocstring', { 'for': ['python'], 'do': 'make install' } to install the plugin via vim-plug and was receiving the 'doq' not found.Install 'doq' error when attempting to run :Pydocstring. It looks like the MakeFile creates a new venv for installing doq, so exits if there is an active venv. So, if the PlugInstall or PlugUpdate vim-plug commands were ran within a venv, doq would not install. I made a note of this in the README and fixed a grammar mistake.

@heavenshell heavenshell merged commit dfa8ee8 into heavenshell:master Apr 30, 2020
@heavenshell
Copy link
Owner

Wow Thank you so much!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants