Python
Linux and Mac OS X come with Python already installed. If not, RPMs should be available on the distribution CD or by download from the Internet.
Qube does not support any version of Python after 2.7. Python 3 is not supported.
Python on Windows
Qube! is compatible with Python versions 2.6 through 2.7. If you're unsure which Python version to install, always choose the latest version of 64-bit Python 2.7
We recommend installing Python on the supervisor and all workers in order to support automated log rotation. As well, some jobtypes installed on the workers require Python.
For Windows, free (Community Edition) Python distributions can be downloaded from http://www.python.org.
Perl
This is required only for the Workers running the Perl-based jobtypes:
- Maya
- 3dsMax
- XSI
- mentalray standalone
- migen (Maya->mentalray .mi exporter)
Typically, Linux and Mac OS X come with Perl already installed. If not, RPMs should be available on the distribution CD or by download from the Internet.
For Windows, Qube! is compatible with Perl 5.26. A Windows MSI installer for Strawberry Perl 5.26 is available from http://strawberryperl.com/releases.html .