I'm looking into integrating some asset management tools into fusion, so far the python api looks pretty good...
all my tools are built in on PySide and allso support PySide 2.
It looks to me like fusion 8 ships with Qt 5.4.1 which means I need PySide 2...
I'm looking into compiling PySide 2 for python 27 on windows 10 to get job done...
Is there a particular visual studio version compile of Qt that i need to use for all of this work properly?
Do any of you have a wheel already built for this?
Any help would be appreciated
