Vizard 8 » Introduction » Vizard 8 Upgrade Guide
8.0

Vizard 8 Upgrade Guide

This guide describes major changes between Vizard 7 and 8 that could potentially break the behavior of some scripts

Python 3.13

Vizard 8 has updated from Python 3.8 to 3.13. There are many new features and changes in Python 3.13 that might break some scripts. To see a comprehensive list of all the changes to Python since 3.8, have a look at the What's New in Python page.

Windows 10 or above required

Vizard 8 now requires Windows 10 or above.

PIL/Pillow package no longer included

Vizard 8 no longer includes the Python Imaging Library (PIL/Pillow). If you need to use the library, you can simply install it through the Package Manager.