mu-editor / mu

A small, simple editor for beginner Python programmers. Written in Python and Qt5.
http://codewith.mu
GNU General Public License v3.0
1.4k stars 434 forks source link

Mu Editor Fails to Load and Run #2361

Open drnow3 opened 1 year ago

drnow3 commented 1 year ago

I have a new Lenovo laptop running Windows 10, and I have downloaded MuEditor-win64-1.2.0. After running the install program, the Mu Editor program fails to run. I would like to use this program but I am frustrated by its not running.

For reference, I have attached the error file. mu.log

Suggestions

frodeseverin commented 1 year ago

I had the same problem, described here: https://github.com/mu-editor/crash-reports/issues/378

Also described there is a workaround I found. Not a pretty one, but it works.

xbecas commented 1 year ago

@frodeseverin - Thanks for pointing out a solution.

@drnow3 - did you manage to run Mu?

frodeseverin commented 1 year ago

Yes, it seems to have been corrected in the Microsoft Endpoint signatures now.

The procedure shown in https://github.com/mu-editor/crash-reports/issues/378 is a workaround, not a solution.