Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work with VIM + python3 #174

Closed
bboldi opened this issue Aug 20, 2014 · 4 comments
Closed

Does not work with VIM + python3 #174

bboldi opened this issue Aug 20, 2014 · 4 comments

Comments

@bboldi
Copy link

bboldi commented Aug 20, 2014

I have tried to get this working with no luck with python3 ... here is my $vim --version | grep python

+cscope +lispindent +python3 +vreplace

-L/usr/lib/python3.4/config-3.4m -lpython3.4m

@joonty
Copy link
Collaborator

joonty commented Aug 29, 2014

Yes, unfortunately it isn't compatible with Python 3. I did attempt to make it compatible at one point, but it was just too different from 2 to make it work - particularly the exception handling.

I think I will have another crack at this in the near future though. Watch out for version 2.

Thanks

@joonty joonty closed this as completed Aug 29, 2014
@joonty joonty added the wontfix label Aug 29, 2014
@bboldi
Copy link
Author

bboldi commented Aug 29, 2014

Thank You!

@l0rb
Copy link

l0rb commented Oct 3, 2017

Still planning on updating it for python3 ?
edit: I am an avid python programmer willing to invest some time into this if help is needed.

@BlackIkeEagle
Copy link
Member

@l0rb yes still planning for python3, its a bit delayed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants