webrepl icon indicating copy to clipboard operation
webrepl copied to clipboard

webrepl on unix port

Open karel0707 opened this issue 4 years ago • 0 comments

Hi guys

I need to test webrepl out for an assigment. I do not have a board at my disposal and want to use the unix port of micropython. I installed the unix port on an ubuntu 20.04 vm. after that I installed webrepl via upip.. import webrepl works but import webrepl_setup doesn't. it says ImportError: no module named 'webrepl_setup' . Is it possible to get webrepl working with the unix port? If so, how?

As you might already noticed, I am pretty new to micropython and webrepl. Any help is appreciated.

Thanks for your time.

karel0707 avatar Jun 17 '21 10:06 karel0707