Page 1 of 1

QT plugin on Win 10 missed - MH not started

PostPosted: Wed Sep 30, 2020 8:18 pm
by sherlockpiano
Hi!
I installed MakeHuman on Win 10. 64 bit. QT plugin is missed, so it doesn't work.
1.2.0 beta

This app failed to start because no Qt platform plugin could be initialized....
:geek:

Re: QT plugin on Win 10 missed - MH not started

PostPosted: Wed Sep 30, 2020 8:43 pm
by sherlockpiano
Found a way that I must copy files from folder in AppData, but in admin works slowly.

Also I can't find these files. Please help! ;)

Re: QT plugin on Win 10 missed - MH not started

PostPosted: Thu Oct 01, 2020 9:40 am
by sherlockpiano
From log:
VERSION: 1.2.0 beta2
SHORT VERSION: beta2
LONG VERSION: 1.2.0-beta2 beta2 (HEAD:f1cd7689)
BASEMESH VERSION: hm08
IS BUILT (FROZEN): No
IS RELEASE VERSION: Yes
DEFAULT ENCODING: utf-8
FILESYSTEM ENCODING: utf-8
STDOUT ENCODING: cp1251
LOCALE PREFERRED ENCODING: cp1251
WORKING DIRECTORY: C:\Users\Константин\AppData\Local\makehuman-community\makehuman
HOME LOCATION: C:/Users/Константин/Documents
PYTHON PATH: ./;./lib;./apps;./shared;./apps/gui;./core;C:\Users\Константин\AppData\Local\makehuman-community\Python\python37.zip;C:\Users\Константин\AppData\Local\makehuman-community\Python;C:\Users\Константин\AppData\Local\makehuman-community\pkgs
DLL PATH: C:\Users\Константин\AppData\Local\makehuman-community\pkgs\PyQt5\Qt\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\xampp\php;C:\composer;C:\Users\Константин\AppData\Local\Microsoft\WindowsApps;
SYS.VERSION: 3.7.6 (tags/v3.7.6:43364a7ae0, Dec 19 2019, 00:42:30) [MSC v.1916 64 bit (AMD64)]
SYS.PLATFORM: win32
SYS.EXECUTABLE: C:\Users\Константин\AppData\Local\makehuman-community\Python\pythonw.exe
PLATFORM.MACHINE: AMD64
PLATFORM.PROCESSOR: Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
PLATFORM.UNAME.RELEASE: 10
PLATFORM.WIN32_VER: 10 10.0.19041 SP0
NUMPY.VERSION: 1.18.1


There are no plugins in this folder. :geek:

Re: QT plugin on Win 10 missed - MH not started

PostPosted: Fri Oct 02, 2020 1:35 pm
by joepal
I think the problem here is the mix between cp1251 and utf8 characters in the path. This should normally work, but sometimes it doesn't.

If you uninstall the the makehuman you have and the install it again, but check "install for all users" and then install in (for example) c:\program\makehuman, it's possible it'll work better.