FBX SDK 2020.3.9 for Python 3.7, 3.9, 3.11

Hello, Community!
I’ve created fully-functional 3DEqualizer4 scene exporters to FBX.
Using FBX 200.3.2 (Python 3.7) - for 3DEqualizer4 R7.1
Using FBX 200.3.7 (Python 3.9) - for 3DEqualizer4 R8.0
Using FBX 200.3.7 (Python 3.11) - for 3DEqualizer4 R8.1

I got the compiled versions of the FBX SDK from the website:

Now I want to migrate my FBX exporters (for all versions of 3DEqualizer4) to a single FBX SDK version: FBX SDK 2020.3.9 for Python.
But I can’t find reliable versions for the required Python versions.

Does anyone have production-tested versions of the FBX SDK (*.whl or *.pyd only):
FBX SDK 2020.3.9 for Python 3.7
FBX SDK 2020.3.9 for Python 3.9
FBX SDK 2020.3.9 for Python 3.11

Thank you in advance!
I wish everyone strength, harmony, and positivity!

PS:
I know there are good guides on how to do this yourself, like:

But I’m hoping someone more experienced than me has already done this work.

1 Like

Hello everyone!
My son compiled FBX SDK PYTHON 2020.3.9 for Python 3.7 / 3.9 / 3.11 / 3.13
The installers (whl) and the unzipped files (fbx.pyd/fbx.pyi) are available at the link below.

or:

https://forums.autodesk.com/t5/fbx-forum/fbx-sdk-python-2020-3-9-for-python-3-7-3-9-3-11/td-p/14115230

1 Like

Added fbx-2020.3.9-cp313-none-win_amd64:

A GitHubActions-based automated workflow for building FBX Python SDK .whl packages from FBX SDK and FBX Python Bindings. It utilizes cibuildwheel and auditwheel in building and testing the produced wheels.

By popular demand, FBX Python SDK packages are built for Python versions 3.7, 3.9. 3.11, 3.13, and FBX SDK version 2020.3.9 with hints stub files (.pyi) enabled. Each version is compiled for Windows (win_AMD64; with vs2022), Linux (manylinux_2_28_x86_64), and macOS (macosx_10_9_x86_64, macosx_11_0_ARM64, macosx_10_9_universal2).

fbx-sdk-python-2020.3.9-macos-complagaet
to
fbx-sdk-python-2020.3.9-macos-complagaet.zip 49 MB

included:

assemble_wheels.py
README.md

wheels:
fbx-2020.3.9-cp37-cp37m-macosx_10_15_x86_64.whl
fbx-2020.3.9-cp37-cp37m-macosx_11_0_arm64.whl
fbx-2020.3.9-cp37-cp37m-macosx_11_0_universal2.whl
fbx-2020.3.9-cp39-cp39-macosx_10_15_x86_64.whl
fbx-2020.3.9-cp39-cp39-macosx_11_0_arm64.whl
fbx-2020.3.9-cp39-cp39-macosx_11_0_universal2.whl
fbx-2020.3.9-cp311-cp311-macosx_10_15_x86_64.whl
fbx-2020.3.9-cp311-cp311-macosx_11_0_arm64.whl
fbx-2020.3.9-cp311-cp311-macosx_11_0_universal2.whl
fbx-2020.3.9-cp313-cp313-macosx_10_15_x86_64.whl
fbx-2020.3.9-cp313-cp313-macosx_11_0_arm64.whl
fbx-2020.3.9-cp313-cp313-macosx_11_0_universal2.whl

fbx-sdk-python-2020.3.9-macos-linux
to
fbx-sdk-python-2020.3.9-macos-linux.zip 158 MB

included:
wheels:
linux:
fbx-2020.3.9-cp37-cp37m-manylinux1_x86_64.manylinux_2_28_x86_64.whl
fbx-2020.3.9-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.whl
fbx-2020.3.9-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.whl
fbx-2020.3.9-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.whl

macOS:
arm64:
fbx-2020.3.9-cp39-cp39-macosx_11_0_arm64.whl
fbx-2020.3.9-cp311-cp311-macosx_11_0_arm64.whl
fbx-2020.3.9-cp313-cp313-macosx_11_0_arm64.whl

 universal2:

fbx-2020.3.9-cp39-cp39-macosx_10_9_universal2.whl
fbx-2020.3.9-cp311-cp311-macosx_10_9_universal2.whl
fbx-2020.3.9-cp313-cp313-macosx_10_13_universal2.whl

 x86:

fbx-2020.3.9-cp37-cp37m-macosx_10_9_x86_64.whl
fbx-2020.3.9-cp39-cp39-macosx_10_9_x86_64.whl
fbx-2020.3.9-cp311-cp311-macosx_10_9_x86_64.whl
fbx-2020.3.9-cp313-cp313-macosx_10_13_x86_64.whl