MakeHuman will not open

Tech support and suggestions forum. If you only have a basic question on how to get started, please use the "newbies" forum in the community section.

Moderator: joepal

MakeHuman will not open

Postby Shadowedlove97 » Sat Jan 16, 2021 12:39 am

I've looked at the FAQ, tried to follow it (uh I'm a little confused on how to actually do the run from source thing, got most of the way through and then couldn't get that to work anyways).

I'm using an Intel graphics card.

Code: Select all
C:\Program Files\makehuman-community\makehuman>python makehuman.py --noshaders
MakeHuman Copyright (C) 2001-2020 http://www.makehumancommunity.org
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions. For details use the option --license

Traceback (most recent call last):
  File "C:\Python39\lib\site-packages\OpenGL\latebind.py", line 43, in __call__
    return self._finalCall( *args, **named )
TypeError: 'NoneType' object is not callable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "./lib\qtui.py", line 295, in initializeGL
    gl.OnInit()
  File "./lib\glmodule.py", line 316, in OnInit
    glLightModelfv(GL_LIGHT_MODEL_AMBIENT, A(0.0, 0.0, 0.0, 1.0))
  File "C:\Python39\lib\site-packages\OpenGL\latebind.py", line 47, in __call__
    return self._finalCall( *args, **named )
  File "C:\Python39\lib\site-packages\OpenGL\wrapper.py", line 700, in wrapperCall
    raise err
  File "C:\Python39\lib\site-packages\OpenGL\wrapper.py", line 693, in wrapperCall
    result = wrappedOperation( *cArguments )
  File "C:\Python39\lib\site-packages\OpenGL\platform\baseplatform.py", line 415, in __call__
    return self( *args, **named )
  File "C:\Python39\lib\site-packages\OpenGL\error.py", line 230, in glCheckError
    raise self._errorClass(
OpenGL.error.GLError: GLError(
        err = 1282,
        description = b'invalid operation',
        baseOperation = glLightModelfv,
        pyArgs = (
                GL_LIGHT_MODEL_AMBIENT,
                array([0., 0., 0., 1.], dtype=float32),
        ),
        cArgs = (
                GL_LIGHT_MODEL_AMBIENT,
                array([0., 0., 0., 1.], dtype=float32),
        ),
        cArguments = (
                GL_LIGHT_MODEL_AMBIENT,
                array([0., 0., 0., 1.], dtype=float32),
        )
)

C:\Program Files\makehuman-community\makehuman>C:\Program Files\makehuman-community\makehuman>python makehuman.py --noshaders
Access is denied.

C:\Program Files\makehuman-community\makehuman>MakeHuman Copyright (C) 2001-2020 http://www.makehumancommunity.org
'MakeHuman' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>This program comes with ABSOLUTELY NO WARRANTY.
'This' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>This is free software, and you are welcome to redistribute it
'This' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>under certain conditions. For details use the option --license
'under' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>
C:\Program Files\makehuman-community\makehuman>Traceback (most recent call last):
'Traceback' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>  File "C:\Python39\lib\site-packages\OpenGL\latebind.py", line 43, in __call__
'File' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>    return self._finalCall( *args, **named )
'return' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>TypeError: 'NoneType' object is not callable
'TypeError:' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>
C:\Program Files\makehuman-community\makehuman>During handling of the above exception, another exception occurred:
'During' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>
C:\Program Files\makehuman-community\makehuman>Traceback (most recent call last):
'Traceback' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>  File "./lib\qtui.py", line 295, in initializeGL
'File' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>    gl.OnInit()
'gl.OnInit' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>  File "./lib\glmodule.py", line 316, in OnInit
'File' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>    glLightModelfv(GL_LIGHT_MODEL_AMBIENT, A(0.0, 0.0, 0.0, 1.0))
'glLightModelfv' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>  File "C:\Python39\lib\site-packages\OpenGL\latebind.py", line 47, in __call__
'File' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>    return self._finalCall( *args, **named )
'return' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>  File "C:\Python39\lib\site-packages\OpenGL\wrapper.py", line 700, in wrapperCall
'File' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>    raise err
'raise' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>  File "C:\Python39\lib\site-packages\OpenGL\wrapper.py", line 693, in wrapperCall
'File' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>    result = wrappedOperation( *cArguments )
'result' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>  File "C:\Python39\lib\site-packages\OpenGL\platform\baseplatform.py", line 415, in __call__
'File' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>    return self( *args, **named )
'return' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>  File "C:\Python39\lib\site-packages\OpenGL\error.py", line 230, in glCheckError
'File' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>    raise self._errorClass(
'raise' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>OpenGL.error.GLError: GLError(
'OpenGL.error.GLError:' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>        err = 1282,
'err' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>        description = b'invalid operation',
'description' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>        baseOperation = glLightModelfv,
'baseOperation' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>        pyArgs = (
'pyArgs' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>                GL_LIGHT_MODEL_AMBIENT,
'GL_LIGHT_MODEL_AMBIENT' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>                array([0., 0., 0., 1.], dtype=float32),
'array' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>        ),
C:\Program Files\makehuman-community\makehuman>        cArgs = (
'cArgs' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>                GL_LIGHT_MODEL_AMBIENT,
'GL_LIGHT_MODEL_AMBIENT' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>                array([0., 0., 0., 1.], dtype=float32),
'array' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>        ),
C:\Program Files\makehuman-community\makehuman>        cArguments = (
'cArguments' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files\makehuman-community\makehuman>                GL_LIGHT_MODEL_AMBIENT,
'GL_LIGHT_MODEL_AMBIENT' is not recognized as an internal or external command,
operable program or batch file.


I have reinstalled OpenGL and this is still the error I got.
Shadowedlove97
 
Posts: 6
Joined: Sat Jan 16, 2021 12:35 am

Re: MakeHuman will not open

Postby fake_Person » Sat Jan 16, 2021 6:43 am

first which makhuman have you downloaded?
14 year old deadbeat http://www.makehumancommunity.org/forum/ucp.php?i=profile&mode=signature#
User avatar
fake_Person
 
Posts: 111
Joined: Mon Nov 30, 2020 9:17 pm

Re: MakeHuman will not open

Postby Shadowedlove97 » Sat Jan 16, 2021 8:21 pm

fake_Person wrote:first which makhuman have you downloaded?


Oh yes! Sorry!!

I downloaded Makehuman 1.2.0 the stable release for Windows?

I'm on Windows 10, graphics cards are Intel Core i5 and uh AMD Radeon. I don't know which one. I do have Python downloaded (the latest version).
Shadowedlove97
 
Posts: 6
Joined: Sat Jan 16, 2021 12:35 am

Re: MakeHuman will not open

Postby fake_Person » Sat Jan 16, 2021 10:22 pm

Hmm. did you do anything to it? like the apk/exe file or folders?.
i have a
bandicam 2021-01-16 17-20-31-098.png


i have a windows 10 but my thing didnt crash nor fail.
can you open it or will it just not open
14 year old deadbeat http://www.makehumancommunity.org/forum/ucp.php?i=profile&mode=signature#
User avatar
fake_Person
 
Posts: 111
Joined: Mon Nov 30, 2020 9:17 pm

Re: MakeHuman will not open

Postby Shadowedlove97 » Sun Jan 17, 2021 1:04 am

fake_Person wrote:Hmm. did you do anything to it? like the apk/exe file or folders?.
i have a
bandicam 2021-01-16 17-20-31-098.png


i have a windows 10 but my thing didnt crash nor fail.
can you open it or will it just not open


It won't open at all. Like I click the icon, mouse changes like it is loading in the background, but then it just...never opens. And the mouse reverts to normal. I'm assuming it's crashing quietly in the bg but I'm not sure why? Both of my graphics cards support 3D and OpenGL.
Shadowedlove97
 
Posts: 6
Joined: Sat Jan 16, 2021 12:35 am

Re: MakeHuman will not open

Postby Shadowedlove97 » Sun Jan 17, 2021 1:17 am

Ah I found logs.
Attachments
makehuman.log
(4.55 KiB) Downloaded 279 times
Shadowedlove97
 
Posts: 6
Joined: Sat Jan 16, 2021 12:35 am

Re: MakeHuman will not open

Postby fake_Person » Sun Jan 17, 2021 2:49 am

hmmm. that weird. maybe downloaded it again. and or re install it. if that till happens you should wait for a moderator.
yeah sorry this is how far a 14 year old loser's brain goes.
14 year old deadbeat http://www.makehumancommunity.org/forum/ucp.php?i=profile&mode=signature#
User avatar
fake_Person
 
Posts: 111
Joined: Mon Nov 30, 2020 9:17 pm

Re: MakeHuman will not open

Postby loki1950 » Sun Jan 17, 2021 5:11 pm

The installer version of the app does not work when you have Python installed on Windows 10 why you need to run it from source if you already have a user accessible Python version it is because the operating system can not figure out the proper paths to the various bits of code.

Enjoy the Choice :)
my box::HP Envy i5-6400 @2Q70GHzx4 8 Gb ram/1 Tb(Win10 64)/3 Tb Mint 19.2/GTX745 4Gb acer S243HL K222HQL
Q8200/Asus P5QDLX/8 Gb ram/WD 2Tb 2-500 G HD/GF GT640 2Gb Mint 17.3 64 bit Win 10 32 bit acer and Lenovo Ideapad 320-15ABR Win 10/Mint 19
User avatar
loki1950
 
Posts: 1219
Joined: Thu Dec 18, 2014 6:27 pm
Location: Ottawa,Ontario

Re: MakeHuman will not open

Postby Shadowedlove97 » Sun Jan 17, 2021 7:25 pm

loki1950 wrote:The installer version of the app does not work when you have Python installed on Windows 10 why you need to run it from source if you already have a user accessible Python version it is because the operating system can not figure out the proper paths to the various bits of code.

Enjoy the Choice :)


If I want to use the source version, do I need to uninstall the installer version then?
Shadowedlove97
 
Posts: 6
Joined: Sat Jan 16, 2021 12:35 am

Re: MakeHuman will not open

Postby fake_Person » Sun Jan 17, 2021 8:19 pm

i guess so.
14 year old deadbeat http://www.makehumancommunity.org/forum/ucp.php?i=profile&mode=signature#
User avatar
fake_Person
 
Posts: 111
Joined: Mon Nov 30, 2020 9:17 pm

Next

Return to Bugs, problems and feature requests

Who is online

Users browsing this forum: No registered users and 1 guest