-
Notifications
You must be signed in to change notification settings - Fork 2
Installation
kelsa-pi edited this page Apr 16, 2019
·
13 revisions
-
Install PyUNO Workspace
Copy
pyzoPyUNOWorkspacedirectory from this repo to$PYZO_INSTALL_PATH/pyzo/toolsor$USER/.pyzo/toolsdirectory. -
Before you get started
-
Create shell
When Pyzo starts, a default shell is created
. Type import unoin the default shell.If you do not see an error, go to section Configure shell.
If this is not the case you must create a new shell. In option
exeput the location of Libre Office's Python (eg./opt/libreoffice5.4/program/python). -
Configure shell
Set option
File run at startupIn option
startupScriptset full path tounoinspect.pyinside PyUNO workspace directory (eg.$USER/.pyzo/tools/pyzoPyUNOWorkspace/unoinspect.py)
-
Activate PyUNO Workspace
Activate plugin by going to
Tools -> PyUNO Workspace
-