After trying to convert a fbx file to usdz using the reality converter, it gave an error, telling me to install FBX SDK. After successfully doing so, it is still giving me the same error. Has anybody ever encountered this before, and is there a way to fix it?
Using the Reality Converter to convert an fbx file to usdz
Having these same issues on macOS Monterey 12.1, anyone have any luck?
I have downloaded all 2019 and 2020 SDKs from AutoDesk as I see that there are mixed reviews about one working over the other.
I still get error: Conversion failed: 1 Error ... however it doesn't give any info on what the error is anywhere
I solved this problem by installing sole FBX Python SDK 2020.0.1 package from https://www.autodesk.com/developer-network/platform-technologies/fbx-sdk-2020-0 and it solved the issue. All other packages that I installed:
- com.autodesk.fbxpythonbindings202001
- com.autodesk.fbxsdkext202001
And after I uninstalled all unused packages with pkgutil I still can import FBX models.