Hi

I am new to PySide. But I have done a small application in PyQt with
matplotlib. I wish to port it to pyside. Finally to embedded linux system.

Here are my question:

1. Do we can port PySide to embedded linux.
2. Does any one have did. If it so please give some guide lines.
3. My application only involves a stacked widget, push button, tool button
and Qthread. So, it only involves QtCore and QtGui. Is these modules are
stable in PySide.

Please it is something urgent otherwise I have to switch to C++ programming.


Last but not least,

I am using ubuntu 10.4. I have installed PySide first from ppa:pyside. I
also downloaded examples PySide website. But when I run the program it gives
the following error at QApplication. (   app = QtGui.QApplication(sys.argv)
). It appears something I am missing in my system. Please how to solve this.



The debugged program raised the exception unhandled TypeError

"bad argument type for built-in operation"
File: /home/lionux/Public/pyside-examples/examples/desktop/screenshot.py,
Line: 148


With Thanks

Sathishkumar
_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside

Reply via email to