[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Python3.x y Qt4



goodnight ...

I want to schedule with python3.1 and Qt4, but but I haven't achieved
... because python 3.1 does not have these modules

I tried:

$python3.1
Python 3.1.3 (r313:86834, Nov 28 2010, 10:01:07)
[GCC 4.4.5] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from PyQt4 import QtGui
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named PyQt4
>>>

with python2.5 and 2.6 works fine, my question is how to install qt4
for Python 3.1?

Excuse my bad English, I speak Spanish

-- 
さようなら


Reply to: