Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.
    Comment: Published by Scroll Versions from this space and version 7.5-0

    Python

    Linux and Mac OS X come with Python already installed. If not, RPMs should be available on the distribution CD or by download As of Qube 7.5, Python 3 is supported (3.6, 3.7, and 3.8, as of 7.5-0). In fact, python3 is required during the installation process.

    Some of the Linux and macOS system that we support may not come standard with python3 installed. If that's the case, you will need to install it from your distribution media, or downloaded from the Internet.

    Qube does not support any version of Python after 2.7 .  Python 3 is not supported.

    ...

    supported, but only to provide backwards compatibility for legacy scripts that use our Qube Python API. Please port your python2 scripts to python3 at the earliest convenience.

    Python 2.6 and below are unsupported.

    Python on Windows

    Qube! is compatible with Python versions 23.6 through 23.78.  If you're unsure which Python version to install, always choose the latest version of 64-bit Python 2.7We recommend installing Python 3.8.

    As of Qube 7.5, we require installing Python3 prior to installing Qube software on the supervisor and all workers in order . Beside being a requirement for installation, python is also used to support automated log rotation.  As well, some jobtypes installed , and with some python-based jobtypes on the workers require Python

    For Windows, free (Community Edition) Python distributions can be downloaded from http://www.python.org.  

    ...

    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 notIn the rare event that your Linux OS didn't come installed with Perl, RPMs should be available on the distribution CD media 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 .