Jun-23-2021, 04:25 PM
(This post was last modified: Jun-23-2021, 04:34 PM by Yoriz.
Edit Reason: Added prefix, added error tags
)
Hi,
Could someone help with converting this pyqt4 script to pyqt5 please?
When i run it i get this error:
Thanks very much
Could someone help with converting this pyqt4 script to pyqt5 please?
When i run it i get this error:
Error:Traceback (most recent call last):
File "/usr/local/bin/wlcreator.py", line 31, in <module>
from PyQt4.QtGui import *
ImportError: No module named PyQt4.QtGui
I've uploaded the script as an attachmentThanks very much
Attached Files