[PySide] PySide uic

ameya dambir ameyadambir at gmail.com
Wed Oct 17 05:06:11 CEST 2012


Hi,

I did but it is giving me error.

  exec pyc in frame
           ^
SyntaxError: invalid syntax


I am not sure this error.

Thanks,
Ameya

On Tue, Oct 16, 2012 at 5:10 PM, Jens Lindgren
<jens.lindgren.vfx at gmail.com>wrote:

> He has a example code on that page, did you check it out?
>
> /Jens
>
> On Tue, Oct 16, 2012 at 12:54 PM, ameya dambir <ameyadambir at gmail.com>wrote:
>
>> Hi,
>>
>>
>> I have an old codefromPyQt which I am migrating to PySide.
>> I am trying to import uic module, but I am getting an error. I am not
>> sure whether this is installed correctly or not and about using it.
>>
>> >>from PySide import QtGui,uic
>> ImportError: cannot import name uic
>>
>>
>> This what I am looking at.
>> What is the meaning of the directory named pysideuic?
>>
>> I read on this page "http://nathanhorne.com/?p=451" that pysideuic has
>> lacking a function loadUiType, is it true?
>> If yes then how should I port my code?
>> Can any body help?
>>
>> Thanks in advance!!
>>
>> Ameya
>>
>>
>>
>> _______________________________________________
>> PySide mailing list
>> PySide at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/pyside
>>
>>
>
>
> --
> Jens Lindgren
> --------------------------
> Lead Technical Director
> Magoo 3D Studios <http://www.magoo3dstudios.com/>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20121017/5d43c888/attachment.html>


More information about the PySide mailing list