makehumancommunity / makehuman

This is the main repository for the MakeHuman application as such.
http://www.makehumancommunity.org
Other
1.18k stars 244 forks source link

failing to start #218

Closed joshuaruxpin closed 1 year ago

joshuaruxpin commented 1 year ago

i inspected it and it said this C:\Program Files\makehuman-community\makehuman>python makehuman.py Traceback (most recent call last): File "C:\Program Files\makehuman-community\makehuman\makehuman.py", line 45, in from PyQt5 import QtCore ModuleNotFoundError: No module named 'PyQt5'

Aranuvir commented 1 year ago

Not sure what you are doing. In case you try to run the Windows package with your own Python installation this won't work. And if you try to run from source, please check the README about required dependencies.

BTW we already run a support forum.

Going to reject the issue soon, since it does not look like a bug of the application...

Aranuvir commented 1 year ago

No updates here. Closing for now. Can be reopened, if necessary.