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

error when automatic installation #43

Open
ppLorins opened this issue Sep 5, 2016 · 4 comments
Open

error when automatic installation #43

ppLorins opened this issue Sep 5, 2016 · 4 comments

Comments

@ppLorins
Copy link

ppLorins commented Sep 5, 2016

File "./apt-vim", line 97
return {k.replace('_', '-'): v for k,v in list(self.dict.items())}

this is the err msg , my python version is 2.7

@egalpin
Copy link
Owner

egalpin commented Sep 7, 2016

Thanks for logging this. Which OS are you using?

@egalpin
Copy link
Owner

egalpin commented Oct 25, 2016

@ppLorins please be sure to update/checkout the latest version of apt-vim. After trying that, let me know if you have any problems :-)

@asilvino
Copy link

I had this problem but I used the python3 and everything worked as expected!

Thanks! Great project.

@egalpin
Copy link
Owner

egalpin commented Dec 20, 2016

thanks @alvarojoao, I appreciate the kind words :-) Thanks for reporting your findings. I thought I had most things compatible with python2 and python3, but perhaps I need to revisit. This is valuable info to help me hunt down compatibility issues!

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

3 participants