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 detected while processing function UltiSnips#TrackChange #59

Open
haoranshigrab opened this issue May 10, 2018 · 5 comments
Open

Comments

@haoranshigrab
Copy link

Recently I installed VimBox on my Mac but got unexpected error when I try to edit one python file with vim. It seems very wired. My python environment is py2.7 in anaconda. If I remove the ~/.vim ~/.vimrc and ``~/.gvimrc`, then the vim command can work smoothly.

@kutyel
Copy link

kutyel commented Dec 3, 2018

This happened to me as well today trying to edit a any file, @jordwalke any suggestion? 😟

@jordwalke
Copy link
Owner

Did you guys upgrade OSX or something? I haven't changed the master branch of VimBox in a while (doing heavy work in the #json branch)

@kutyel
Copy link

kutyel commented Dec 4, 2018

I'm on Mojave but I already downloaded VimBox after upgrading and it was working before 🤔

@schrockn
Copy link

FWIW I also ran into this same exact error in a python2.7 environment. I'm on Mojave (10.14.5) and Python 2.7.15. I can easily switch to a py3 environment which is a fine workaround now that I know it is a py2/3 issue.

@jordwalke
Copy link
Owner

I started vendoring VimBox's own copy of python just to make vim python configuration more reliable - I only did it for windows though, but I'll consider adding one for mac as well. Anyone can check out my WIP #json branch here. It's a self contained app that doesn't mess with your current vim install. You just move the./applicationLauncher/VimBox.app into your /Applications directory, double click it. It will pull from git. Uses json to configure - run :Settings.

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