So we're wanting to use PySide in several tools that have nothing to do
with Maya (other DCCs, standalone tools, etc.) and currently, we all load
common Python libraries via a shared network location and a PYTHONPATH
environment variable in Windows (not in Maya.env). The version of Pyside
we'd like to use is 1.2.2.

Well Maya 2015 doesn't like that one bit. It will load PySide 1.2.2 instead
of its own internal version (which seems to be 1.2.0), and apparently Xgen
just doesn't know what to do with that and this fails to load.

Maya.env's version of PYTHONPATH seems to act as an 'append' rather than a
replacement. Is there a way to tell Maya to flat out ignore the PYTHONPATH
envar in our Windows settings, and only use the one from Maya.env?

Flippin' version conflicts... I swear....

-Tim Crowson
Magnetic Dreams

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAPh%3D1bmGcB-mV8_D9nyJ8yksG%2Bvg2emfboCQXXJ0219Vh5w2Gw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to