>> Ok, so now I tried python3.3-dbg but I don't think the pyqt
>> modules are compiled for 3.3 and that may be preventing
>> the import there.
>>
>> Those extension modules would need to be compiled for
>> an exactly matching python interpreter, right?
>
> For Windows visual C compiler, that is tr
On 1/6/2013 3:21 PM, Lee Harr wrote:
On 1/6/2013 8:42 AM, Lee Harr wrote:
I am using:
Ubuntu 12.10
Python 3.2.3
import has been considerably redone, and hopefully upgraded, in 3.3.
Ok, so now I tried python3.3-dbg but I don't think the pyqt
modules are compiled for 3.3 and that may be pr
> On 1/6/2013 8:42 AM, Lee Harr wrote:
>>
>> I am using:
>> Ubuntu 12.10
>> Python 3.2.3
>
> import has been considerably redone, and hopefully upgraded, in 3.3.
Ok, so now I tried python3.3-dbg but I don't think the pyqt
modules are compiled for 3.3 and that may be preventing
the import there.
On 1/6/2013 8:42 AM, Lee Harr wrote:
I am using:
Ubuntu 12.10
Python 3.2.3
import has been considerably redone, and hopefully upgraded, in 3.3.
Qt 4.8.2
PyQt 4.9.3
I also have the ubuntu -dbg packages:
python3-dbg
python3-pyqt4-dbg
I don't understand why python3-dbg cannot import the PyQ
I am using:
Ubuntu 12.10
Python 3.2.3
Qt 4.8.2
PyQt 4.9.3
I also have the ubuntu -dbg packages:
python3-dbg
python3-pyqt4-dbg
I don't understand why python3-dbg cannot import the PyQt4 modules...
$ python3
Python 3.2.3 (default, Oct 19 2012, 19:53:57)
[GCC 4.7.2] on linux2
Type "help", "