Make human will not launch on win 10

If you have problems understanding something or getting started, ask here

Moderator: joepal

Make human will not launch on win 10

Postby chunkypuding » Sun May 31, 2020 3:51 pm

Hello
I wanted to try using make human on win10 but the software will not launch.
After attempting to launch it, it does nothing, and I mean nothing not even any activity in app manager.
LOG
[2020-05-31 17:36:13,748] log.py->message():118 -- MESSAGE -- Initialized logging
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- VERSION: HEAD:748a570b
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- SHORT VERSION: beta1
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- LONG VERSION: 1.2.0 Beta1 (HEAD:748a570b)
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- BASEMESH VERSION: hm08
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- IS BUILT (FROZEN): No
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- IS RELEASE VERSION: No
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- DEFAULT ENCODING: utf-8
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- FILESYSTEM ENCODING: utf-8
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- STDOUT ENCODING: cp1250
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- LOCALE PREFERRED ENCODING: cp1250
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- WORKING DIRECTORY: D:\Program Files\makehuman-community\makehuman
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- HOME LOCATION: C:/Users/damia/Documents
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- PYTHON PATH: ./;./lib;./apps;./shared;./apps/gui;./core;D:\Program Files\makehuman-community\makehuman;C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2032.0_x64__qbz5n2kfra8p0\python37.zip;C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2032.0_x64__qbz5n2kfra8p0\DLLs;C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2032.0_x64__qbz5n2kfra8p0\lib;C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2032.0_x64__qbz5n2kfra8p0;C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2032.0_x64__qbz5n2kfra8p0\lib\site-packages
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- DLL PATH: C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2032.0_x64__qbz5n2kfra8p0;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Common Files\Autodesk Shared\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;D:\Program Files\Process Lasso\;D:\Program Files\Git\cmd;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Users\damia\AppData\Local\Microsoft\WindowsApps;D:\Program Files\Microsoft VS Code\bin
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- SYS.VERSION: 3.7.7 (tags/v3.7.7:d7c567b08f, Mar 10 2020, 11:52:54) [MSC v.1900 64 bit (AMD64)]
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- SYS.PLATFORM: win32
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- SYS.EXECUTABLE: C:\Users\damia\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\python.exe
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- PLATFORM.MACHINE: AMD64
[2020-05-31 17:36:13,756] log.py->debug():97 -- DEBUG -- PLATFORM.PROCESSOR: AMD64 Family 23 Model 8 Stepping 2, AuthenticAMD
[2020-05-31 17:36:13,756] log.py->debug():97 -- DEBUG -- PLATFORM.UNAME.RELEASE: 10
[2020-05-31 17:36:13,756] log.py->debug():97 -- DEBUG -- PLATFORM.WIN32_VER: 10 10.0.18362 SP0
[2020-05-31 17:36:13,756] log.py->error():111 -- ERROR -- Could not create debug dump
Traceback (most recent call last):
File "D:\Program Files\makehuman-community\makehuman\makehuman.py", line 203, in debug_dump
debugdump.dump.reset()
File "./lib\debugdump.py", line 144, in reset
import numpy
ModuleNotFoundError: No module named 'numpy'
chunkypuding
 
Posts: 2
Joined: Sun May 31, 2020 3:44 pm

Re: Make human will not launch on win 10

Postby MrSloan » Sun May 31, 2020 6:44 pm

I also have trouble to launch the 1.2.0 beta on windows 10

it worked once, but not after reinstalling it.

with 1.1.1 (which runs on my w10) i have the trouble that it cannot complete the database synchronization download.

maybe trying two versions is an issue in the registry or something? I also removed visual studio, after that makehuman python was not starting. maybe that has to do with it?

any solutions?

edit
ah choosen 1.2.0 beta does work once i uninstalled, restarted and use the startmenu start button, instead of desktop link.
MrSloan
 
Posts: 8
Joined: Sat May 30, 2020 7:04 pm

Re: Make human will not launch on win 10

Postby RobBaer » Mon Jun 01, 2020 6:47 am

