poet-v icon indicating copy to clipboard operation
poet-v copied to clipboard

Error: pipenv executable not found

Open amitkot opened this issue 3 years ago • 1 comments

I use poetry and do not have pipenv installed.

Tried adding this plugin - I use NeoVim 0.7 on macOS - I can be more specific if needed.

I use packer and installed by adding:

  use "petobens/poet-v"

When opening neovim I now get this error message:

Error detected while processing /Users/xxxx/.local/share/nvim/site/pack/packer/start/poet-v/plugin/poetv.vim:                                                                   
line   19:                                                                                                                                                                      
pipenv executable not found.

amitkot avatar May 22 '22 09:05 amitkot

I'm facing the same problem. I use Vundle to manage my plugins. I tried to exclude pipenv from g:poetv_executables, but the error persists.

alac1984 avatar May 24 '22 23:05 alac1984

Same here.

MRocholl avatar Feb 13 '23 14:02 MRocholl

Same here

pfassina avatar Mar 31 '23 00:03 pfassina

I had this too. I submitted #19 to fix it. Hopefully that gets merged soon

slacksystem avatar Apr 15 '23 23:04 slacksystem