saving +run in the web intereface adds extra wrong characters in REPL console that prevent `import <file>` from running · Issue #9390 · adafruit/circuitpython · GitHub
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
soft reboot
Auto-reload is on. Simply save files over USB to run them or enter REPL to disable.
code.py output:
Hello World!
Code done running.
Adafruit CircuitPython 9.0.5 on 2024-07-01; Espressif ESP32 TTGO T8 v1.7 with ESP32
>>>
paste mode; Ctrl-C to cancel, Ctrl-D to finish
=== Aimport test
Traceback (most recent call last):
File "<stdin>", line 1
SyntaxError: invalid syntax