PyUNO with different Python

Stefan Behnel stefan.behnel-n05pAM at web.de
Thu Feb 23 00:38:28 EST 2006


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: Module use of python23.dll conflicts with this version of 
> Python.

Sounds like you might want to switch back to Python 2.3 ...

Stefan



More information about the Python-list mailing list