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

Welcome to the pyblish-tray wiki!

Dependencies




Advanced 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

image

In a distribution such as pyblish-win, the dependencies and Python interpreter are included and should be used.

cd pyblish-win/bin
pythonw.bat -m pyblish_tray

In addition, the installer should put a "Pyblish" menu-item which does the same thing and should be used.




Troubleshoot

For any problems, post on the forums

Clone this wiki locally