To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93084


User ptsefton changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|RESOLVED                  |UNCONFIRMED
--------------------------------------------------------------------------------
              Resolution|WORKSFORME                |
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Aug 27 23:35:46 +0000 
2008 -------
Yes, Python comes with OS X but it does not work with pyuno and never has AFAIK
that's why Python used to be included in the OpenOffice 2.0 download. I think
that it would be risky to rely on the system python in case people upgrade it 
too.

On the 3.0.0 Beta on OS X (Intel) build 9328 the Tools / Macros / Organize
Macros / Python... Dialog does not work - you  can't add or run a Python macro. 


If it works for you can you please tell us how to (a) run Python macros and (b)
use pyuno to automate OpenOffice.org. At the moment we are forced to use the
python that came with OOo 2.0 to run pyuno on the ICE project.
<http://ice.usq.edu.au>

Here's what I get on X 10.5.

cd /Applications/OpenOffice.org.app/Contents/basis-link/program/
Q07-0230:program sefton$ python python
pythonloader.py         pythonloader.pyc        pythonloader.uno.dylib 
pythonloader.unorc      pythonscript.py
Q07-0230:program sefton$ python pythonloader.
/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python:
can't open file 'pythonloader.': [Errno 2] No such file or directory
Q07-0230:program sefton$ python
Python 2.5.1 (r251:54863, Jan 17 2008, 19:35:17) 
[GCC 4.0.1 (Apple Inc. build 5465)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import pyuno
Fatal Python error: Interpreter not initialized (version mismatch?)
Abort trap
Q07-0230:program sefton$ 

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
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