< Previous | Contents | Next >

Setup

After the installation of Python, Fusion needs to be restarted.

As you could have both versions of Python installed, you need to specify the preferred version in your preferences.

Set the default Version for .py Files and default console at:

image

Note

If you need to make sure that your script is run with either Python 2 or Python 3, you can set the file extension of the script to either .py2 or .py3, respectively.

Note this is a non-standard behavior and will only work within Fusion.

> File Preferences...->Global and Default Settings->Script->Default Python Version


image