On Sunday 30 April 2006 06:22, Paul Waldo wrote:
> Hi all,
>
> I'm trying to be a good boy, so I have a lot of unit tests for my python
> KDE application. Each of the tests run fine individually, but when I run
> them all together, it seems that the application refuses to die. The first
> test ru
I'm mucking around trying to get a QImage from capture hardware (USB camera).
I'm using a simple pygame based overlay for displaying (read() a YUV frame
then display it on an overlay). I have the raw YUV data, split out in a tuple
as I'm already using them for displaying each frame (four Y plane
On 30.04.06 14:34:08, Jim Philips wrote:
> On Sunday 30 April 2006 11:37, Phil Thompson wrote:
> > On Friday 28 April 2006 11:40 pm, Jim Philips wrote:
> > > The message I get is this:
> > >
> > > sip: sip/dcop/dcopmod.sip:33: Exactly one of these %Platforms must be
> > > specified with the -t flag
On Sunday 30 April 2006 11:37, Phil Thompson wrote:
> On Friday 28 April 2006 11:40 pm, Jim Philips wrote:
> > The message I get is this:
> >
> > sip: sip/dcop/dcopmod.sip:33: Exactly one of these %Platforms must be
> > specified with the -t flag
> > Error: Unable to create the C++ code.
> >
> > Fu
On Friday 28 April 2006 11:40 pm, Jim Philips wrote:
> The message I get is this:
>
> sip: sip/dcop/dcopmod.sip:33: Exactly one of these %Platforms must be
> specified with the -t flag
> Error: Unable to create the C++ code.
>
> Full output is attached.
Install the latest SIP and PyQt3 first.
Phi
On Friday 28 April 2006 11:50 pm, Fernando Guillamon wrote:
> An internal error occured. Please report all output from the program,
> including the following traceback, to the PyKDE mailing list
>
> Traceback (most recent call last):
> File "configure.py", line 934, in ?
> main(sys.argv)
>
On Friday 28 April 2006 3:56 pm, Kern Sibbald wrote:
> I downloaded your latest snapshot and get the following error from sip:
>
> sip: sip/dcop/dcopmod.sip:33: Exactly one of these %Platforms must be
> specified with the -t flag
>
> which doesn't mean much to me. Any ideas?
Install the current ve
An internal error occured. Please report all output from the program,including the following traceback, to the PyKDE mailing listTraceback (most recent call last): File "configure.py", line 934, in ?
main(sys.argv) File "configure.py", line 872, in main inform_user (0) File "configure.py
I downloaded your latest snapshot and get the following error from sip:
sip: sip/dcop/dcopmod.sip:33: Exactly one of these %Platforms must be
specified with the -t flag
which doesn't mean much to me. Any ideas?
[EMAIL PROTECTED] PyKDE]$ python configure.py
PyKDE version 3.15.2
The message I get is this:
sip: sip/dcop/dcopmod.sip:33: Exactly one of these %Platforms must be
specified with the -t flag
Error: Unable to create the C++ code.
Full output is attached.
PyKDE version 3.15.2
---
Python include directory is /usr/include/python2.4
Python ver
Hi all,
I'm trying to be a good boy, so I have a lot of unit tests for my python KDE
application. Each of the tests run fine individually, but when I run them
all together, it seems that the application refuses to die. The first test
runs fine, but then subsequent tests give this message:
QA
Hi,
this is to inform you of the release of eric3 3.9.0. This version includes
support for Qt4 and PyQt4. It will be the last major release in the eric3
line of development. From now on the development effort will concentrate on
eric4, the PyQt4 variant of the IDE. As usual the release is avail
12 matches
Mail list logo