makehumancommunity / makehuman

This is the main repository for the MakeHuman application as such.

Home Page:http://www.makehumancommunity.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

failing to start

joshuaruxpin opened this issue · comments

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'

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...

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