On Tuesday September 16 2003 14:01, Giuseppe wrote:
> I get this error:
>
> Error: Couldn't find PyQt/sip directory -- from line 750 in
> build.py
> even if I installed pyqt and sip. can you please help me?
You should be able to run:
python build.py -v<path to PyQt sip files> <other options>
The path has to be the complete path, for example:
/usr/local/PyQt-x11-gpl-3.8/sip
If you installed PyQt in /usr/local.
python build.py -h
will give you a list of the other command line options available
for build.py.
Jim
_______________________________________________
PyKDE mailing list [EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde