jaxbot / github-issues.vim

Github issue lookup in Vim
http://jaxbot.me/articles/github-issues-vim-plugin-5-7-2014
Other
405 stars 28 forks source link

github-issues.vim requires Python support, sorry :c Error #160

Closed sittim closed 6 years ago

sittim commented 7 years ago

I could not get Python 2 working on my Vim8 installation, so I am getting the github-issues.vim requires Python support, sorry :c Error. So I am wondering if there are any plans to add the Python 3 Support.

Fubukimaru commented 6 years ago

If you're using Ubuntu, there are versions of vim compiled with python2 support, e.g. vim-nox-py2. There seem to be solutions on Pull Request.

Fubukimaru commented 6 years ago

Added Python 3 support #172 https://github.com/fubukimaru/github-issues.vim Feel free to test and give me feedback :).

osleg commented 6 years ago

Merged #172, should work with Py3 now, closing this, feel free to reopen if anything goes wrong