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 ZenInstall on Vim build with python 3 #11

Open
nhymxu opened this issue Jul 15, 2018 · 1 comment
Open

Error ZenInstall on Vim build with python 3 #11

nhymxu opened this issue Jul 15, 2018 · 1 comment

Comments

@nhymxu
Copy link

nhymxu commented Jul 15, 2018

I'm using vim version from jonathonf ppa.
And this error happened because python remove commands package

Error detected while processing function zen#install[25]..8_parallel_operation_python:
line 104:
Traceback (most recent call last):
File "", line 3, in
ImportError: No module named 'commands'
Press ENTER or type command to continue

#5 is older issue i comment

@cassegfault
Copy link

I was experiencing this issue as well, I created a fork and a PR to address it.
#12

I hope that works for you as well!

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

2 participants