Open
Description
What were you trying to do?
perform any action in the REPL window including CTRL-D
What steps did you take to trigger the issue?
- No actions triggered this symptom.
- I did uninstall and reinstall MU 1.2.0.
- Python 3.13.2 is installed
- MU recognizes when a Matrix Portal S3 is unplugged and plugged back in
From Current Log
-------------------
2025-03-18 13:15:40,194 - mu.logic:912(restore_session) INFO: Loaded files.
2025-03-18 13:15:40,194 - mu.logic:918(restore_session) INFO: User defined environment variables: {}
2025-03-18 13:15:40,194 - mu.logic:923(restore_session) INFO: Minify scripts on micro:bit? False
2025-03-18 13:15:40,230 - mu.logic:1583(change_mode) INFO: Workspace directory: G:\
2025-03-18 13:15:40,786 - mu.logic:756(check_usb) INFO: circuitpython device connected on port: COM8(VID: 0x239A, PID: 0x8126, manufacturer: 'Microsoft')
2025-03-18 13:15:42,960 - mu.modes.base:112(open) INFO: Connecting to REPL on port: COM8
2025-03-18 13:15:42,993 - mu.modes.base:130(open) INFO: Connected to REPL on port: COM8
2025-03-18 13:15:42,997 - mu.modes.base:510(add_repl) INFO: Started REPL on port: COM8
2025-03-18 13:15:42,997 - mu.modes.base:481(toggle_repl) INFO: Toggle REPL on.
2025-03-18 13:15:43,020 - mu.interface.panes:447(process_tty_data) WARNING: dropped title 🐍192.168.1.241 | BLE:Off | Done | 9.2.4
2025-03-18 13:15:43,020 - mu.interface.panes:447(process_tty_data) WARNING: dropped title 🐍192.168.1.241 | BLE:Off | Done | 9.2.4
2025-03-18 13:15:43,020 - mu.interface.panes:447(process_tty_data) WARNING: dropped title 🐍192.168.1.241 | BLE:Off | Done | 9.2.4
2025-03-18 13:21:43,653 - mu.logic:1439(show_admin) INFO: Showing admin with logs from C:\Users\hbeck\AppData\Local\python\mu\Logs\mu.log
2025-03-18 13:21:43,653 - mu.virtual_environment:984(installed_packages) INFO: Discovering installed third party modules in venv.
2025-03-18 13:21:43,653 - mu.virtual_environment:139(run_blocking) INFO: About to run blocking C:\Users\hbeck\AppData\Local\python\mu\mu_venv-38-20250314-153144\scripts\pip.exe with args ['list', '--disable-pip-version-check'] and envvars {}
2025-03-18 13:21:44,046 - mu.virtual_environment:189(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2025-03-18 13:21:44,046 - mu.virtual_environment:274(run) DEBUG: Process output: Package Version
----------------- -------
asttokens 2.1.0
backcall 0.2.0
click 8.1.3
colorama 0.4.6
decorator 5.1.1
entrypoints 0.4
executing 1.2.0
Flask 2.0.3
ipykernel 5.5.6
ipython 8.6.0
ipython-genutils 0.2.0
itsdangerous 2.1.2
jedi 0.18.1
Jinja2 3.1.2
jupyter_client 7.4.5
jupyter_core 5.0.0
MarkupSafe 2.1.1
matplotlib-inline 0.1.6
nest-asyncio 1.5.6
numpy 1.23.4
parso 0.8.3
pgzero 1.2.1
pickleshare 0.7.5
pip 25.0.1
platformdirs 2.5.4
prompt-toolkit 3.0.32
pure-eval 0.2.2
pygame 2.1.2
Pygments 2.13.0
python-dateutil 2.8.2
pywin32 305
pyzmq 24.0.1
setuptools 75.3.2
six 1.16.0
stack-data 0.6.1
tornado 6.2
traitlets 5.5.0
wcwidth 0.2.5
Werkzeug 2.2.2
wheel 0.45.1
2025-03-18 13:21:44,046 - mu.virtual_environment:993(installed_packages) INFO: []
What did you expect to happen?
functioning REPL window
What actually happened?
Clicking Serial to open the REPL window opens and closes the windows. When the window is open a blinking cursor is visible in the first position, however there is no other reponse
Operating System Version
Win 11 Pro 24H2. OS Build 26100.3476 Experience 1000.26100.54.0
Mu Version
1.2.0
Other Info
MU works perfectly on my laptop running the same version of Windows.
Editor Log
2025-03-18 12:51:17,014 - root:283(run) INFO:
-----------------
Starting Mu 1.2.0
2025-03-18 12:51:17,016 - root:284(run) INFO: uname_result(system='Windows', node='Games', release='10', version='10.0.26100', machine='AMD64', processor='AMD64 Family 25 Model 117 Stepping 2, AuthenticAMD')
2025-03-18 12:51:17,048 - root:285(run) INFO: Platform: Windows-10-10.0.26100-SP0
2025-03-18 12:51:17,048 - root:286(run) INFO: Python path: ['C:\\Users\\hbeck\\AppData\\Local\\Programs\\Mu Editor\\Python\\python38.zip', 'C:\\Users\\hbeck\\AppData\\Local\\Programs\\Mu Editor\\Python\\DLLs', 'C:\\Users\\hbeck\\AppData\\Local\\Programs\\Mu Editor\\Python\\lib', 'C:\\Users\\hbeck\\AppData\\Local\\Programs\\Mu Editor\\Python', 'C:\\Users\\hbeck\\AppData\\Local\\Programs\\Mu Editor\\Python\\lib\\site-packages', 'C:\\Users\\hbeck\\AppData\\Local\\Programs\\Mu Editor\\Python\\lib\\site-packages\\win32', 'C:\\Users\\hbeck\\AppData\\Local\\Programs\\Mu Editor\\Python\\lib\\site-packages\\win32\\lib', 'C:\\Users\\hbeck\\AppData\\Local\\Programs\\Mu Editor\\Python\\lib\\site-packages\\Pythonwin']
2025-03-18 12:51:17,049 - root:287(run) INFO: Language code: en_US
2025-03-18 12:51:17,049 - mu.settings:220(load) WARNING: No settings file found at C:\Users\hbeck\AppData\Local\python\mu\settings.json; skipping
2025-03-18 12:51:17,146 - mu.virtual_environment:619(ensure_and_create) INFO: Added log handler.
2025-03-18 12:51:17,147 - mu.virtual_environment:630(ensure_and_create) DEBUG: Checking virtual environment; attempt #1.
2025-03-18 12:51:17,470 - mu.virtual_environment:719(ensure_path) INFO: Virtual Environment found at: C:\Users\hbeck\AppData\Local\python\mu\mu_venv-38-20250314-153144
2025-03-18 12:51:17,474 - mu.virtual_environment:732(ensure_interpreter) INFO: Interpreter found at: C:\Users\hbeck\AppData\Local\python\mu\mu_venv-38-20250314-153144\scripts\python.exe
2025-03-18 12:51:17,477 - mu.virtual_environment:463(run_subprocess) INFO: Running ('C:\\Users\\hbeck\\AppData\\Local\\python\\mu\\mu_venv-38-20250314-153144\\scripts\\python.exe', '-c', 'import sys; print("%s%s" % sys.version_info[:2])') with kwargs {'shell': True}
2025-03-18 12:51:17,572 - mu.virtual_environment:475(run_subprocess) DEBUG: Process returned 0; output: 38
2025-03-18 12:51:17,572 - mu.virtual_environment:786(ensure_interpreter_version) INFO: Both interpreters at version 38
2025-03-18 12:51:17,572 - mu.virtual_environment:815(ensure_pip) INFO: Pip found at: C:\Users\hbeck\AppData\Local\python\mu\mu_venv-38-20250314-153144\scripts\pip.exe
2025-03-18 12:51:17,573 - mu.virtual_environment:798(ensure_key_modules) DEBUG: Verifying import of: pgzero
2025-03-18 12:51:17,573 - mu.virtual_environment:463(run_subprocess) INFO: Running ('C:\\Users\\hbeck\\AppData\\Local\\python\\mu\\mu_venv-38-20250314-153144\\scripts\\python.exe', '-c', 'import pgzero') with kwargs {'shell': True}
2025-03-18 12:51:17,651 - mu.virtual_environment:475(run_subprocess) DEBUG: Process returned 0; output: No output received.
2025-03-18 12:51:17,651 - mu.virtual_environment:798(ensure_key_modules) DEBUG: Verifying import of: flask
2025-03-18 12:51:17,651 - mu.virtual_environment:463(run_subprocess) INFO: Running ('C:\\Users\\hbeck\\AppData\\Local\\python\\mu\\mu_venv-38-20250314-153144\\scripts\\python.exe', '-c', 'import flask') with kwargs {'shell': True}
2025-03-18 12:51:18,093 - mu.virtual_environment:475(run_subprocess) DEBUG: Process returned 0; output: No output received.
2025-03-18 12:51:18,093 - mu.virtual_environment:798(ensure_key_modules) DEBUG: Verifying import of: ipykernel
2025-03-18 12:51:18,093 - mu.virtual_environment:463(run_subprocess) INFO: Running ('C:\\Users\\hbeck\\AppData\\Local\\python\\mu\\mu_venv-38-20250314-153144\\scripts\\python.exe', '-c', 'import ipykernel') with kwargs {'shell': True}
2025-03-18 12:51:19,142 - mu.virtual_environment:475(run_subprocess) DEBUG: Process returned 0; output: No output received.
2025-03-18 12:51:19,142 - mu.virtual_environment:798(ensure_key_modules) DEBUG: Verifying import of: ipython_genutils
2025-03-18 12:51:19,142 - mu.virtual_environment:463(run_subprocess) INFO: Running ('C:\\Users\\hbeck\\AppData\\Local\\python\\mu\\mu_venv-38-20250314-153144\\scripts\\python.exe', '-c', 'import ipython_genutils') with kwargs {'shell': True}
2025-03-18 12:51:19,215 - mu.virtual_environment:475(run_subprocess) DEBUG: Process returned 0; output: No output received.
2025-03-18 12:51:19,215 - mu.virtual_environment:662(ensure_and_create) INFO: Valid virtual environment found at C:\Users\hbeck\AppData\Local\python\mu\mu_venv-38-20250314-153144
2025-03-18 12:51:19,215 - mu.settings:169(save) DEBUG: Saving to C:\Users\hbeck\AppData\Local\python\mu\venv.json
2025-03-18 12:51:19,248 - mu.logic:777(__init__) INFO: Setting up editor.
2025-03-18 12:51:19,249 - mu.logic:801(__init__) INFO: Log directory: C:\Users\hbeck\AppData\Local\python\mu\Logs
2025-03-18 12:51:19,249 - mu.logic:802(__init__) INFO: Data directory: C:\Users\hbeck\AppData\Local\python\mu
2025-03-18 12:51:19,250 - mu.logic:816(setup) INFO: Available modes: python, snek, circuitpython, microbit, esp, web, pyboard, debugger, pygamezero, lego, pico
2025-03-18 12:51:19,250 - mu.modes.base:61(get_default_workspace) INFO: Using workspace C:\Users\hbeck\mu_code from settings file
2025-03-18 12:51:19,468 - mu.modes.base:61(get_default_workspace) INFO: Using workspace C:\Users\hbeck\mu_code from settings file
2025-03-18 12:51:19,468 - mu.logic:1583(change_mode) INFO: Workspace directory: C:\Users\hbeck\mu_code
2025-03-18 12:51:19,468 - mu.logic:890(restore_session) DEBUG: <SessionSettings from C:\Users\hbeck\AppData\Local\python\mu\session.json>
2025-03-18 12:51:19,482 - mu.logic:1015(_load) INFO: Loading script from: G:\code.py
2025-03-18 12:51:19,552 - mu.logic:332(read_and_decode) DEBUG: Trying to decode with utf-8
2025-03-18 12:51:19,552 - mu.logic:335(read_and_decode) INFO: Decoded with utf-8
2025-03-18 12:51:19,552 - mu.logic:348(read_and_decode) DEBUG: Detected newline '\n'
2025-03-18 12:51:19,552 - mu.logic:1114(_load) DEBUG: # SPDX-FileCopyrightText: 2020 John Park for Adafruit Industries
Metadata
Metadata
Assignees
Labels
No labels