• [^] # Re: problème installation interface graphique

    Posté par . En réponse à la dépêche Weboob atteint le .g. Évalué à 1. Dernière modification le 06 août 2013 à 15:03.

    Merci pour l'aide ;)
    Décidément, j'ai pas de chance :P j'ai installé python-setuptools et maintenant j'ai ç:.

    ./tools/local_install.sh ~/bin
    Weboob local installer
    Installing weboob applications into ‘/home/voxpopuli/bin’.
    Building Qt applications...
    Could not find executable: pyuic4
    Install missing component(s) (see above) or disable Qt applications (with --no-qt).
    Traceback (most recent call last):
     File "./tools/local_install.py", line 37, in <module>
     cwd=os.path.join(os.path.dirname(__file__), os.pardir))
     File "/usr/lib/python2.7/subprocess.py", line 542, in check_call
     raise CalledProcessError(retcode, cmd)
    subprocess.CalledProcessError: Command '['/usr/bin/python2.7', 'setup.py', 'install', '--user', '--install-scripts', '/home/voxpopuli/bin', '--nodeps']' returned non-zero exit status 1