chunkypuding wrote:Hello
I wanted to try using make human on win10 but the software will not launch.
After attempting to launch it, it does nothing, and I mean nothing not even any activity in app manager.
LOG
[2020-05-31 17:36:13,748] log.py->message():118 -- MESSAGE -- Initialized logging
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- VERSION: HEAD:748a570b
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- SHORT VERSION: beta1
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- LONG VERSION: 1.2.0 Beta1 (HEAD:748a570b)
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- BASEMESH VERSION: hm08
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- IS BUILT (FROZEN): No
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- IS RELEASE VERSION: No
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- DEFAULT ENCODING: utf-8
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- FILESYSTEM ENCODING: utf-8
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- STDOUT ENCODING: cp1250
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- LOCALE PREFERRED ENCODING: cp1250
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- WORKING DIRECTORY: D:\Program Files\makehuman-community\makehuman
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- HOME LOCATION: C:/Users/damia/Documents
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- PYTHON PATH: ./;./lib;./apps;./shared;./apps/gui;./core;D:\Program Files\makehuman-community\makehuman;C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2032.0_x64__qbz5n2kfra8p0\python37.zip;C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2032.0_x64__qbz5n2kfra8p0\DLLs;C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2032.0_x64__qbz5n2kfra8p0\lib;C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2032.0_x64__qbz5n2kfra8p0;C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2032.0_x64__qbz5n2kfra8p0\lib\site-packages
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- DLL PATH: C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2032.0_x64__qbz5n2kfra8p0;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Common Files\Autodesk Shared\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;D:\Program Files\Process Lasso\;D:\Program Files\Git\cmd;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Users\damia\AppData\Local\Microsoft\WindowsApps;D:\Program Files\Microsoft VS Code\bin
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- SYS.VERSION: 3.7.7 (tags/v3.7.7:d7c567b08f, Mar 10 2020, 11:52:54) [MSC v.1900 64 bit (AMD64)]
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- SYS.PLATFORM: win32
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- SYS.EXECUTABLE: C:\Users\damia\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\python.exe
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- PLATFORM.MACHINE: AMD64
[2020-05-31 17:36:13,756] log.py->debug():97 -- DEBUG -- PLATFORM.PROCESSOR: AMD64 Family 23 Model 8 Stepping 2, AuthenticAMD
[2020-05-31 17:36:13,756] log.py->debug():97 -- DEBUG -- PLATFORM.UNAME.RELEASE: 10
[2020-05-31 17:36:13,756] log.py->debug():97 -- DEBUG -- PLATFORM.WIN32_VER: 10 10.0.18362 SP0
[2020-05-31 17:36:13,756] log.py->error():111 -- ERROR -- Could not create debug dump
Traceback (most recent call last):
File "D:\Program Files\makehuman-community\makehuman\makehuman.py", line 203, in debug_dump
debugdump.dump.reset()
File "./lib\debugdump.py", line 144, in reset
import numpy
ModuleNotFoundError: No module named 'numpy'

Your problem seems to be that you have not added numpy to you python installation.

The following are the minimum required dependency versions for MakeHuman Community 1.2.0:

Python: 3.6.4 or higher
PyQt: 5.10.0 to 5.12.x. 5.14 will not work
NumPy: 1.13.0 or higher
PyOpenGL: Any modern version will work, including the one used for MakeHuman 1.1.x
User avatar
RobBaer
 
Posts: 1208
Joined: Sat Jul 13, 2013 3:30 pm
Location: Kirksville, MO USA

Re: Make human will not launch on win 10

Postby RobBaer » Mon Jun 01, 2020 6:52 am

MrSloan wrote:ah choosen 1.2.0 beta does work once i uninstalled, restarted and use the startmenu start button, instead of desktop link.


This is unfortunate limitation of the installer. If you like starting from the desktop, right click the MH icon in start, choose more, and choose open file location. Now copy the shortcut to your desktop if you like.
User avatar
RobBaer
 
Posts: 1208
Joined: Sat Jul 13, 2013 3:30 pm
Location: Kirksville, MO USA

Re: Make human will not launch on win 10

Postby RobBaer » Mon Jun 01, 2020 6:55 am

