vim-python-ide icon indicating copy to clipboard operation
vim-python-ide copied to clipboard

Is not python2 deprecated?

Open smwltr opened this issue 3 years ago • 0 comments

https://github.com/rapphil/vim-python-ide/blob/a83b92aeb3b322a4e69974f2ee76ee3634899b1f/install.sh#L16

In the instructions here, there is no mention of pip2. I think in Fedora 35 there were some changes regarding 'python-unversioned-command'. In that way, 'pip2' is not installed when installed 'python'. I would just call 'pip', unless there is some reason to use 'pip2' explicitly. BTW, it worked on Fedora 35 with just 'pip'.

smwltr avatar Sep 05 '22 14:09 smwltr