You are not logged in.

#1 2014-03-06 16:14:50

custo
Member
Registered: 2013-11-23
Posts: 64

ImportError installing vim_bridge-git

When I try pacaur -S vim_bridge-git, I get the following error:

Traceback (most recent call last):
  File "setup.py", line 7, in <module>
    from ez_setup import use_setuptools
ImportError: No module named ez_setup
==> ERROR: A failure occurred in package().
    Aborting...
:: vim_bridge-git cleaned

Any ideas?

Offline

#2 2014-03-06 16:37:43

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: ImportError installing vim_bridge-git

Install python2-distribute.

Edit: The package is called python2-setuptools, it provides python2-distribute.

Last edited by karol (2014-03-06 16:39:42)

Offline

#3 2014-03-10 09:14:18

custo
Member
Registered: 2013-11-23
Posts: 64

Re: ImportError installing vim_bridge-git

Thanks, that worked so far. I need it for the package vim-rst-tables-git which I'm now able to install. But the installation doesn't seem to do anything to my vim installtion. Neither can I use ,,c to create tables nor are there any new files created in my ~/.vim folder. What's wrong?

Offline

Board footer

Powered by FluxBB