The MotionBuilder Python interpreter, mobupy

MotionBuilder comes with its own external Python interpreter, mobupy.

mobupy is useful for batch processing and for accessing MotionBuilder's libraries from another application.

It is located in the following directories:

Platform Location
Windows C:\Program Files\Autodesk\"MotionBuilder <Version>"\bin\x64
Linux /usr/autodesk/MotionBuilder<VersionNumber>/bin/linux_64

mobupy must be run from a command line.

mobupy can also be used to install Python packages using the pip package management system.