Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'PyQt5.QtCore' #42

Open
ghost opened this issue Feb 9, 2022 · 3 comments
Open

ModuleNotFoundError: No module named 'PyQt5.QtCore' #42

ghost opened this issue Feb 9, 2022 · 3 comments

Comments

@ghost
Copy link

ghost commented Feb 9, 2022

JonnyboyTheboy src %python3 xmlpngUI.py
Traceback (most recent call last):
File "/Users/jonathangomez/Downloads/FnF-Spritesheet-and-XML-Maker-master/src/xmlpngUI.py", line 2, in
from PyQt5.QtCore import QSize, Qt
ModuleNotFoundError: No module named 'PyQt5.QtCore'

and I am running macOS

@ghost
Copy link
Author

ghost commented Feb 9, 2022

also I am using source code

@niltok64
Copy link

did you install the modules in requirements.txt?

@ghost
Copy link
Author

ghost commented Feb 28, 2022

yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant