Hi,

I build PySide on RHEL with Python3.2.

I use "python setup.py install" command to install PySide.

When I tried to import shiboken but I am got error.

>>> import shiboken
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named shiboken

Please let me know how should I resolve this?

Thanks,
Ameya
_______________________________________________
PySide mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/pyside

Reply via email to