Skip to content

Installation

kelsa-pi edited this page Apr 16, 2019 · 13 revisions
  • Install PyUNO Workspace

    Copy pyzoPyUNOWorkspace directory from this repo to $PYZO_INSTALL_PATH/pyzo/tools or $USER/.pyzo/toolsdirectory.

  • Before you get started

    • Create shell

      When Pyzo starts, a default shell is created Set breakpoints. Type import uno in 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 exe put the location of Libre Office's Python (eg. /opt/libreoffice5.4/program/python).

    • Configure shell

      Set option File run at startup

      In option startupScript set full path to unoinspect.py inside PyUNO workspace directory (eg. $USER/.pyzo/tools/pyzoPyUNOWorkspace/unoinspect.py)

      Shell Configurations

    • Activate PyUNO Workspace

      Activate plugin by going to Tools -> PyUNO Workspace

Clone this wiki locally