Hi, Due to storage space limitations on the device the pymaemo runtime does not include the distutils package. You need to use the Maemo SDK on the PC that has the distutils, build the application there, make an installer package and then install it to the device.
Here is kind of a tutorial for this... http://www.maemo.org/platform/docs/pymaemo/python_maemo_howto.html#Distributing+your+Python+applications - Teemu On 10/23/06, Martin Egholm Nielsen <[EMAIL PROTECTED]> wrote:
Hi there, Being quite new to both Python, maemo, and the 770, I have a problem figuring out how to add the SOAPpy (or ZSI) package to my device. I downloaded the tar-ball from http://pywebsvcs.sourceforge.net/, but the very first step "python setup.py build" complains of missing "distutils.core". Then I extracted the "distutils/core.py" from my pc installation and copied it to my device, but it still complains... I guess I'm way out of track with this, but then what? BR, Martin Egholm _______________________________________________ maemo-users mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-users
-- Teemu Harju http://www.teemuharju.net _______________________________________________ maemo-users mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-users
