Skip to content
Marcus Ottosson edited this page Nov 20, 2015 · 3 revisions

Welcome to the pyblish-tray wiki!

Dependencies




Usage

pyblish-tray is meant to run via the pythonw executable, such that it runs without a console window.

pythonw -m pyblish_tray

To get a better overview of potential error(s), use the regular python executable.

python -m pyblish-tray
Clone this wiki locally