On Thu, 2007-12-20 at 07:44 -0800, johnf wrote: > I'm using SUSE 10.3 have installed OpenOffice Python interface from the > distro DVD. But still I need help because I can't "import uno". And > that's because it's not in my site-packages. > > I read about how to use it and have reviewed code that uses it but no where > did any of the articles explain where to retrieve the actual 'uno' py > package. > > Can someone provide a hint?
Find out where the installation placed the uno.py file. It might be somewhere in </path/to/openoffice>/program. Once you've found the actual location, set the PYTHONPATH environment variable to that location. HTH, -- Carsten Haese http://informixdb.sourceforge.net -- http://mail.python.org/mailman/listinfo/python-list