mocleiri/tensorflow-micropython-examples

Issue while running the Hello World example

surajkumarpandey opened this issue · 1 comments

I am trying to run the Hello World example with ESP32. The values are printed but afterwards the following issue is shown:

"PROBLEM IN THONNY'S BACK-END: Exception while handling 'get_globals' (thonny.plugins.micropython.mp_back.ManagementError: Management markers missing).
See Thonny's backend.log for more info.
You may need to press "Stop/Restart" or hard-reset your MicroPython device and try again.

Process ended with exit code 1."

If anyone has encountered it, please let me know.

I also encountered the same problem