Pycharm is an IDE for the Python programmng language, made by JetBrains. The community edtion is free for both private and commercial use.
Questions tagged [pycharm]
1 questions
1
vote
0 answers
Debugging Python on the BBC micro:bit with Pycharm
I am following this guide which seems to be excllent, except for one litte problem:
When I debug, a breakpoint which I set on the first line is nor reached and the script seems to hang.
The debugger tabs shows that we are connected:
as does theā¦
Mawg
- 3,147
- 1
- 13
- 35