<div><div style="color: rgb(0, 0, 0); font-family: arial; font-size: 14px;"><br></div><div style="color: rgb(0, 0, 0); font-family: arial; font-size: 14px;"><br></div><div><div>>>> from PyQt5.QtCore import QSettings</div><div>>>> settings = QSettings(QSettings.IniFormat, QSettings.UserScope, "iMath", "LYYDownloader2")</div></div><div style="color: rgb(0, 0, 0); font-family: arial; font-size: 14px;"><div>>>> settings.value('list_value3',[],type=list)</div><div>Traceback (most recent call last):</div><div>  File "<pyshell#30>", line 1, in <module></div><div>    settings.value('list_value3',[],type=list)</div><div>TypeError: unable to convert a QVariant of type 9 to a QMetaType of type 1024</div></div><div style="color: rgb(0, 0, 0); font-family: arial; font-size: 14px;"><div>>>> settings.value('list_value3',defaultValue = [],type=list)</div><div>Traceback (most recent call last):</div><div>  File "<pyshell#32>", line 1, in <module></div><div>    settings.value('list_value3',defaultValue = [],type=list)</div><div>TypeError: unable to convert a QVariant of type 9 to a QMetaType of type 1024</div><div>>>></div></div></div><!-- jy5ContentSuffix --><br><br><span title="neteasefooter"><p> </p></span>