Hello, I've built Openoffice 3.2.1.4 and install it /opt/openoffice/. After building, I wanna test some scripts for openoffice using Python. When I test my script, I got error message
import uno, unohelper Import Error: No module named uno. After install package for Openoffice 3.2.1.4 on Ubuntu, I tried these scripts on Ubuntru, I run it successfully. But after building Openoffice, I cannot run it. (Openoffice is running well) How can I fix this? Any help is appreciated. Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
