Hi Jeremy,
thank you very much for advice. It works.
So, the package should contain:
depends on pyqt4-dev-tools
and the install script should:
extract the example.xml and run pyrcc4 with the required parameters.
Thany you and merry christmas to all
Adriana
--
To UNSUBSCRIBE, email to deb
I had to follow the instructions on
http://www.eddwinston.com/blog/2009/10/installing-pyqt-on-ubuntu/ which
shouldn't be required.
cd /usr/share/doc/python-qt4-doc/examples/demos/qtdemo/
sudo gunzip xml/examples.xml.gz
sudo pyrcc4 -o qtdemo_rc.py qtdemo.qrc
./qtdemo
signature.asc
Description: Th
Package: python-qt4-doc
Version: 4.6-1
Severity: normal
The included qtdemo
(/usr/share/doc/python-qt4-doc/examples/demos/qtdemo/qtdemo.py)
is not starting. It gives the error:
Traceback (most recent call last):
File "./qtdemo.py", line 51, in
import qtdemo_rc
ImportError: No module named
3 matches
Mail list logo