Bonjour,

J'aimerais créer des interfaces graphiques avec l'outils PyQt mais impossible de l'installer... Je travaille sous mac, j'utilise Spyder. Je code dans la version 2.7 de python. J'ai tenté de suivre les explications que l'on trouve ici en adaptant à mon 2.7. Malheureusement mon terminal me renvoie ceci :

MacBook-Pro-de-chalgand:sip-4.15.3 chalgand$ python configure.py -d /Library/Python/2.7/site-packages -b /usr/local/bin -e /usr/local/include -v /usr/local/share/sip --arch=i386
This is SIP 4.15.3 for Python 2.7.5 on darwin.
The SIP code generator will be installed in /usr/local/bin.
The sip module will be installed in /Library/Python/2.7/site-packages.
The sip.h header file will be installed in /usr/local/include.
The default directory to install .sip files in is /usr/local/share/sip.
The platform/compiler configuration is macx-g++.
MacOS/X binaries will be created for i386.
Creating siplib/sip.h...
Creating siplib/siplib.c...
Creating siplib/siplib.sbf...
Creating sipconfig.py...
Creating top level Makefile...
Creating sip code generator Makefile...
Creating sip module Makefile...
Error: SIP requires Python to be built as a framework
Auriez-vous une idée, une explication ?

Merci de votre aide,
Cordialement,
Christophe Halgand