Platforms supported
 
 
 

Python FBX is distributed with FBX SDK. There are separate distributions of FBX SDK for Windows, Linux, and Mac OS. Within these distributions, there are separate directories for each combination of Python version (2.6 or 3.1) and machine type (32-bit or 64-bit).

For Windows, these versions of Python FBX are provided:

Directory name Python version, machine type
Python26_x86 2.6, 32-bit
Python31_x86 3.1, 32-bit
Python26_x64 2.6, 64-bit
Python31_x64 3.1, 64-bit

For Linux, these versions of Python FBX are provided:

Directory name Python version, machine type
Python26_x64 2.6, 64-bit, 2-byte Unicode characters
Python31_x64 3.1, 64-bit, 2-byte Unicode characters
Python26_ucs4_x64 2.6, 64-bit, 4-byte Unicode characters
Python31_ucs4_x64 3.1, 64-bit, 4-byte Unicode characters

For Mac OS, these versions of Python FBX are provided:

Directory name Python version, machine type
Python26 2.6, 32-bit
Python31 3.1, 32-bit
NoteRemember the directory name of the Python version that you wish to use with Python FBX. You’ll need it for Installing Python FBX.