mu icon indicating copy to clipboard operation
mu copied to clipboard

A small, simple editor for beginner Python programmers. Written in Python and Qt5.

Results 220 mu issues
Sort by recently updated
recently updated
newest added

If a device with little free "disk" space is connected when Mu is started, it silently crashes without surfacing any error message in a way that a beginner might see....

help wanted
mode: circuitpython

* What you were trying to do: highlight code in the Mu editor and then switch window. * What happened: I highlighted the code, switched window, and then when I...

bug
OS: Linux

First I tried installing using `pip3 install mu-editor`. This failed after a long time on some PyQt5 version incompatibilities. The tried installing using the Windows MSI. That failed too on...

[mu.log](https://github.com/mu-editor/mu/files/8507743/mu.log) **REMEMBER TO ATTACH YOUR LOG FILE** Version: 1.1.0b7 Locale: en_CA Platform: Windows 10 10.0.19043 AMD64 ``` Traceback (most recent call last): File "C:\Users\AfterNoonPM\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\modes\base.py", line 165, in remaining_task =...

[mu.log](https://github.com/mu-editor/mu/files/8422624/mu.log) **REMEMBER TO ATTACH YOUR LOG FILE** Version: 1.1.0b7 Locale: en_CA Platform: Windows 10 10.0.19043 AMD64 ``` Traceback (most recent call last): File "C:\Users\AfterNoonPM\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\modes\base.py", line 165, in remaining_task =...

**REMEMBER TO ATTACH YOUR LOG FILE** Version: 1.1.0b7 Locale: en_CA [Uploading mu.log…]() Platform: Windows 10 10.0.19043 AMD64 ``` Traceback (most recent call last): File "C:\Users\AfterNoonPM\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\modes\base.py", line 165, in remaining_task...

Hi everyone, I recently discovered mu. I am a university instructor and frequently teach introductory Python -- too often my students struggle getting an IDE up and running. I am...

[mu.log](https://github.com/mu-editor/mu/files/8362726/mu.log) **REMEMBER TO ATTACH YOUR LOG FILE** Version: 1.1.0b7 Locale: en_GB Platform: Windows 10 10.0.18363 AMD64 ``` "C:\Program Files (x86)\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 603, in ensure_and_create self.create() File "C:\Program Files (x86)\Mu...

PC OS: Windows 8.1 Device: NodeMCU ESP32 (CP210x) https://ae01.alicdn.com/kf/HLB1NvxzQMHqK1RjSZJnq6zNLpXav/ESP-12E-CH340-NodeMcu-v3-ESP32-D1MINI-Lua.jpg_Q90.jpg_.webp It seems the device is in boot-load mode after using "Files". If I do physical reconnect my device, REPL works again....

mode: esp

**REMEMBER TO ATTACH YOUR LOG FILE** Version: 1.1.1 Locale: en_US Platform: Windows 10 10.0.19041 AMD64 ``` \Python\lib\site-packages\mu\app.py", line 146, in run venv.ensure_and_create(self.display_text) File "C:\Users\jackl\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\virtual_environment.py", line 627, in ensure_and_create self.ensure()...