Windows 10 64-bit with Python 3.14 already installed; a system-wide shared installation with the PATH set. The installer forced the installation of Python 3.12 and created a venv with modules. However, the modules and Python version in the environment do not match.
Apparently, only version 3.12 is supported. The documentation states: Python 3.12 — 15 to 20% faster on mesh calculations. So this probably doesn’t mean Python 3.12–3.15pre :(
Windows 10 64-bit with Python 3.14 already installed; a system-wide shared installation with the PATH set. The installer forced the installation of Python 3.12 and created a venv with modules. However, the modules and Python version in the environment do not match.
Apparently, only version 3.12 is supported. The documentation states: Python 3.12 — 15 to 20% faster on mesh calculations. So this probably doesn’t mean Python 3.12–3.15pre :(