Hi,

just to get it right, you have some (self-written) .py-files zipped together in a single file, and you want to add it to PYTHONPATH ?

If yes, the following may be helpful.I think, python-2.2 (OOo 1.1.x) does not support zip-Files in PYTHONPATH, but I think, python-2.3 does. This is in the latest OOo-2.0 milestone (note that you need to create the following link 'ln -s python-core-2.3.4 python-core' by hand to make it work.

Bye,

Joerg


Alexis Ledoux wrote:
Hi,

I am currently trying to use a PyZipFile as a library for my components but
no luck so far.
Anybody got it working ?

What was tried already:
- Created the PyZipFile
- Added PyZipFile in the PythonPath
- Added PyZipFile in the pythonloader.uno.ini

- trying to register them using pkgchk and having my runners in an
AddOns.zip but no luck still saying modules unknown.

Alexis



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to