[PyQt] QLibraryInfo Error!

Miguel Alejandro Fernandez alejandrogroso at hotmail.com
Mon Mar 14 22:58:39 GMT 2016


python 3.4 PyQt5.4; PyQt5.5.0; PyQt5.5.1:

designer_bin = QLibraryInfo.location(QLibraryInfo.ArchDataPath)
designer_bin2 = QLibraryInfo.location(QLibraryInfo.BinariesPath)

print("1:", designer_bin)
print("\n2:", designer_bin2)

1: C:/Python34/Lib/site-packages/PyQt5

2: C:/Python34/Lib/site-packages/PyQt5/Lib/site-packages/PyQt5

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160314/7e87db48/attachment-0001.html>


More information about the PyQt mailing list