0

I tried to connect to my microbit, which is plugged into my computer on the micropython editor - https://python.microbit.org/v/2.

Whenever I connect, it shows an error that access denied. I tried closing tabs and replugging my microbit, but nothing happens. But, I am able to connect to the makecode website.

What should I do to solve the problem?

SuPythony
  • 875
  • 8
  • 23

1 Answers1

0

That can happen if you have MakeCode opened in a different tab/window/browser, you should be able to connect with the Python Editor if you close the MakeCode tab.

carlosperate
  • 594
  • 4
  • 11