chunkypuding wrote:Hello
I wanted to try using make human on win10 but the software will not launch.
After attempting to launch it, it does nothing, and I mean nothing not even any activity in app manager.
LOG
[2020-05-31 17:36:13,748] log.py->message():118 -- MESSAGE -- Initialized logging
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- VERSION: HEAD:748a570b
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- SHORT VERSION: beta1
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- LONG VERSION: 1.2.0 Beta1 (HEAD:748a570b)
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- BASEMESH VERSION: hm08
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- IS BUILT (FROZEN): No
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- IS RELEASE VERSION: No
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- DEFAULT ENCODING: utf-8
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- FILESYSTEM ENCODING: utf-8
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- STDOUT ENCODING: cp1250
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- LOCALE PREFERRED ENCODING: cp1250
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- WORKING DIRECTORY: D:\Program Files\makehuman-community\makehuman
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- HOME LOCATION: C:/Users/damia/Documents
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- PYTHON PATH: ./;./lib;./apps;./shared;./apps/gui;./core;D:\Program Files\makehuman-community\makehuman;C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2032.0_x64__qbz5n2kfra8p0\python37.zip;C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2032.0_x64__qbz5n2kfra8p0\DLLs;C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2032.0_x64__qbz5n2kfra8p0\lib;C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2032.0_x64__qbz5n2kfra8p0;C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2032.0_x64__qbz5n2kfra8p0\lib\site-packages
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- DLL PATH: C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2032.0_x64__qbz5n2kfra8p0;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Common Files\Autodesk Shared\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;D:\Program Files\Process Lasso\;D:\Program Files\Git\cmd;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Users\damia\AppData\Local\Microsoft\WindowsApps;D:\Program Files\Microsoft VS Code\bin
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- SYS.VERSION: 3.7.7 (tags/v3.7.7:d7c567b08f, Mar 10 2020, 11:52:54) [MSC v.1900 64 bit (AMD64)]
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- SYS.PLATFORM: win32
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- SYS.EXECUTABLE: C:\Users\damia\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\python.exe
[2020-05-31 17:36:13,754] log.py->debug():97 -- DEBUG -- PLATFORM.MACHINE: AMD64
[2020-05-31 17:36:13,756] log.py->debug():97 -- DEBUG -- PLATFORM.PROCESSOR: AMD64 Family 23 Model 8 Stepping 2, AuthenticAMD
[2020-05-31 17:36:13,756] log.py->debug():97 -- DEBUG -- PLATFORM.UNAME.RELEASE: 10
[2020-05-31 17:36:13,756] log.py->debug():97 -- DEBUG -- PLATFORM.WIN32_VER: 10 10.0.18362 SP0
[2020-05-31 17:36:13,756] log.py->error():111 -- ERROR -- Could not create debug dump
Traceback (most recent call last):
File "D:\Program Files\makehuman-community\makehuman\makehuman.py", line 203, in debug_dump
debugdump.dump.reset()
File "./lib\debugdump.py", line 144, in reset
import numpy
ModuleNotFoundError: No module named 'numpy'

You seem to be running from source on Windows. Your problem seems to be that you have not added numpy to you python installation.

The following are the minimum required dependency versions for MakeHuman Community 1.2.0:

Python: 3.6.4 or higher
PyQt: 5.10.0 to 5.12.x. 5.14 will not work
NumPy: 1.13.0 or higher
PyOpenGL: Any modern version will work, including the one used for MakeHuman 1.1.x

An alternative would be to download the nightly build. http://download.tuxfamily.org/makehuman/nightly/ which has built in python with all dependencies.
User avatar
RobBaer
 
Posts: 1208
Joined: Sat Jul 13, 2013 3:30 pm
Location: Kirksville, MO USA

Re: Make human will not launch on win 10

Postby chunkypuding » Mon Jun 01, 2020 10:43 am

Hi
Following MrSloan advice
ah choosen 1.2.0 beta does work once i uninstalled, restarted and use the startmenu start button, instead of desktop link.


Everything works it seams that the installer just creates a faulty desktop shortcut.

The following are the minimum required dependency versions for MakeHuman Community 1.2.0:

Python: 3.6.4 or higher
PyQt: 5.10.0 to 5.12.x. 5.14 will not work
NumPy: 1.13.0 or higher
PyOpenGL: Any modern version will work, including the one used for MakeHuman 1.1.x

An alternative would be to download the nightly build. http://download.tuxfamily.org/makehuman/nightly/ which has built in python with all dependencies.


This is the build that i have installed, from this exact link and it was creating my issue.
makehuman-community-1.2.0-beta1-windows.zip
Thank you for support
chunkypuding
 
Posts: 2
Joined: Sun May 31, 2020 3:44 pm

Re: Make human will not launch on win 10

Postby joepal » Mon Jun 01, 2020 2:08 pm

Actually, all this is worrisome, as I recently pushed a fix intended to make desktop shortcuts work when installing for all users.

What does the desktop shortcut point to on your machine?
Joel Palmius (LinkedIn)
MakeHuman Infrastructure Manager
http://www.palmius.com/joel
joepal
 
Posts: 4465
Joined: Wed Jun 04, 2008 11:20 am

Re: Make human will not launch on win 10

Postby RobBaer » Tue Jun 02, 2020 2:05 pm

joepal wrote:Actually, all this is worrisome, as I recently pushed a fix intended to make desktop shortcuts work when installing for all users.

What does the desktop shortcut point to on your machine?

Didn't realize you had done this. Tested with fresh install. Here is what I got:

"E:\Program Files\makehuman-community\Python\pythonw.exe" E:\Program Files\makehuman-community\mhstartwrapper.py
"E:\Program Files\makehuman-community\makehuman"

The problem is path names with spaces. Need quotes around python argument in first shortcut argument.

If you want a similar approach for "just for me" user installs, put %USERNAME% where the username would be and Windows will pick it up from the environment. Sort of the Windows version of tilde, except messier. Should work.
User avatar
RobBaer
 
Posts: 1208
Joined: Sat Jul 13, 2013 3:30 pm
Location: Kirksville, MO USA


Return to Newbies

Who is online

Users browsing this forum: No registered users and 1 guest