Forums FUG-FR | |
https://forums.fug-fr.org/cgi-bin/yabb2/YaBB.pl
FreeBSD >> Logiciels tiers >> pyqt (python QT bindings) https://forums.fug-fr.org/cgi-bin/yabb2/YaBB.pl?num=1194688940 Message started by kermitt on 10. Nov 2007 at 11:02 |
Title: pyqt (python QT bindings) Post by kermitt on 10. Nov 2007 at 11:02
Bonjour,
J'ai installé récemment Amarok. Je souhaiterai utiliser quelques scripts écrits en Python. [code]REQUIREMENTS python >= 2.3 pyqt (python QT bindings) [/code] A votre avis quel sont le(s) package(s) qui correspondent à pyqt (python QT bindings)? Actuellement ces ports sont installés: python24-2.4.4_2 An interpreted object-oriented programming language python25-2.5.1_1 An interpreted object-oriented programming language py25-cerealizer-0.6 Secure pickle-like module py25-imaging-1.1.6_2 The Python Imaging Library py25-libxml2-2.6.30 Python interface for XML parser library for GNOME py25-lxml-1.2.1_1 Pythonic binding for the libxml2 and libxslt libraries py25-openal-0.1.6_2 PyOpenAL is a binding of OpenAL for Python py25-qt4-core-4.3.1 Python bindings for the Qt4 toolkit, QtCore module py25-qt4-gui-4.3.1 Python bindings for the Qt4 toolkit, QtGui module py25-qt4-sql-4.3.1 Python bindings for the Qt4 toolkit, QtSql module py25-sdl_mixer-0.0.3_2 Pysdl_mixer is a python interface to SDL's sdl_mixer py25-setuptools-0.6c7 Download, build, install, upgrade, and uninstall Python pac py25-sip-4.7.1,1 Python to C and C++ bindings generator py25-tkinter-2.5.1_2 Python bindings to the Tk widget set |
Title: Re: pyqt (python QT bindings) Post by olivier.d on 10. Nov 2007 at 14:20
Je dirais
[code]py25-qt4-core-4.3.1 Python bindings for the Qt4 toolkit, QtCore module[/code] |
Title: Re: pyqt (python QT bindings) Post by idroxid on 10. Nov 2007 at 15:07
et
py25-qt4-gui-4.3.1 Python bindings for the Qt4 toolkit, QtGui module si tu veux utiliser une interface graphique et py25-qt4-sql-4.3.1 Python bindings for the Qt4 toolkit, QtSql module si tu veux accéder à une bdd |
Title: Re: pyqt (python QT bindings) Post by kermitt on 10. Nov 2007 at 16:02
Je me suis sans doute mal exprimé.
En fait avec les ports (installés sur ma machine) qui sont cités dans mon précédent post. Quand j'essaye de lancer un script via amarok , j'obtiens l'erreur suivante. PyQt (Qt bindings for Python) is required for this script Le script « XUL Remote » s'est arrêté avec le code d'erreur : 1 raceback (most recent call last): File "/home/me/.kde/share/apps/amarok/scripts/xulremote/XulRemote.py", line 29, in <module> from qt import * ImportError: No module named qt Donc ma question est: Quels sont les ports du catalogue FreeBSD qui correspondent à : PyQt (Qt bindings for Python) is required for this script |
Forums FUG-FR » Powered by YaBB 2.5.2! YaBB Forum Software © 2000-2025. All Rights Reserved. |