We assume that you have already installed and configured Python 2.7 or Python 3.3 on your computer. Let’s call the directory where you installed Python *yourPythonPath*.
Download the file and install the Python Binding.
Let’s call the directory where you installed the Python Binding for FBX as <yourFBXPythonSDKpath>.
Determine the directory name (<Python*xxxxxx>) of the version of Python FBX that you wish to install (see Platforms supported).
Copy the contents of <yourFBXPythonSDKpath>\<version>\lib\<Pythonxxxxx>\ into:
yourPythonPath\Lib\site-packages\/Library/Python/x.x/site-packages//usr/local/lib/pythonx.x/site-packages/Optional: Copy the sample programs for Python FBX to a suitable location. The samples are in <yourFBXPythonSDKpath>\<version>.