luziling
luziling
刚刚解决了这个问题,在ueditor源码里搜索 domUtils.removeClasses(loader, 'loadingclass'); 一共有两行,在这两行后面加上me.trigger('contentchange',loader); 就可以了。
I have the same problem, and I am not using anacondas (I don't know what it is). I tried "--hidden-import=comtypes" and it does not help. Environment: Windows 10 Python 2.7.14...
Just now I fixed this @korniichuk Create folder comtypes/gen/ in the same folder of your test.py, and copy file _944DE083_8FB8_45CF_BCB7_C477ACB2F897_0_1_0.py and UIAutomationClient.py (under Lib/site-packages/comtypes/gen/) into this folder. Then use pyinstaller...