> I need an environment that can be delivered to our customers without 
> installing python, qt and pyqt. We want to provide the complete package.
> In order to do so I need to link at least python and qt. How can this be done?

You should link all extension modules into the Python executable,
through Setup.local

> Of course a complete package with python, qt and pyqt would be the best 
> solution but there seem to be even more complications that way. If you can 
> help me with this I would be very grateful.

Not sure. You didn't explain what the precise problem is, so it's
difficult to help in correcting it.

Regards,
Martin
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to