vim-pipenv icon indicating copy to clipboard operation
vim-pipenv copied to clipboard

pipenv#activate error message when opening a file

Open alexboly opened this issue 2 years ago • 1 comments

I get an error when opening any python file in a pipenv environment:

Screenshot from 2023-02-24 16-27-59

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!

alexboly avatar Feb 24 '23 14:02 alexboly

I fixed it for myself by using the zsh plugin pipenv instead of the neovim plugin pipenv.

alexboly avatar Feb 27 '23 10:02 alexboly