[PySide] PySide uic

ameya dambir ameyadambir at gmail.com
Tue Oct 16 12:54:23 CEST 2012


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20121016/39e963c5/attachment.html>


More information about the PySide mailing list