microrepl icon indicating copy to clipboard operation
microrepl copied to clipboard

A REPL client for MicroPython running on the BBC micro:bit.

Results 4 microrepl issues
Sort by recently updated
recently updated
newest added

Since microrepl was released a new major version of PySerial has been released (that breaks some backward compatibility). Ideally, microrepl should work with both v2 and v3 of PySerial.

Hi. I just installed microrepl `pip install microrepl` but when I try to run the microrepl command I get an error > ModuleNotFoundError: No module named 'microrepl' Any ideas?

Current status: `urepl` fails to open on Raspberry Pi. ``` bash ImportError: cannot import name comports ``` I'll do some more digging and post my findings here.

It seems like it might be particularly useful to have firmware.hex also distributed with the .tar.gz sdist from PyPI.