pixelArt_Generator icon indicating copy to clipboard operation
pixelArt_Generator copied to clipboard

No module named 'PyQt5'

Open gss111 opened this issue 2 years ago • 1 comments

from PyQt5 import QtCore, QtGui, QtWidgets

ModuleNotFoundError: No module named 'PyQt5'

gss111 avatar Feb 07 '22 03:02 gss111

it's a library error make sure you install pip modules

emirongrr avatar Feb 07 '22 20:02 emirongrr