From: Gib Bogle on
David Boddie wrote:
> On Tuesday 23 February 2010 05:32, Gib Bogle wrote:
>
>> David Boddie wrote:
>>
>>> I have previously referred people with py2exe/PyQt issues to this page on
>>> the PyQt Wiki:
>>>
>>> http://www.py2exe.org/index.cgi/Py2exeAndPyQt
>>>
>>> If you can somehow convince py2exe to include the QtSvg module (and
>>> presumably the libQtSvg library as well) then perhaps that will solve
>>> this problem.
>>>
>>> David
>> Thanks David, that worked a treat. :-)
>
> If you could update the Wiki (or maybe the py2exe Wiki, if they have one)
> to say what you did, that would be useful for others in the future. Then
> they'll only be one search away from the answer. :-)
>
> David

OK, I'll put it on the to-do list.

Gib