poet-v
poet-v copied to clipboard
Error: pipenv executable not found
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.
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.
Same here.
Same here
I had this too. I submitted #19 to fix it. Hopefully that gets merged soon