Re: [PyQt] PyQt / SIP from an embedded Python interpreter

2013-06-10 Thread Johan Thelin
Hi, On 8 June 2013 11:00, Phil Thompson wrote: > On Fri, 7 Jun 2013 23:44:17 +0200, Johan Thelin > wrote: >> Hi, >> >> I've been experimenting with using PyQt and SIP from a Python >> interpreter embedded into a larger C++ application. I do this on Linux >> (Kubuntu 13.04), Qt 5 and PyQt/SIP fro

Re: [PyQt] PyQt / SIP from an embedded Python interpreter

2013-06-08 Thread Phil Thompson
On Fri, 7 Jun 2013 23:44:17 +0200, Johan Thelin wrote: > Hi, > > I've been experimenting with using PyQt and SIP from a Python > interpreter embedded into a larger C++ application. I do this on Linux > (Kubuntu 13.04), Qt 5 and PyQt/SIP from last Wednesday (June 5th). > This gives me an unresolve