[PyQt] sip and lucene

Phil Thompson phil at riverbankcomputing.co.uk
Sun Jul 29 20:17:51 BST 2007


On Sunday 29 July 2007 7:06 pm, s|s wrote:
> Hi,
> I am trying to write a glue code for clucene (http://clucene.sf.net/).
> I wrote following sip code
> http://rafb.net/p/X1HnFT10.html
> which compiles without error.
>
> But when I try to run/instantiate Field class, I get error:
> lucene.lucene.document.Field represents a C++ class that cannot be
> instantiated or sub-classed
>
>
> Could somebody tell me what could be wrong

Not without a complete example.

Phil


More information about the PyQt mailing list