Updating my UI's for Maya 2018/PySide2.  Everything's been humming along, 
until this:

http://doc.qt.io/qt-5/qstringlistmodel.html

from PySide2.QtCore import QStringListModel
# Error: ImportError: file <maya console> line 1: cannot import name 
QStringListModel # 

In PySide (1) this module lived in PySide.QtGui.QStringListModel, and 
imported fine.  I don't care that they moved it, but... I *do *care that 
it's entirely missing. 

Anyone encountered this \ have a workaround?   Have a major tool that 
relies on this, and right now, quite the roadblock.

thanks

-- 
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/b37d4307-333d-44c8-bdb1-9eaa576b60a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to