vim-pipenv
vim-pipenv copied to clipboard
pipenv#activate error message when opening a file
I get an error when opening any python file in a pipenv environment:
It seems to work well afterwards, but it's a bit annoying that it shows.
I'm using neovim, maybe it has something to do with it?
Thank you!
I fixed it for myself by using the zsh plugin pipenv instead of the neovim plugin pipenv.