Bonjour !
J'ai des problèmes/besoins similaires.
Mais, désolé, je ne parle pas allemand...
@-salutations
Michel Claveau
--
http://mail.python.org/mailman/listinfo/python-list
h...
I can run OK "hello_world.py". But only with Python-core-2.3
Python 2.4 don't run (conflict-version, or windows error).
And, it's not possible to install extensions (like PyWin) to Python-core-2.3
(this destroy the same extensions in my "normal" Python 2.4)
I had let down these aspect
Katja Suess wrote:
> Thanks. What I have in mind is to write a Python script to generate
> PDFs from a set of ODTs.
Pay attention that you have a OOo program running somewhere that accept
the connection from your zope server (I don't think that you have a X
server running on it.)
> This script ha
Stefan Behnel wrote:
> M�ta-MCI schrieb:
>> The second way don't run:
>>
>> Traceback (most recent call last): File "C:\Program
>> Files\OpenOffice.org 2.0\program\hello_world.py", line 1, in?
>> import uno File "C:\Program Files\OpenOffice.org
>> 2.0\program\uno.py", line 37, in ? import pyuno I
Méta-MCI schrieb:
> The second way don't run:
>
> Traceback (most recent call last):
> File "C:\Program Files\OpenOffice.org 2.0\program\hello_world.py", line 1,
> in?
> import uno
> File "C:\Program Files\OpenOffice.org 2.0\program\uno.py", line 37, in ?
> import pyuno
> ImportError:
Am Mittwoch, den 22.02.2006, 16:39 +0100 schrieb Katja Süss:
> Hi!
> maybe somebody can give me an hint to my problem setting up PyUNO on my
> Mac to work with my Python not the Python delivered with OpenOffice.
> As said in installation instructions I've set
>OPENOFFICE_PATH="/usr/lib/openoff
Am Mittwoch, den 22.02.2006, 16:39 +0100 schrieb Katja Süss:
> Hi!
> maybe somebody can give me an hint to my problem setting up PyUNO on my
> Mac to work with my Python not the Python delivered with OpenOffice.
> As said in installation instructions I've set
>OPENOFFICE_PATH="/usr/lib/openoff
Michele Petrazzo schrieb:
> � wrote:
>
>>Hi! maybe somebody can give me an hint to my problem setting up PyUNO
>>on my Mac to work with my Python not the Python delivered with
>>OpenOffice. As said in installation instructions I've set
>>OPENOFFICE_PATH="/usr/lib/openoffice/program" export
>>PYTH
Hi!
The second way don't run:
Traceback (most recent call last):
File "C:\Program Files\OpenOffice.org 2.0\program\hello_world.py", line 1,
in?
import uno
File "C:\Program Files\OpenOffice.org 2.0\program\uno.py", line 37, in ?
import pyuno
ImportError: Module use of python23.dll con
� wrote:
> Hi! maybe somebody can give me an hint to my problem setting up PyUNO
> on my Mac to work with my Python not the Python delivered with
> OpenOffice. As said in installation instructions I've set
> OPENOFFICE_PATH="/usr/lib/openoffice/program" export
> PYTHONPATH="$OPENOFFICE_PATH" expor
Hi!
maybe somebody can give me an hint to my problem setting up PyUNO on my
Mac to work with my Python not the Python delivered with OpenOffice.
As said in installation instructions I've set
OPENOFFICE_PATH="/usr/lib/openoffice/program"
export PYTHONPATH="$OPENOFFICE_PATH"
export LD_LIBRA
11 matches
Mail list logo