apt-vim icon indicating copy to clipboard operation
apt-vim copied to clipboard

error when automatic installation

Open ppLorins opened this issue 8 years ago • 4 comments

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

ppLorins avatar Sep 05 '16 03:09 ppLorins

Thanks for logging this. Which OS are you using?

egalpin avatar Sep 07 '16 13:09 egalpin

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

egalpin avatar Oct 25 '16 19:10 egalpin

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

Thanks! Great project.

asilvino avatar Dec 20 '16 13:12 asilvino

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!

egalpin avatar Dec 20 '16 14:12 egalpin