Search This Blog

Tuesday, October 1, 2013

MaxPlus and running PySide

The Python 2.7 release of PySide 1.2.0 was compiled against Python 2.7.5.  While generally point upgrades are compatible PySide compiled against Python 2.7.5 will not work with Python 2.7.3, which is the version of Python in MaxPlus.  We used the same Python build offered in Autodesk Maya and Autodesk Motion Builder instead of offering a different version.

In order to run PySide 1.2.0 with MaxPlus I had to recompile it against Python 2.7.3.  You can grab the build here:

This is a direct recompile, no source code changes.
PySide-1.2.0._Python2.7.3_win-amd64.exe

1 comment:

  1. After installation, python \ Lib \ site-packages \ PySide \ translations
    Here multiple languages
    How to switch designer.exe interface to other languages?

    ReplyDelete