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.41k stars 435 forks source link

ERROR: Could not enter raw REPL. #2193

Open MakerMexa opened 2 years ago

MakerMexa commented 2 years ago

What were you trying to do?

im trying use my esp8266 and see files on the device

What steps did you take to trigger the issue?

i try reinstalling lasted release of Mu and disable smartscreen filter while Mu it installs but dont works
image

What did you expect to happen?

can program my board with Mu

What actually happened?

carlosperate commented 2 years ago

Hi @MakerMexa, thanks for the report! Is your ESP board running MicroPython? If this is still not working, could you open Mu, trigger this problem, and then send us a copy of the log (so that the error appears as the last action done in the logs): https://codewith.mu/en/howto/1.1/read_logs

carlosperate commented 2 years ago

Hi @MakerMexa, are you still experiencing this issue?

vogrosty commented 2 years ago

Hello! I have same problem.

Board: ESP12F (ESP8266), was working, but now has same issue issue_log.txt .

vogrosty commented 2 years ago

Seems it happens when you make some mistake in modules.

To fix it I reflash firmware with ESP development tools.