Closed HaleTom closed 4 years ago
It took me quite a while to work out that this is a Python 2 project.
Therefore, I suggest the following installation command:
pip2 install --user ropevim
pip on Arch means pip3.
pip
pip3
Related: #63
Closed by #76 as well.
It took me quite a while to work out that this is a Python 2 project.
Therefore, I suggest the following installation command:
pip
on Arch meanspip3
.