-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Marcus Ottosson edited this page Nov 20, 2015
·
3 revisions
Welcome to the pyblish-tray wiki!
Dependencies
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
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.
For any problems, post on the forums